Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cowboyd/1852c1df3484c66748f8aeaf38c257b0 to your computer and use it in GitHub Desktop.
Save cowboyd/1852c1df3484c66748f8aeaf38c257b0 to your computer and use it in GitHub Desktop.
Build Logs and Run Logs for before and after bluetooth upgrade
❯❯❯❯ yarn clean ~/C/N/exemplar 7327b0f
yarn run v1.13.0
$ rm -rf platforms *.aab *.ipa *.apk
✨ Done in 0.31s.
❯❯❯❯ rm -rf node_modules ~/C/N/exemplar 7327b0f
❯❯❯❯ yarn cache clean ~/C/N/exemplar 7327b0f
yarn cache v1.13.0
success Cleared cache.
✨ Done in 5.66s.
❯❯❯❯ yarn ~/C/N/exemplar 7327b0f
yarn install v1.13.0
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
warning " > @microstates/union@0.1.0" has incorrect peer dependency "microstates@^0.13.0".
warning " > nativescript-angular@7.2.3" has unmet peer dependency "typescript@~3.1.1".
warning " > @angular/compiler-cli@7.2.12" has unmet peer dependency "typescript@>=3.1.1 <3.3".
warning " > @ngtools/webpack@7.2.4" has unmet peer dependency "typescript@>=2.4.0 < 3.3".
warning " > @ngtools/webpack@7.2.4" has unmet peer dependency "webpack@^4.0.0".
warning " > @typescript-eslint/parser@1.7.0" has unmet peer dependency "typescript@*".
warning "@typescript-eslint/parser > @typescript-eslint/typescript-estree@1.7.0" has unmet peer dependency "typescript@*".
warning " > karma-webpack@3.0.5" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0".
warning "karma-webpack > webpack-dev-middleware@2.0.6" has unmet peer dependency "webpack@^2.2.0 || ^3.0.0 || ^4.0.0-alpha || ^4.0.0-beta || ^4.0.0".
warning "nativescript > nativescript-preview-sdk > tslint@5.4.3" has unmet peer dependency "typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev".
warning "nativescript > nativescript-preview-sdk > tslint > tsutils@2.29.0" has unmet peer dependency "typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev".
warning "nativescript-dev-webpack > ts-loader@5.3.3" has unmet peer dependency "typescript@*".
warning " > val-loader@1.1.1" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
[4/4] 🔨 Building fresh packages...
✨ Done in 39.02s.
❯❯❯❯ yarn list nativescript-bluetooth ~/C/N/exemplar 7327b0f
yarn list v1.13.0
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ nativescript-bluetooth@1.3.1
✨ Done in 0.63s.
❯❯❯❯ yarn start android ~/C/N/exemplar 7327b0f
yarn run v1.13.0
$ tns run android
Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
Searching for devices...
Hook skipped because bundling is in progress.
Running webpack for Android...
clean-webpack-plugin: /Users/cowboyd/Code/NativeScript/exemplar/platforms/android/app/src/main/assets/app/**/* has been removed.
File change detected. Starting incremental webpack compilation...
webpack is watching the files…
Hash: b425dbfb536927b93b8a
Version: webpack 4.27.1
Time: 7958ms
Built at: 05/07/2019 12:56:45 PM
Asset Size Chunks Chunk Names
0.js 13.6 KiB 0 [emitted]
1.js 85.8 KiB 1 [emitted]
2.js 6.86 KiB 2 [emitted]
3.js 3.87 KiB 3 [emitted]
4.js 7.23 KiB 4 [emitted]
App_Resources/Android/.DS_Store 6 KiB [emitted]
App_Resources/Android/app.gradle 550 bytes [emitted]
App_Resources/Android/src/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/AndroidManifest.xml 1.41 KiB [emitted]
App_Resources/Android/src/main/res/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/background.png 4.21 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon.png 2.16 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_fab.png 754 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_selected.png 856 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard.png 991 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard_selected.png 894 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings.png 977 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings_selected.png 640 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/logo.png 5.72 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/background.png 2.43 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect.png 526 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_fab.png 401 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_selected.png 474 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard.png 486 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard_selected.png 439 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings.png 404 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings_selected.png 346 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/logo.png 3.67 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/background.png 2.96 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon.png 2.11 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect.png 711 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_fab.png 549 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_selected.png 594 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard.png 653 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard_selected.png 581 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings.png 652 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings_selected.png 493 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/logo.png 4.4 KiB [emitted]
App_Resources/Android/src/main/res/drawable-nodpi/splash_screen.xml 304 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/background.png 5.77 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon.png 2.29 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect.png 1.32 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_fab.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_selected.png 1.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard.png 1.3 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard_selected.png 1.18 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings.png 1.31 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings_selected.png 890 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/logo.png 7.13 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/background.png 9.65 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon.png 2.44 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect.png 1.98 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_fab.png 1.74 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_selected.png 1.5 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard.png 2 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard_selected.png 1.76 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings_selected.png 1.24 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/logo.png 9.83 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/background.png 8.41 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon.png 2.7 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect.png 2.64 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_fab.png 2.45 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_selected.png 2.04 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard.png 2.87 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard_selected.png 2.34 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings.png 2.73 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings_selected.png 1.66 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/logo.png 13.2 KiB [emitted]
App_Resources/Android/src/main/res/values-v21/colors.xml 104 bytes [emitted]
App_Resources/Android/src/main/res/values-v21/styles.xml 902 bytes [emitted]
App_Resources/Android/src/main/res/values/colors.xml 237 bytes [emitted]
App_Resources/Android/src/main/res/values/styles.xml 1.68 KiB [emitted]
bundle.js 32.1 KiB bundle [emitted] bundle
fonts/fa-regular-400.ttf 33.3 KiB [emitted]
fonts/fa-solid-900.ttf 182 KiB [emitted]
package.json 113 bytes [emitted]
runtime.js 30.5 KiB runtime [emitted] runtime
starter.js 60 bytes [emitted]
tns-java-classes.js 0 bytes [emitted]
vendor.js 5.72 MiB vendor [emitted] vendor
Entrypoint bundle = runtime.js vendor.js bundle.js
[../$$_lazy_route_resource lazy recursive] ../$$_lazy_route_resource lazy namespace object 160 bytes {bundle} [built]
[../webpack/application-configuration.js] 145 bytes {bundle} [not cacheable] [built]
[./app.scss] 20.2 KiB {bundle} [built]
[./app/app-routing.module.ts] 786 bytes {bundle} [built]
[./app/app.component.html] 167 bytes {bundle} [built]
[./app/app.component.ts] 354 bytes {bundle} [built]
[./app/app.module.ts] 1.51 KiB {bundle} [built]
[./app/dashboard/dashboard.component.ts] 398 bytes {3} [built]
[./app/dashboard/dashboard.module.ts] 1.16 KiB {3} [built]
[./app/direct-connect/device-configuration/device-configuration.component.ts] 1.34 KiB {1} [built]
[./app/direct-connect/direct-connect.module.ts] 2.79 KiB {1} [built]
[./app/settings/settings.module.ts] 1.14 KiB {2} [built]
[./app/tabs/tabs.module.ts] 1.86 KiB {4} [built]
[./main.ts] 2.59 KiB {bundle} [built]
[./package.json] 100 bytes {bundle} [optional] [built]
+ 499 hidden modules
Webpack compilation complete. Watching for file changes.
Webpack build done!
Copying template files...
Platform android successfully added. v5.3.0
Hook skipped because either bundling or livesync is in progress.
Preparing project...
Built aar for nativescript-bluetooth
Project successfully prepared (Android)
Building project...
Gradle build...
+ setting applicationId
+ applying user-defined configuration from /Users/cowboyd/Code/NativeScript/exemplar/App_Resources/Android/app.gradle
+ using support library version 28.0.0
+ adding nativescript runtime package dependency: nativescript-optimized-with-inspector
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-bluetooth/platforms/android/nativescript_bluetooth.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-listview/platforms/android/TNSListView-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-core/platforms/android/TNSCore-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/tns-core-modules-widgets/platforms/android/widgets-release.aar
(node:41768) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Project successfully built.
Installing on device FA6990304770...
Successfully installed on device with identifier 'FA6990304770'.
Restarting application on device FA6990304770...
Successfully synced application com.resideo.exemplar on device FA6990304770.
JS: HMR: Hot Module Replacement Enabled. Waiting for signal.
TNS.Native: MetaDataEntry Method getInstance's signature is: ()Landroid/app/Application;
TNS.Native: CallJavaMethod called com/tns/NativeScriptApplication.getInstance. static method
TNS.Native: usedMemory=1684144 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPackageName's signature is: ()Ljava/lang/String;
TNS.Native: Resolving method: getPackageName on className android/content/ContextWrapper
TNS.Java: resolveMethodOverload: Resolving method getPackageName on class android.content.ContextWrapper
TNS.Java: resolveMethodOverload: method found :()Ljava/lang/String;
TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getPackageName.0='()Ljava/lang/String;'
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageName. Instance id: 1748020, isSuper=0
TNS.Native: MetaDataEntry Method getApplicationContext's signature is: ()Landroid/content/Context;
TNS.Native: Resolving method: getApplicationContext on className android/content/ContextWrapper
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getApplicationContext. Instance id: 1748020, isSuper=0
TNS.Native: usedMemory=1684144 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'app' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'Application' for node 'app' called, nodeType=0, hash=939733
TNS.Native: RegisterInstance called for 'com/tns/gen/android/app/Application$ActivityLifecycleCallbacks'
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Java: Pre-generated class found: com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Native: Linking js object: 1641789 and java instance id: 10
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Native: ResolveConstructorSignature com/tns/gen/android/app/Application$ActivityLifecycleCallbacks.I.<init>.1.<unknown>='()V'
TNS.Java: MakeInstanceStrong (10, class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks)
TNS.Java: MakeInstanceStrong (10, class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks)
TNS.Native: usedMemory=1700528 changeInBytes=16384 externalMemory=1700528
TNS.Native: MetadataNode::GetterCallback: prop 'content' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'ComponentCallbacks2' for node 'content' called, nodeType=0, hash=1048588
TNS.Native: RegisterInstance called for 'com/tns/gen/android/content/ComponentCallbacks2'
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.content.ComponentCallbacks2
TNS.Java: Pre-generated class found: com.tns.gen.android.content.ComponentCallbacks2
TNS.Native: Linking js object: 1138662 and java instance id: 11
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.content.ComponentCallbacks2
TNS.Native: ResolveConstructorSignature com/tns/gen/android/content/ComponentCallbacks2.I.<init>.1.<unknown>='()V'
TNS.Java: MakeInstanceStrong (11, class com.tns.gen.android.content.ComponentCallbacks2)
TNS.Java: MakeInstanceStrong (11, class com.tns.gen.android.content.ComponentCallbacks2)
TNS.Native: usedMemory=1700528 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method registerActivityLifecycleCallbacks's signature is: (Landroid/app/Application$ActivityLifecycleCallbacks;)V
TNS.Native: CallJavaMethod called android/app/Application.registerActivityLifecycleCallbacks. Instance id: 1748020, isSuper=0
TNS.Java: Platform.getJavaObjectByID:10
TNS.Native: MetaDataEntry Method registerComponentCallbacks's signature is: (Landroid/content/ComponentCallbacks;)V
TNS.Native: Resolving method: registerComponentCallbacks on className android/app/Application
TNS.Java: Platform.getJavaObjectByID:11
TNS.Java: resolveMethodOverload: Resolving method registerComponentCallbacks on class android.app.Application
TNS.Java: resolveMethodOverload: method found :(Landroid/content/ComponentCallbacks;)V
TNS.Native: ResolveMethodSignature android/app/Application.I.registerComponentCallbacks.1.android/content/ComponentCallbacks2='(Landroid/content/ComponentCallbacks;)V'
TNS.Native: CallJavaMethod called android/app/Application.registerComponentCallbacks. Instance id: 1748020, isSuper=0
TNS.Native: usedMemory=1716912 changeInBytes=16384 externalMemory=1716912
TNS.Java: MakeInstanceStrong (12, class com.tns.NativeScriptActivity)
TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app/*./vendor.js
TNS.Native: createJSInstanceNative called
TNS.Native: createJSInstanceNative class com/tns/NativeScriptActivity
TNS.Native: GetImplementationObject called on object:412648
TNS.Native: createJSInstanceNative: implementationObject :1469045
TNS.Native: Linking js object: 412648 and java instance id: 12
TNS.Java: JSInstance for class com.tns.NativeScriptActivity created with overrides
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 12 type=com.tns.NativeScriptActivity
TNS.Native: CallJSMethodNative called javaObjectID=12
TNS.Native: CallJSMethodNative called jsObject=412648
TNS.Native: MetaDataEntry Method getApplication's signature is: ()Landroid/app/Application;
TNS.Native: CallJavaMethod called android/app/Activity.getApplication. Instance id: 412648, isSuper=1
TNS.Java: Platform.getJavaObjectByID:12
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: Resolving method: onCreate on className android/support/v7/app/AppCompatActivity
TNS.Java: resolveMethodOverload: Resolving method onCreate on class android.support.v7.app.AppCompatActivity
TNS.Java: resolveMethodOverload: method found :(Landroid/os/Bundle;)V
TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onCreate.1.null='(Landroid/os/Bundle;)V'
TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onCreate. Instance id: 412648, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onActivityCreated with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Native: CallJSMethodNative called javaObjectID=10
TNS.Native: CallJSMethodNative called jsObject=1641789
TNS.Native: MetaDataEntry Method getPackageManager's signature is: ()Landroid/content/pm/PackageManager;
TNS.Native: Resolving method: getPackageManager on className android/content/ContextWrapper
TNS.Java: resolveMethodOverload: Resolving method getPackageManager on class android.content.ContextWrapper
TNS.Java: resolveMethodOverload: method found :()Landroid/content/pm/PackageManager;
TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getPackageManager.0='()Landroid/content/pm/PackageManager;'
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageManager. Instance id: 412648, isSuper=1
TNS.Java: MakeInstanceStrong (13, class android.app.ApplicationPackageManager)
TNS.Native: Linking js object: 628826 and java instance id: 13
TNS.Native: usedMemory=2267936 changeInBytes=551024 externalMemory=2267936
TNS.Native: MetaDataEntry Method getComponentName's signature is: ()Landroid/content/ComponentName;
TNS.Native: CallJavaMethod called android/app/Activity.getComponentName. Instance id: 412648, isSuper=1
TNS.Java: MakeInstanceStrong (14, class android.content.ComponentName)
TNS.Native: Linking js object: 1309161 and java instance id: 14
TNS.Native: MetadataNode::GetterCallback: prop 'pm' for node 'content' called, nodeType=0, hash=1048588
TNS.Native: MetadataNode::GetterCallback: prop 'PackageManager' for node 'pm' called, nodeType=0, hash=1826067
TNS.Native: MetaDataEntry Method getActivityInfo's signature is: (Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
TNS.Native: Resolving method: getActivityInfo on className android/app/ApplicationPackageManager
TNS.Java: Platform.getJavaObjectByID:14
TNS.Java: resolveMethodOverload: Resolving method getActivityInfo on class android.app.ApplicationPackageManager
TNS.Java: resolveMethodOverload: method found :(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
TNS.Native: ResolveMethodSignature android/app/ApplicationPackageManager.I.getActivityInfo.2.android/content/ComponentName.int='(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;'
TNS.Native: CallJavaMethod called android/app/ApplicationPackageManager.getActivityInfo. Instance id: 628826, isSuper=0
TNS.Java: Platform.getJavaObjectByID:13
TNS.Java: MakeInstanceStrong (15, class android.content.pm.ActivityInfo)
TNS.Native: Linking js object: 722089 and java instance id: 15
TNS.Native: usedMemory=2284320 changeInBytes=16384 externalMemory=2284320
TNS.Java: Platform.getJavaObjectByID:15
TNS.Java: MakeInstanceStrong (16, class android.os.Bundle)
TNS.Native: Linking js object: 359215 and java instance id: 16
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;I)I
TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 359215, isSuper=0
TNS.Java: Platform.getJavaObjectByID:16
TNS.Native: MetaDataEntry Method setTheme's signature is: (I)V
TNS.Native: Resolving method: setTheme on className android/support/v7/app/AppCompatActivity
TNS.Java: resolveMethodOverload: Resolving method setTheme on class android.support.v7.app.AppCompatActivity
TNS.Java: resolveMethodOverload: method found :(I)V
TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.setTheme.1.int='(I)V'
TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.setTheme. Instance id: 412648, isSuper=1
TNS.Native: usedMemory=2300704 changeInBytes=16384 externalMemory=2300704
TNS.Native: MetaDataEntry Method getIntent's signature is: ()Landroid/content/Intent;
TNS.Native: CallJavaMethod called android/app/Activity.getIntent. Instance id: 412648, isSuper=1
TNS.Java: MakeInstanceStrong (17, class android.content.Intent)
TNS.Native: Linking js object: 1697922 and java instance id: 17
TNS.Native: usedMemory=2300704 changeInBytes=0 externalMemory=0
JS: Angular is running in the development mode. Call enableProdMode() to enable the production mode.
TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./4.js
TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/4.js)
TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/4.js)
TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./3.js
TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/3.js)
TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/3.js)
TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./0.js
TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/0.js)
TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/0.js)
TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./2.js
TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/2.js)
TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/2.js)
TNS.Native: MetadataNode::GetterCallback: prop 'os' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'Build' for node 'os' called, nodeType=0, hash=1652434
TNS.Native: MetadataNode::GetterCallback: prop 'nativescript' for node 'org' called, nodeType=0, hash=1227578
TNS.Native: MetadataNode::GetterCallback: prop 'widgets' for node 'nativescript' called, nodeType=0, hash=1871265
TNS.Native: MetadataNode::GetterCallback: prop 'FlexboxLayout' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: MetadataNode::GetterCallback: prop 'ContentLayout' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
TNS.Native: Linking js object: 1399540 and java instance id: 18
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.ContentLayout
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/ContentLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (18, class org.nativescript.widgets.ContentLayout)
TNS.Native: usedMemory=2368640 changeInBytes=67936 externalMemory=2368640
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1399540, isSuper=0
TNS.Java: Platform.getJavaObjectByID:18
TNS.Native: MetadataNode::GetterCallback: prop 'ViewHelper' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (19, class android.graphics.Rect)
TNS.Native: Linking js object: 1259002 and java instance id: 19
TNS.Native: usedMemory=2385024 changeInBytes=16384 externalMemory=2385024
TNS.Java: Platform.getJavaObjectByID:19
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1399540, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'lang' for node 'java' called, nodeType=0, hash=1611552
TNS.Native: MetadataNode::GetterCallback: prop 'Object' for node 'lang' called, nodeType=0, hash=2021249
TNS.Native: MetadataNode::GetterCallback: prop 'view' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'View' for node 'view' called, nodeType=0, hash=1235316
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with AttachListener
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener'
TNS.Native: Linking js object: 729749 and java instance id: 20
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (20, class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener)
TNS.Java: MakeInstanceStrong (20, class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener)
TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1399540, isSuper=0
TNS.Java: Platform.getJavaObjectByID:20
TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1399540, isSuper=0
TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'CommonLayoutParams' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/CommonLayoutParams'
TNS.Native: Linking js object: 1369111 and java instance id: 21
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.CommonLayoutParams
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/CommonLayoutParams.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (21, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: usedMemory=2385056 changeInBytes=32 externalMemory=2385056
TNS.Native: MetaDataEntry Method setContentView's signature is: (Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: Resolving method: setContentView on className android/support/v7/app/AppCompatActivity
TNS.Java: Platform.getJavaObjectByID:21
TNS.Java: resolveMethodOverload: Resolving method setContentView on class android.support.v7.app.AppCompatActivity
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.setContentView.2.org/nativescript/widgets/ContentLayout.org/nativescript/widgets/CommonLayoutParams='(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V'
TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.setContentView. Instance id: 412648, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onStart with javaObjectID 12 type=com.tns.NativeScriptActivity
TNS.Native: CallJSMethodNative called javaObjectID=12
TNS.Native: CallJSMethodNative called jsObject=412648
TNS.Native: MetaDataEntry Method onStart's signature is: ()V
TNS.Native: Resolving method: onStart on className android/support/v7/app/AppCompatActivity
TNS.Java: resolveMethodOverload: Resolving method onStart on class android.support.v7.app.AppCompatActivity
TNS.Java: resolveMethodOverload: method found :()V
TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onStart.0='()V'
TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onStart. Instance id: 412648, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onActivityStarted with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Native: CallJSMethodNative called javaObjectID=10
TNS.Native: CallJSMethodNative called jsObject=1641789
TNS.Native: MetadataNode::GetterCallback: prop 'image' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: MetadataNode::GetterCallback: prop 'Fetcher' for node 'image' called, nodeType=0, hash=136757
TNS.Native: MetaDataEntry Method getInstance's signature is: (Landroid/content/Context;)Lorg/nativescript/widgets/image/Fetcher;
TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Fetcher.getInstance. static method
TNS.Java: MakeInstanceStrong (22, class org.nativescript.widgets.image.Fetcher)
TNS.Native: Linking js object: 1436292 and java instance id: 22
TNS.Native: usedMemory=1812440 changeInBytes=-572616 externalMemory=1812440
TNS.Native: MetadataNode::GetterCallback: prop 'Cache' for node 'image' called, nodeType=0, hash=136757
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/image/Cache$CacheParams'
TNS.Native: Linking js object: 1745175 and java instance id: 23
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.image.Cache$CacheParams
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/image/Cache$CacheParams.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (23, class org.nativescript.widgets.image.Cache$CacheParams)
TNS.Native: usedMemory=1812440 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:23
TNS.Native: MetaDataEntry Method setMemCacheSizePercent's signature is: (F)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Cache$CacheParams.setMemCacheSizePercent. Instance id: 1745175, isSuper=0
TNS.Native: MetaDataEntry Method getInstance's signature is: (Lorg/nativescript/widgets/image/Cache$CacheParams;)Lorg/nativescript/widgets/image/Cache;
TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Cache.getInstance. static method
TNS.Java: MakeInstanceStrong (24, class org.nativescript.widgets.image.Cache)
TNS.Native: Linking js object: 289942 and java instance id: 24
TNS.Native: usedMemory=1812440 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addImageCache's signature is: (Lorg/nativescript/widgets/image/Cache;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Worker.addImageCache. Instance id: 1436292, isSuper=0
TNS.Java: Platform.getJavaObjectByID:24
TNS.Java: Platform.getJavaObjectByID:22
TNS.Native: MetaDataEntry Method initCache's signature is: ()V
TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Worker.initCache. Instance id: 1436292, isSuper=0
TNS.Native: usedMemory=1829048 changeInBytes=16608 externalMemory=1829048
TNS.Java: Platform.CallJSMethod: calling js method onActivityResumed with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
TNS.Native: CallJSMethodNative called javaObjectID=10
TNS.Native: CallJSMethodNative called jsObject=1641789
TNS.Java: Platform.CallJSMethod: calling js method onPostResume with javaObjectID 12 type=com.tns.NativeScriptActivity
TNS.Native: CallJSMethodNative called javaObjectID=12
TNS.Native: CallJSMethodNative called jsObject=412648
TNS.Native: MetaDataEntry Method onPostResume's signature is: ()V
TNS.Native: Resolving method: onPostResume on className android/support/v7/app/AppCompatActivity
TNS.Java: resolveMethodOverload: Resolving method onPostResume on class android.support.v7.app.AppCompatActivity
TNS.Java: resolveMethodOverload: method found :()V
TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onPostResume.0='()V'
TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onPostResume. Instance id: 412648, isSuper=1
TNS.Native: usedMemory=1845432 changeInBytes=16384 externalMemory=1845432
TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: CallJSMethodNative called javaObjectID=20
TNS.Native: CallJSMethodNative called jsObject=729749
TNS.Native: MetaDataEntry Method getSupportFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentActivity.getSupportFragmentManager. Instance id: 412648, isSuper=1
TNS.Java: MakeInstanceStrong (25, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 1245706 and java instance id: 25
TNS.Native: MetadataNode::GetterCallback: prop 'FragmentBase' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: ExtendsCallMethodHandler: called with com.tns.FragmentClass
TNS.Native: ExtendsCallMethodHandler: extend full name com.tns.FragmentClass
TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
TNS.Native: superValue.GetPrototype=177612
TNS.Native: Linking js object: 850667 and java instance id: 26
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.FragmentClass
TNS.Native: ResolveConstructorSignature com/tns/FragmentClass.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (26, class com.tns.FragmentClass)
TNS.Java: MakeInstanceStrong (26, class com.tns.FragmentClass)
TNS.Native: usedMemory=2050424 changeInBytes=204992 externalMemory=2050424
TNS.Native: MetadataNode::GetterCallback: prop 'Bundle' for node 'os' called, nodeType=0, hash=1652434
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1990381 and java instance id: 27
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.os.Bundle
TNS.Native: ResolveConstructorSignature android/os/Bundle.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (27, class android.os.Bundle)
TNS.Native: usedMemory=2050424 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1990381, isSuper=0
TNS.Java: Platform.getJavaObjectByID:27
TNS.Native: usedMemory=2050424 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 850667, isSuper=1
TNS.Java: Platform.getJavaObjectByID:26
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Java: resolveMethodOverload: Resolving method beginTransaction on class android.support.v4.app.FragmentManagerImpl
TNS.Java: resolveMethodOverload: method found :()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.beginTransaction.0='()Landroid/support/v4/app/FragmentTransaction;'
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1245706, isSuper=0
TNS.Java: Platform.getJavaObjectByID:25
TNS.Java: MakeInstanceStrong (28, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1880868 and java instance id: 28
TNS.Native: usedMemory=2132344 changeInBytes=81920 externalMemory=2132344
TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 850667, isSuper=1
TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 850667, isSuper=1
TNS.Native: usedMemory=2132344 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'animation' for node 'view' called, nodeType=0, hash=1235316
TNS.Native: MetadataNode::GetterCallback: prop 'AccelerateDecelerateInterpolator' for node 'animation' called, nodeType=0, hash=896601
TNS.Native: RegisterInstance called for 'android/view/animation/AccelerateDecelerateInterpolator'
TNS.Native: Linking js object: 1017769 and java instance id: 29
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.view.animation.AccelerateDecelerateInterpolator
TNS.Native: ResolveConstructorSignature android/view/animation/AccelerateDecelerateInterpolator.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (29, class android.view.animation.AccelerateDecelerateInterpolator)
TNS.Native: usedMemory=2132344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
TNS.Java: resolveMethodOverload: Resolving method setCustomAnimations on class android.support.v4.app.BackStackRecord
TNS.Java: resolveMethodOverload: method found :(II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.setCustomAnimations.2.int.int='(II)Landroid/support/v4/app/FragmentTransaction;'
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1880868, isSuper=0
TNS.Java: Platform.getJavaObjectByID:28
TNS.Native: MetadataNode::GetterCallback: prop 'animation' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'Animator' for node 'animation' called, nodeType=0, hash=2057467
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with AnimationListenerImpl
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl'
TNS.Native: Linking js object: 1888916 and java instance id: 30
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (30, class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl)
TNS.Java: MakeInstanceStrong (30, class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl)
TNS.Native: usedMemory=2148728 changeInBytes=16384 externalMemory=2148728
TNS.Native: MetadataNode::GetterCallback: prop 'ValueAnimator' for node 'animation' called, nodeType=0, hash=2057467
TNS.Native: MetadataNode::GetterCallback: prop 'IntEvaluator' for node 'animation' called, nodeType=0, hash=2057467
TNS.Native: RegisterInstance called for 'android/animation/IntEvaluator'
TNS.Native: Linking js object: 793686 and java instance id: 31
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.animation.IntEvaluator
TNS.Native: ResolveConstructorSignature android/animation/IntEvaluator.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (31, class android.animation.IntEvaluator)
TNS.Native: usedMemory=2148728 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'Integer' for node 'lang' called, nodeType=0, hash=2021249
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Java: resolveMethodOverload: Resolving method valueOf on class java.lang.Integer
TNS.Java: resolveMethodOverload: method found :(I)Ljava/lang/Integer;
TNS.Native: ResolveMethodSignature java/lang/Integer.S.valueOf.1.int='(I)Ljava/lang/Integer;'
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (32, class java.lang.Integer)
TNS.Native: Linking js object: 87865 and java instance id: 32
TNS.Native: usedMemory=2165112 changeInBytes=16384 externalMemory=2165112
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (33, class java.lang.Integer)
TNS.Native: Linking js object: 603234 and java instance id: 33
TNS.Java: MakeInstanceStrong (34, class java.lang.Class)
TNS.Native: Linking js object: 1385029 and java instance id: 34
TNS.Java: Platform.getJavaObjectByID:34
TNS.Java: MakeInstanceStrong (35, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1861691 and java instance id: 35
TNS.Java: Platform.getJavaObjectByID:35
TNS.Java: Platform.getJavaObjectByID:32
TNS.Java: Platform.getJavaObjectByID:33
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: Platform.getJavaObjectByID:31
TNS.Java: MakeInstanceStrong (36, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1255335 and java instance id: 36
TNS.Native: usedMemory=2165112 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Java: resolveMethodOverload: Resolving method setDuration on class android.animation.ValueAnimator
TNS.Java: resolveMethodOverload: method found :(J)Landroid/animation/Animator;
TNS.Native: ResolveMethodSignature android/animation/ValueAnimator.I.setDuration.1.int='(J)Landroid/animation/Animator;'
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1255335, isSuper=0
TNS.Java: Platform.getJavaObjectByID:36
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1255335, isSuper=0
TNS.Java: Platform.getJavaObjectByID:30
TNS.Native: usedMemory=2181496 changeInBytes=16384 externalMemory=2181496
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (37, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1462311 and java instance id: 37
TNS.Java: Platform.getJavaObjectByID:37
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (38, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 918459 and java instance id: 38
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 918459, isSuper=0
TNS.Java: Platform.getJavaObjectByID:38
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 918459, isSuper=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (39, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1911192 and java instance id: 39
TNS.Java: Platform.getJavaObjectByID:39
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (40, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1773479 and java instance id: 40
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1773479, isSuper=0
TNS.Java: Platform.getJavaObjectByID:40
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1773479, isSuper=0
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (41, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 939523 and java instance id: 41
TNS.Java: Platform.getJavaObjectByID:41
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (42, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 914362 and java instance id: 42
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 914362, isSuper=0
TNS.Java: Platform.getJavaObjectByID:42
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 914362, isSuper=0
TNS.Java: MakeInstanceStrong (43, class [F)
TNS.Native: Linking js object: 1536251 and java instance id: 43
TNS.Java: Platform.getJavaObjectByID:43
TNS.Native: MetadataNode::GetterCallback: prop 'ObjectAnimator' for node 'animation' called, nodeType=0, hash=2057467
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Java: resolveMethodOverload: Resolving method ofFloat on class android.animation.ObjectAnimator
TNS.Java: resolveMethodOverload: method found :(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: ResolveMethodSignature android/animation/ObjectAnimator.S.ofFloat.3.null.string.[F='(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;'
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (44, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 239294 and java instance id: 44
TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Java: resolveMethodOverload: Resolving method setDuration on class android.animation.ObjectAnimator
TNS.Java: resolveMethodOverload: method found :(J)Landroid/animation/Animator;
TNS.Native: ResolveMethodSignature android/animation/ObjectAnimator.I.setDuration.1.int='(J)Landroid/animation/Animator;'
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 239294, isSuper=0
TNS.Java: Platform.getJavaObjectByID:44
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Java: Platform.getJavaObjectByID:29
TNS.Java: resolveMethodOverload: Resolving method setInterpolator on class android.animation.ValueAnimator
TNS.Java: resolveMethodOverload: method found :(Landroid/animation/TimeInterpolator;)V
TNS.Native: ResolveMethodSignature android/animation/ValueAnimator.I.setInterpolator.1.android/view/animation/AccelerateDecelerateInterpolator='(Landroid/animation/TimeInterpolator;)V'
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 239294, isSuper=0
TNS.Native: usedMemory=2197880 changeInBytes=16384 externalMemory=2197880
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 239294, isSuper=0
TNS.Java: MakeInstanceStrong (45, class [F)
TNS.Native: Linking js object: 1144714 and java instance id: 45
TNS.Java: Platform.getJavaObjectByID:45
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (46, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 325337 and java instance id: 46
TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 325337, isSuper=0
TNS.Java: Platform.getJavaObjectByID:46
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 325337, isSuper=0
TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 325337, isSuper=0
TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
TNS.Java: resolveMethodOverload: Resolving method replace on class android.support.v4.app.BackStackRecord
TNS.Java: resolveMethodOverload: method found :(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.replace.3.int.org/nativescript/widgets/FragmentBase.string='(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;'
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1880868, isSuper=0
TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Java: resolveMethodOverload: Resolving method commitAllowingStateLoss on class android.support.v4.app.BackStackRecord
TNS.Java: resolveMethodOverload: method found :()I
TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.commitAllowingStateLoss.0='()I'
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1880868, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 26 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=26
TNS.Native: CallJSMethodNative called jsObject=850667
TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 850667, isSuper=1
TNS.Native: usedMemory=2247768 changeInBytes=49888 externalMemory=2247768
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 850667, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 26 type=com.tns.FragmentClass
TNS.Java: MakeInstanceStrong (47, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=26
TNS.Native: CallJSMethodNative called jsObject=850667
TNS.Native: Linking js object: 1465274 and java instance id: 47
TNS.Native: MetadataNode::GetterCallback: prop 'GridLayout' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 1974474 and java instance id: 48
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.GridLayout
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/GridLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (48, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=2296792 changeInBytes=49024 externalMemory=2296792
TNS.Native: MetadataNode::GetterCallback: prop 'ItemSpec' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: MetadataNode::GetterCallback: prop 'GridUnitType' for node 'widgets' called, nodeType=0, hash=982452
TNS.Java: MakeInstanceStrong (49, class org.nativescript.widgets.GridUnitType)
TNS.Native: Linking js object: 1038665 and java instance id: 49
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 849383 and java instance id: 50
TNS.Java: Platform.getJavaObjectByID:49
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.ItemSpec
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/ItemSpec.I.<init>.2.int.org/nativescript/widgets/GridUnitType='(ILorg/nativescript/widgets/GridUnitType;)V'
TNS.Java: MakeInstanceStrong (50, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1974474, isSuper=0
TNS.Java: Platform.getJavaObjectByID:50
TNS.Java: Platform.getJavaObjectByID:48
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (51, class org.nativescript.widgets.GridUnitType)
TNS.Native: Linking js object: 1722631 and java instance id: 51
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1671131 and java instance id: 52
TNS.Java: Platform.getJavaObjectByID:51
TNS.Java: MakeInstanceStrong (52, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1974474, isSuper=0
TNS.Java: Platform.getJavaObjectByID:52
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1974474, isSuper=0
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (53, class android.graphics.Rect)
TNS.Native: Linking js object: 229186 and java instance id: 53
TNS.Java: Platform.getJavaObjectByID:53
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1974474, isSuper=0
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1974474, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'v4' for node 'support' called, nodeType=0, hash=1484314
TNS.Native: MetadataNode::GetterCallback: prop 'view' for node 'v4' called, nodeType=0, hash=679322
TNS.Native: MetadataNode::GetterCallback: prop 'PagerAdapter' for node 'view' called, nodeType=0, hash=1716483
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 1706307 and java instance id: 54
TNS.Java: MakeInstanceStrong (54, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'TabViewPager' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabViewPager'
TNS.Native: Linking js object: 562905 and java instance id: 55
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabViewPager
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabViewPager.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (55, class org.nativescript.widgets.TabViewPager)
TNS.Native: usedMemory=2346824 changeInBytes=50032 externalMemory=2346824
TNS.Native: MetadataNode::GetterCallback: prop 'TabLayout' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabLayout'
TNS.Native: Linking js object: 742651 and java instance id: 56
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabLayout
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (56, class org.nativescript.widgets.TabLayout)
TNS.Native: usedMemory=2397272 changeInBytes=50448 externalMemory=2397272
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/CommonLayoutParams'
TNS.Native: Linking js object: 1661585 and java instance id: 57
TNS.Java: MakeInstanceStrong (57, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'Class' for node 'lang' called, nodeType=0, hash=2021249
TNS.Native: MetaDataEntry Method forName's signature is: (Ljava/lang/String;)Ljava/lang/Class;
TNS.Native: CallJavaMethod called java/lang/Class.forName. static method
TNS.Java: MakeInstanceStrong (58, class java.lang.Class)
TNS.Native: Linking js object: 1171943 and java instance id: 58
TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getField's signature is: (Ljava/lang/String;)Ljava/lang/reflect/Field;
TNS.Native: CallJavaMethod called java/lang/Class.getField. Instance id: 1171943, isSuper=0
TNS.Java: Platform.getJavaObjectByID:58
TNS.Java: MakeInstanceStrong (59, class java.lang.reflect.Field)
TNS.Native: Linking js object: 355380 and java instance id: 59
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/Object;)I
TNS.Native: CallJavaMethod called java/lang/reflect/Field.getInt. Instance id: 355380, isSuper=0
TNS.Java: Platform.getJavaObjectByID:59
TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'util' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'TypedValue' for node 'util' called, nodeType=0, hash=834227
TNS.Native: RegisterInstance called for 'android/util/TypedValue'
TNS.Native: Linking js object: 337561 and java instance id: 60
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.util.TypedValue
TNS.Native: ResolveConstructorSignature android/util/TypedValue.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (60, class android.util.TypedValue)
TNS.Native: usedMemory=2413656 changeInBytes=16384 externalMemory=2413656
TNS.Native: MetaDataEntry Method getTheme's signature is: ()Landroid/content/res/Resources$Theme;
TNS.Native: Resolving method: getTheme on className android/view/ContextThemeWrapper
TNS.Java: resolveMethodOverload: Resolving method getTheme on class android.view.ContextThemeWrapper
TNS.Java: resolveMethodOverload: method found :()Landroid/content/res/Resources$Theme;
TNS.Native: ResolveMethodSignature android/view/ContextThemeWrapper.I.getTheme.0='()Landroid/content/res/Resources$Theme;'
TNS.Native: CallJavaMethod called android/view/ContextThemeWrapper.getTheme. Instance id: 412648, isSuper=1
TNS.Java: MakeInstanceStrong (61, class android.content.res.Resources$Theme)
TNS.Native: Linking js object: 1364454 and java instance id: 61
TNS.Native: MetaDataEntry Method resolveAttribute's signature is: (ILandroid/util/TypedValue;Z)Z
TNS.Native: CallJavaMethod called android/content/res/Resources$Theme.resolveAttribute. Instance id: 1364454, isSuper=0
TNS.Java: Platform.getJavaObjectByID:60
TNS.Java: Platform.getJavaObjectByID:61
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getField's signature is: (Ljava/lang/String;)Ljava/lang/reflect/Field;
TNS.Native: CallJavaMethod called java/lang/Class.getField. Instance id: 1171943, isSuper=0
TNS.Java: MakeInstanceStrong (62, class java.lang.reflect.Field)
TNS.Native: Linking js object: 390216 and java instance id: 62
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/Object;)I
TNS.Native: CallJavaMethod called java/lang/reflect/Field.getInt. Instance id: 390216, isSuper=0
TNS.Java: Platform.getJavaObjectByID:62
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/util/TypedValue'
TNS.Native: Linking js object: 5452 and java instance id: 63
TNS.Java: MakeInstanceStrong (63, class android.util.TypedValue)
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getTheme's signature is: ()Landroid/content/res/Resources$Theme;
TNS.Native: Resolving method: getTheme on className android/view/ContextThemeWrapper
TNS.Native: CallJavaMethod called android/view/ContextThemeWrapper.getTheme. Instance id: 412648, isSuper=1
TNS.Native: MetaDataEntry Method resolveAttribute's signature is: (ILandroid/util/TypedValue;Z)Z
TNS.Native: CallJavaMethod called android/content/res/Resources$Theme.resolveAttribute. Instance id: 1364454, isSuper=0
TNS.Java: Platform.getJavaObjectByID:63
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:57
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1077481 and java instance id: 64
TNS.Java: MakeInstanceStrong (64, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1706307, isSuper=0
TNS.Java: Platform.getJavaObjectByID:64
TNS.Java: Platform.getJavaObjectByID:54
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 2088158 and java instance id: 65
TNS.Java: MakeInstanceStrong (65, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1706307, isSuper=0
TNS.Java: Platform.getJavaObjectByID:65
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 742651, isSuper=0
TNS.Java: Platform.getJavaObjectByID:56
TNS.Native: MetaDataEntry Method setSwipePageEnabled's signature is: (Z)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabViewPager.setSwipePageEnabled. Instance id: 562905, isSuper=0
TNS.Java: Platform.getJavaObjectByID:55
TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.1.org/nativescript/widgets/TabViewPager='(Landroid/view/View;)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1706307, isSuper=0
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with FragmentPagerAdapter
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Java: Pre-generated class found: com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: RegisterInstance called for 'com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter'
TNS.Native: Linking js object: 968604 and java instance id: 66
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: ResolveConstructorSignature com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (66, class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter)
TNS.Java: MakeInstanceStrong (66, class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter)
TNS.Native: usedMemory=2511960 changeInBytes=98304 externalMemory=2511960
TNS.Native: MetaDataEntry Method setAdapter's signature is: (Landroid/support/v4/view/PagerAdapter;)V
TNS.Native: CallJavaMethod called android/support/v4/view/ViewPager.setAdapter. Instance id: 562905, isSuper=0
TNS.Java: Platform.getJavaObjectByID:66
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.1.org/nativescript/widgets/TabLayout='(Landroid/view/View;)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1706307, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'ViewCompat' for node 'view' called, nodeType=0, hash=1716483
TNS.Native: MetaDataEntry Method getResources's signature is: ()Landroid/content/res/Resources;
TNS.Native: Resolving method: getResources on className android/content/ContextWrapper
TNS.Java: resolveMethodOverload: Resolving method getResources on class android.content.ContextWrapper
TNS.Java: resolveMethodOverload: method found :()Landroid/content/res/Resources;
TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getResources.0='()Landroid/content/res/Resources;'
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getResources. Instance id: 1748020, isSuper=0
TNS.Java: MakeInstanceStrong (67, class android.content.res.Resources)
TNS.Native: Linking js object: 175467 and java instance id: 67
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getDisplayMetrics's signature is: ()Landroid/util/DisplayMetrics;
TNS.Native: CallJavaMethod called android/content/res/Resources.getDisplayMetrics. Instance id: 175467, isSuper=0
TNS.Java: Platform.getJavaObjectByID:67
TNS.Java: MakeInstanceStrong (68, class android.util.DisplayMetrics)
TNS.Native: Linking js object: 592055 and java instance id: 68
TNS.Java: Platform.getJavaObjectByID:68
TNS.Native: MetaDataEntry Method setElevation's signature is: (Landroid/view/View;F)V
TNS.Native: CallJavaMethod called android/support/v4/view/ViewCompat.setElevation. static method
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setElevation's signature is: (Landroid/view/View;F)V
TNS.Native: CallJavaMethod called android/support/v4/view/ViewCompat.setElevation. static method
TNS.Native: MetaDataEntry Method setSelectedIndicatorColors's signature is: ([I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setSelectedIndicatorColors. Instance id: 742651, isSuper=0
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 742651, isSuper=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1706307, isSuper=0
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (69, class android.graphics.Rect)
TNS.Native: Linking js object: 1750565 and java instance id: 69
TNS.Java: Platform.getJavaObjectByID:69
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1706307, isSuper=0
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 562905, isSuper=0
TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/GridLayout.int='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1974474, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2528344 changeInBytes=16384 externalMemory=2528344
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
TNS.Native: Linking js object: 1340561 and java instance id: 70
TNS.Java: MakeInstanceStrong (70, class org.nativescript.widgets.ContentLayout)
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1340561, isSuper=0
TNS.Java: Platform.getJavaObjectByID:70
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (71, class android.graphics.Rect)
TNS.Native: Linking js object: 167531 and java instance id: 71
TNS.Java: Platform.getJavaObjectByID:71
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1340561, isSuper=0
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1340561, isSuper=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1340561, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
TNS.Native: Linking js object: 1572854 and java instance id: 72
TNS.Java: MakeInstanceStrong (72, class org.nativescript.widgets.ContentLayout)
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1572854, isSuper=0
TNS.Java: Platform.getJavaObjectByID:72
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (73, class android.graphics.Rect)
TNS.Native: Linking js object: 714227 and java instance id: 73
TNS.Java: Platform.getJavaObjectByID:73
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1572854, isSuper=0
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1572854, isSuper=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1572854, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'widget' for node 'v7' called, nodeType=0, hash=369167
TNS.Native: MetadataNode::GetterCallback: prop 'Toolbar' for node 'widget' called, nodeType=0, hash=1481851
TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
TNS.Native: Linking js object: 140792 and java instance id: 74
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.support.v7.widget.Toolbar
TNS.Native: ResolveConstructorSignature android/support/v7/widget/Toolbar.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (74, class android.support.v7.widget.Toolbar)
TNS.Native: usedMemory=2595352 changeInBytes=67008 externalMemory=2595352
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 140792, isSuper=0
TNS.Java: Platform.getJavaObjectByID:74
TNS.Native: usedMemory=2595352 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (75, class android.graphics.Rect)
TNS.Native: Linking js object: 1384819 and java instance id: 75
TNS.Java: Platform.getJavaObjectByID:75
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2595352 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'AppCompatTextView' for node 'widget' called, nodeType=0, hash=1481851
TNS.Native: MetaDataEntry Method getResources's signature is: ()Landroid/content/res/Resources;
TNS.Native: Resolving method: getResources on className android/content/ContextWrapper
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getResources. Instance id: 1748020, isSuper=0
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with MenuItemClickListenerImpl
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
TNS.Native: Linking js object: 2043946 and java instance id: 76
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (76, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Java: MakeInstanceStrong (76, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Native: usedMemory=2611736 changeInBytes=16384 externalMemory=2611736
TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 140792, isSuper=0
TNS.Java: Platform.getJavaObjectByID:76
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.android/support/v7/widget/Toolbar.intnumber='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1974474, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'TabItemSpec' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
TNS.Native: Linking js object: 872578 and java instance id: 77
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabItemSpec
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabItemSpec.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (77, class org.nativescript.widgets.TabItemSpec)
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:77
TNS.Native: MetaDataEntry Method getApplicationContext's signature is: ()Landroid/content/Context;
TNS.Native: Resolving method: getApplicationContext on className android/content/ContextWrapper
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getApplicationContext. Instance id: 1748020, isSuper=0
TNS.Native: MetaDataEntry Method getPackageName's signature is: ()Ljava/lang/String;
TNS.Native: Resolving method: getPackageName on className android/content/ContextWrapper
TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageName. Instance id: 1748020, isSuper=0
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
TNS.Native: Linking js object: 1186347 and java instance id: 78
TNS.Java: MakeInstanceStrong (78, class org.nativescript.widgets.TabItemSpec)
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:78
TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setItems's signature is: ([Lorg/nativescript/widgets/TabItemSpec;Landroid/support/v4/view/ViewPager;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setItems. Instance id: 742651, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getTextViewForItemAt's signature is: (I)Landroid/widget/TextView;
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getTextViewForItemAt. Instance id: 742651, isSuper=0
TNS.Java: MakeInstanceStrong (79, class android.widget.TextView)
TNS.Native: Linking js object: 657938 and java instance id: 79
TNS.Native: usedMemory=2628120 changeInBytes=16384 externalMemory=2628120
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 657938, isSuper=0
TNS.Java: Platform.getJavaObjectByID:79
TNS.Java: MakeInstanceStrong (80, class android.text.method.AllCapsTransformationMethod)
TNS.Native: Linking js object: 2010073 and java instance id: 80
TNS.Native: MetaDataEntry Method getTextViewForItemAt's signature is: (I)Landroid/widget/TextView;
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getTextViewForItemAt. Instance id: 742651, isSuper=0
TNS.Java: MakeInstanceStrong (81, class android.widget.TextView)
TNS.Native: Linking js object: 1279268 and java instance id: 81
TNS.Native: usedMemory=2644504 changeInBytes=16384 externalMemory=2644504
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1279268, isSuper=0
TNS.Java: Platform.getJavaObjectByID:81
TNS.Java: MakeInstanceStrong (82, class android.text.method.AllCapsTransformationMethod)
TNS.Native: Linking js object: 2051606 and java instance id: 82
TNS.Native: MetaDataEntry Method notifyDataSetChanged's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v4/view/PagerAdapter.notifyDataSetChanged. Instance id: 968604, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
TNS.Native: Linking js object: 1084634 and java instance id: 83
TNS.Java: MakeInstanceStrong (83, class org.nativescript.widgets.TabItemSpec)
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:83
TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
TNS.Native: MetaDataEntry Method updateItemAt's signature is: (ILorg/nativescript/widgets/TabItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.updateItemAt. Instance id: 742651, isSuper=0
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCurrentItem's signature is: (IZ)V
TNS.Native: CallJavaMethod called android/support/v4/view/ViewPager.setCurrentItem. Instance id: 562905, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1706307, isSuper=0
TNS.Java: MakeInstanceStrong (84, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 1373677 and java instance id: 84
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:84
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1706307, isSuper=0
TNS.Native: MetaDataEntry Method getSelectedTabTextColor's signature is: ()I
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getSelectedTabTextColor. Instance id: 742651, isSuper=0
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setSelectedTabTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setSelectedTabTextColor. Instance id: 742651, isSuper=0
TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 140792, isSuper=0
TNS.Java: MakeInstanceStrong (85, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 3026 and java instance id: 85
TNS.Java: Platform.getJavaObjectByID:85
TNS.Native: MetadataNode::GetterCallback: prop 'Gravity' for node 'view' called, nodeType=0, hash=1235316
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2660888 changeInBytes=16384 externalMemory=2660888
TNS.Native: MetaDataEntry Method getChildCount's signature is: ()I
TNS.Native: CallJavaMethod called android/view/ViewGroup.getChildCount. Instance id: 140792, isSuper=0
TNS.Native: MetaDataEntry Method getTitle's signature is: ()Ljava/lang/CharSequence;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getTitle. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Java: resolveMethodOverload: Resolving method setTitle on class android.support.v7.widget.Toolbar
TNS.Java: resolveMethodOverload: method found :(Ljava/lang/CharSequence;)V
TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setTitle.1.string='(Ljava/lang/CharSequence;)V'
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 140792, isSuper=0
TNS.Native: MetaDataEntry Method getChildCount's signature is: ()I
TNS.Native: CallJavaMethod called android/view/ViewGroup.getChildCount. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 140792, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1974474, isSuper=0
TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'ViewGroup' for node 'view' called, nodeType=0, hash=1235316
TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 26 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=26
TNS.Native: CallJSMethodNative called jsObject=850667
TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Native: MetadataNode::GetterCallback: prop 'Handler' for node 'os' called, nodeType=0, hash=1652434
TNS.Native: MetadataNode::GetterCallback: prop 'Looper' for node 'os' called, nodeType=0, hash=1652434
TNS.Native: MetaDataEntry Method myLooper's signature is: ()Landroid/os/Looper;
TNS.Native: CallJavaMethod called android/os/Looper.myLooper. static method
TNS.Java: MakeInstanceStrong (86, class android.os.Looper)
TNS.Native: Linking js object: 1800063 and java instance id: 86
TNS.Native: RegisterInstance called for 'android/os/Handler'
TNS.Native: Linking js object: 1340797 and java instance id: 87
TNS.Java: Platform.getJavaObjectByID:86
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.os.Handler
TNS.Native: ResolveConstructorSignature android/os/Handler.I.<init>.1.android/os/Looper='(Landroid/os/Looper;)V'
TNS.Java: MakeInstanceStrong (87, class android.os.Handler)
TNS.Native: usedMemory=2677320 changeInBytes=16432 externalMemory=2677320
TNS.Native: MetadataNode::GetterCallback: prop 'Runnable' for node 'lang' called, nodeType=0, hash=2021249
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Runnable
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Runnable
TNS.Native: Linking js object: 850194 and java instance id: 88
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Runnable
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Runnable.I.<init>.1.<unknown>='()V'
TNS.Java: MakeInstanceStrong (88, class com.tns.gen.java.lang.Runnable)
TNS.Java: MakeInstanceStrong (88, class com.tns.gen.java.lang.Runnable)
TNS.Native: usedMemory=2677320 changeInBytes=0 externalMemory=0
TNS.Native: MarkJsObject: Marking js object: 1563951 with cast type: 4
TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
TNS.Java: Platform.getJavaObjectByID:88
TNS.Java: Platform.getJavaObjectByID:87
TNS.Native: usedMemory=2677320 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method startUpdate with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method instantiateItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 850667, isSuper=1
TNS.Native: usedMemory=2693704 changeInBytes=16384 externalMemory=2693704
TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 850667, isSuper=1
TNS.Java: MakeInstanceStrong (89, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 1787070 and java instance id: 89
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1787070, isSuper=0
TNS.Java: Platform.getJavaObjectByID:89
TNS.Java: MakeInstanceStrong (90, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1480829 and java instance id: 90
TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Java: resolveMethodOverload: Resolving method findFragmentByTag on class android.support.v4.app.FragmentManagerImpl
TNS.Java: resolveMethodOverload: method found :(Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.findFragmentByTag.1.string='(Ljava/lang/String;)Landroid/support/v4/app/Fragment;'
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1787070, isSuper=0
TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1752060 and java instance id: 91
TNS.Java: MakeInstanceStrong (91, class android.os.Bundle)
TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1752060, isSuper=0
TNS.Java: Platform.getJavaObjectByID:91
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1752060, isSuper=0
TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with TabFragmentImplementation
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Java: Pre-generated class found: com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Native: RegisterInstance called for 'com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation'
TNS.Native: Linking js object: 801294 and java instance id: 92
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Native: ResolveConstructorSignature com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (92, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
TNS.Java: MakeInstanceStrong (92, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
TNS.Native: usedMemory=2710088 changeInBytes=16384 externalMemory=2710088
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 801294, isSuper=1
TNS.Java: Platform.getJavaObjectByID:92
TNS.Native: MetaDataEntry Method getId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method add's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: add on className android/support/v4/app/BackStackRecord
TNS.Java: resolveMethodOverload: Resolving method add on class android.support.v4.app.BackStackRecord
TNS.Java: resolveMethodOverload: method found :(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.add.3.int.org/nativescript/widgets/FragmentBase.string='(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;'
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.add. Instance id: 1480829, isSuper=0
TNS.Java: Platform.getJavaObjectByID:90
TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 801294, isSuper=1
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 801294, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method instantiateItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1787070, isSuper=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1390022 and java instance id: 93
TNS.Java: MakeInstanceStrong (93, class android.os.Bundle)
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1390022, isSuper=0
TNS.Java: Platform.getJavaObjectByID:93
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1390022, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation'
TNS.Native: Linking js object: 1735276 and java instance id: 94
TNS.Java: MakeInstanceStrong (94, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
TNS.Java: MakeInstanceStrong (94, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1735276, isSuper=1
TNS.Java: Platform.getJavaObjectByID:94
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
TNS.Native: MetaDataEntry Method add's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: add on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.add. Instance id: 1480829, isSuper=0
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 1735276, isSuper=1
TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 1735276, isSuper=1
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method setPrimaryItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 801294, isSuper=1
TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 801294, isSuper=1
TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method finishUpdate with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method commitNowAllowingStateLoss's signature is: ()V
TNS.Native: Resolving method: commitNowAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Java: resolveMethodOverload: Resolving method commitNowAllowingStateLoss on class android.support.v4.app.BackStackRecord
TNS.Java: resolveMethodOverload: method found :()V
TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.commitNowAllowingStateLoss.0='()V'
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitNowAllowingStateLoss. Instance id: 1480829, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 92 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Native: CallJSMethodNative called javaObjectID=92
TNS.Native: CallJSMethodNative called jsObject=801294
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 801294, isSuper=1
TNS.Native: MetaDataEntry Method getArguments's signature is: ()Landroid/os/Bundle;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getArguments. Instance id: 801294, isSuper=1
TNS.Native: usedMemory=2726472 changeInBytes=16384 externalMemory=2726472
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1752060, isSuper=0
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1752060, isSuper=0
TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 94 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Native: CallJSMethodNative called javaObjectID=94
TNS.Native: CallJSMethodNative called jsObject=1735276
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1735276, isSuper=1
TNS.Native: MetaDataEntry Method getArguments's signature is: ()Landroid/os/Bundle;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getArguments. Instance id: 1735276, isSuper=1
TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1390022, isSuper=0
TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1390022, isSuper=0
TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 92 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Java: MakeInstanceStrong (95, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=92
TNS.Native: CallJSMethodNative called jsObject=801294
TNS.Native: Linking js object: 338732 and java instance id: 95
TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: CallJSMethodNative called javaObjectID=20
TNS.Native: CallJSMethodNative called jsObject=729749
TNS.Native: MetaDataEntry Method getFragments's signature is: ()Ljava/util/List;
TNS.Native: Resolving method: getFragments on className android/support/v4/app/FragmentManagerImpl
TNS.Java: resolveMethodOverload: Resolving method getFragments on class android.support.v4.app.FragmentManagerImpl
TNS.Java: resolveMethodOverload: method found :()Ljava/util/List;
TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.getFragments.0='()Ljava/util/List;'
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.getFragments. Instance id: 1787070, isSuper=0
TNS.Java: MakeInstanceStrong (96, class java.util.ArrayList)
TNS.Native: Linking js object: 599143 and java instance id: 96
TNS.Native: MetaDataEntry Method toArray's signature is: ()[Ljava/lang/Object;
TNS.Native: Resolving method: toArray on className java/util/ArrayList
TNS.Java: resolveMethodOverload: Resolving method toArray on class java.util.ArrayList
TNS.Java: resolveMethodOverload: method found :()[Ljava/lang/Object;
TNS.Native: ResolveMethodSignature java/util/ArrayList.I.toArray.0='()[Ljava/lang/Object;'
TNS.Native: CallJavaMethod called java/util/ArrayList.toArray. Instance id: 599143, isSuper=0
TNS.Java: Platform.getJavaObjectByID:96
TNS.Java: MakeInstanceStrong (97, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 2017075 and java instance id: 97
TNS.Native: usedMemory=2742856 changeInBytes=16384 externalMemory=2742856
TNS.Java: Platform.getJavaObjectByID:97
TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 801294, isSuper=1
TNS.Java: MakeInstanceStrong (98, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 311134 and java instance id: 98
TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
TNS.Native: Linking js object: 1824115 and java instance id: 99
TNS.Java: MakeInstanceStrong (99, class com.tns.FragmentClass)
TNS.Java: MakeInstanceStrong (99, class com.tns.FragmentClass)
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1480084 and java instance id: 100
TNS.Java: MakeInstanceStrong (100, class android.os.Bundle)
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1480084, isSuper=0
TNS.Java: Platform.getJavaObjectByID:100
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1824115, isSuper=1
TNS.Java: Platform.getJavaObjectByID:99
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 311134, isSuper=0
TNS.Java: Platform.getJavaObjectByID:98
TNS.Java: MakeInstanceStrong (101, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1696452 and java instance id: 101
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 1824115, isSuper=1
TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 1824115, isSuper=1
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1696452, isSuper=0
TNS.Java: Platform.getJavaObjectByID:101
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (102, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 823246 and java instance id: 102
TNS.Java: Platform.getJavaObjectByID:102
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (103, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1956401 and java instance id: 103
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1956401, isSuper=0
TNS.Java: Platform.getJavaObjectByID:103
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1956401, isSuper=0
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (104, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1788768 and java instance id: 104
TNS.Java: Platform.getJavaObjectByID:104
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (105, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 26074 and java instance id: 105
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 26074, isSuper=0
TNS.Java: Platform.getJavaObjectByID:105
TNS.Native: usedMemory=2759240 changeInBytes=16384 externalMemory=2759240
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 26074, isSuper=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (106, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1028443 and java instance id: 106
TNS.Java: Platform.getJavaObjectByID:106
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (107, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 115869 and java instance id: 107
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 115869, isSuper=0
TNS.Java: Platform.getJavaObjectByID:107
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 115869, isSuper=0
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (108, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1752326 and java instance id: 108
TNS.Java: Platform.getJavaObjectByID:108
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (109, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 322688 and java instance id: 109
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 322688, isSuper=0
TNS.Java: Platform.getJavaObjectByID:109
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 322688, isSuper=0
TNS.Java: MakeInstanceStrong (110, class [F)
TNS.Native: Linking js object: 353144 and java instance id: 110
TNS.Java: Platform.getJavaObjectByID:110
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (111, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 26024 and java instance id: 111
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 26024, isSuper=0
TNS.Java: Platform.getJavaObjectByID:111
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 26024, isSuper=0
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 26024, isSuper=0
TNS.Java: MakeInstanceStrong (112, class [F)
TNS.Native: Linking js object: 309083 and java instance id: 112
TNS.Java: Platform.getJavaObjectByID:112
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (113, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 905968 and java instance id: 113
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 905968, isSuper=0
TNS.Java: Platform.getJavaObjectByID:113
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 905968, isSuper=0
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 905968, isSuper=0
TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1696452, isSuper=0
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1696452, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 99 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=99
TNS.Native: CallJSMethodNative called jsObject=1824115
TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 1824115, isSuper=1
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1824115, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 99 type=com.tns.FragmentClass
TNS.Java: MakeInstanceStrong (114, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=99
TNS.Native: CallJSMethodNative called jsObject=1824115
TNS.Native: Linking js object: 1174116 and java instance id: 114
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 2000734 and java instance id: 115
TNS.Java: MakeInstanceStrong (115, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1722817 and java instance id: 116
TNS.Java: MakeInstanceStrong (116, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2775624 changeInBytes=16384 externalMemory=2775624
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 2000734, isSuper=0
TNS.Java: Platform.getJavaObjectByID:116
TNS.Java: Platform.getJavaObjectByID:115
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 294241 and java instance id: 117
TNS.Java: MakeInstanceStrong (117, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 2000734, isSuper=0
TNS.Java: Platform.getJavaObjectByID:117
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 2000734, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (118, class android.graphics.Rect)
TNS.Native: Linking js object: 1636741 and java instance id: 118
TNS.Java: Platform.getJavaObjectByID:118
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 2000734, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 2000734, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
TNS.Native: Linking js object: 1966954 and java instance id: 119
TNS.Java: MakeInstanceStrong (119, class org.nativescript.widgets.ContentLayout)
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1966954, isSuper=0
TNS.Java: Platform.getJavaObjectByID:119
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (120, class android.graphics.Rect)
TNS.Native: Linking js object: 663674 and java instance id: 120
TNS.Java: Platform.getJavaObjectByID:120
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1966954, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1966954, isSuper=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1966954, isSuper=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/ContentLayout.int='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 2000734, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
TNS.Native: Linking js object: 370390 and java instance id: 121
TNS.Java: MakeInstanceStrong (121, class android.support.v7.widget.Toolbar)
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 370390, isSuper=0
TNS.Java: Platform.getJavaObjectByID:121
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (122, class android.graphics.Rect)
TNS.Native: Linking js object: 70896 and java instance id: 122
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:122
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 370390, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
TNS.Native: Linking js object: 26685 and java instance id: 123
TNS.Java: MakeInstanceStrong (123, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Java: MakeInstanceStrong (123, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 370390, isSuper=0
TNS.Java: Platform.getJavaObjectByID:123
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 2000734, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1966954, isSuper=0
TNS.Java: MakeInstanceStrong (124, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 590787 and java instance id: 124
TNS.Java: Platform.getJavaObjectByID:124
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1966954, isSuper=0
TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 370390, isSuper=0
TNS.Java: MakeInstanceStrong (125, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 1002381 and java instance id: 125
TNS.Native: usedMemory=2792008 changeInBytes=16384 externalMemory=2792008
TNS.Java: Platform.getJavaObjectByID:125
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 370390, isSuper=0
TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 370390, isSuper=0
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 2000734, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: CallJSMethodNative called javaObjectID=20
TNS.Native: CallJSMethodNative called jsObject=729749
TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 1824115, isSuper=1
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1824115, isSuper=1
TNS.Java: MakeInstanceStrong (126, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 1618428 and java instance id: 126
TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
TNS.Native: Linking js object: 64609 and java instance id: 127
TNS.Java: MakeInstanceStrong (127, class com.tns.FragmentClass)
TNS.Java: MakeInstanceStrong (127, class com.tns.FragmentClass)
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1650542 and java instance id: 128
TNS.Java: MakeInstanceStrong (128, class android.os.Bundle)
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1650542, isSuper=0
TNS.Java: Platform.getJavaObjectByID:128
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 64609, isSuper=1
TNS.Java: Platform.getJavaObjectByID:127
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1618428, isSuper=0
TNS.Java: Platform.getJavaObjectByID:126
TNS.Java: MakeInstanceStrong (129, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1541401 and java instance id: 129
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 64609, isSuper=1
TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 64609, isSuper=1
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1541401, isSuper=0
TNS.Java: Platform.getJavaObjectByID:129
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (130, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1254719 and java instance id: 130
TNS.Java: Platform.getJavaObjectByID:130
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (131, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1960534 and java instance id: 131
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1960534, isSuper=0
TNS.Java: Platform.getJavaObjectByID:131
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1960534, isSuper=0
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (132, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 127868 and java instance id: 132
TNS.Java: Platform.getJavaObjectByID:132
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (133, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 763101 and java instance id: 133
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 763101, isSuper=0
TNS.Java: Platform.getJavaObjectByID:133
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 763101, isSuper=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (134, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 435038 and java instance id: 134
TNS.Java: Platform.getJavaObjectByID:134
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (135, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 688801 and java instance id: 135
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 688801, isSuper=0
TNS.Java: Platform.getJavaObjectByID:135
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 688801, isSuper=0
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (136, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 261552 and java instance id: 136
TNS.Java: Platform.getJavaObjectByID:136
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (137, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 860800 and java instance id: 137
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 860800, isSuper=0
TNS.Java: Platform.getJavaObjectByID:137
TNS.Native: usedMemory=2808392 changeInBytes=16384 externalMemory=2808392
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 860800, isSuper=0
TNS.Java: MakeInstanceStrong (138, class [F)
TNS.Native: Linking js object: 1708263 and java instance id: 138
TNS.Java: Platform.getJavaObjectByID:138
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (139, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 492073 and java instance id: 139
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 492073, isSuper=0
TNS.Java: Platform.getJavaObjectByID:139
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 492073, isSuper=0
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 492073, isSuper=0
TNS.Java: MakeInstanceStrong (140, class [F)
TNS.Native: Linking js object: 645791 and java instance id: 140
TNS.Java: Platform.getJavaObjectByID:140
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (141, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 129150 and java instance id: 141
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 129150, isSuper=0
TNS.Java: Platform.getJavaObjectByID:141
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 129150, isSuper=0
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 129150, isSuper=0
TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1541401, isSuper=0
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1541401, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 127 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=127
TNS.Native: CallJSMethodNative called jsObject=64609
TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 64609, isSuper=1
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 64609, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 127 type=com.tns.FragmentClass
TNS.Java: MakeInstanceStrong (142, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=127
TNS.Native: CallJSMethodNative called jsObject=64609
TNS.Native: Linking js object: 869313 and java instance id: 142
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 347963 and java instance id: 143
TNS.Java: MakeInstanceStrong (143, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1228950 and java instance id: 144
TNS.Java: MakeInstanceStrong (144, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 347963, isSuper=0
TNS.Java: Platform.getJavaObjectByID:144
TNS.Java: Platform.getJavaObjectByID:143
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1623806 and java instance id: 145
TNS.Java: MakeInstanceStrong (145, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 347963, isSuper=0
TNS.Java: Platform.getJavaObjectByID:145
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 347963, isSuper=0
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (146, class android.graphics.Rect)
TNS.Native: Linking js object: 1916224 and java instance id: 146
TNS.Java: Platform.getJavaObjectByID:146
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 347963, isSuper=0
TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 347963, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'StackLayout' for node 'widgets' called, nodeType=0, hash=982452
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/StackLayout'
TNS.Native: Linking js object: 1095323 and java instance id: 147
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.StackLayout
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/StackLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (147, class org.nativescript.widgets.StackLayout)
TNS.Native: usedMemory=2874264 changeInBytes=65872 externalMemory=2874264
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1095323, isSuper=0
TNS.Java: Platform.getJavaObjectByID:147
TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (148, class android.graphics.Rect)
TNS.Native: Linking js object: 290151 and java instance id: 148
TNS.Java: Platform.getJavaObjectByID:148
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1095323, isSuper=0
TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/StackLayout.int='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 347963, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetadataNode::GetterCallback: prop 'widget' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'Button' for node 'widget' called, nodeType=0, hash=1741318
TNS.Native: RegisterInstance called for 'android/widget/Button'
TNS.Native: Linking js object: 600028 and java instance id: 149
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.Button
TNS.Native: ResolveConstructorSignature android/widget/Button.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (149, class android.widget.Button)
TNS.Native: usedMemory=2891880 changeInBytes=17616 externalMemory=2891880
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 600028, isSuper=0
TNS.Java: Platform.getJavaObjectByID:149
TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (150, class android.graphics.Rect)
TNS.Native: Linking js object: 1173811 and java instance id: 150
TNS.Java: Platform.getJavaObjectByID:150
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 600028, isSuper=0
TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'text' for node 'android' called, nodeType=0, hash=1253773
TNS.Native: MetadataNode::GetterCallback: prop 'method' for node 'text' called, nodeType=0, hash=1940316
TNS.Native: MetadataNode::GetterCallback: prop 'TransformationMethod' for node 'method' called, nodeType=0, hash=236698
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 600028, isSuper=0
TNS.Java: MakeInstanceStrong (151, class android.text.method.AllCapsTransformationMethod)
TNS.Native: Linking js object: 2076285 and java instance id: 151
TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 600028, isSuper=0
TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 600028, isSuper=0
TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 600028, isSuper=0
TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 600028, isSuper=0
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with ClickListenerImpl
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl'
TNS.Native: Linking js object: 725086 and java instance id: 152
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (152, class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl)
TNS.Java: MakeInstanceStrong (152, class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl)
TNS.Native: usedMemory=2908264 changeInBytes=16384 externalMemory=2908264
TNS.Native: MetaDataEntry Method setOnClickListener's signature is: (Landroid/view/View$OnClickListener;)V
TNS.Native: CallJavaMethod called android/view/View.setOnClickListener. Instance id: 600028, isSuper=0
TNS.Java: Platform.getJavaObjectByID:152
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/Button.intnumber='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1095323, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
TNS.Native: Linking js object: 1371690 and java instance id: 153
TNS.Java: MakeInstanceStrong (153, class android.support.v7.widget.Toolbar)
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1371690, isSuper=0
TNS.Java: Platform.getJavaObjectByID:153
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (154, class android.graphics.Rect)
TNS.Native: Linking js object: 758024 and java instance id: 154
TNS.Java: Platform.getJavaObjectByID:154
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
TNS.Native: Linking js object: 1181129 and java instance id: 155
TNS.Java: MakeInstanceStrong (155, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Java: MakeInstanceStrong (155, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 1371690, isSuper=0
TNS.Java: Platform.getJavaObjectByID:155
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 347963, isSuper=0
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
TNS.Java: MakeInstanceStrong (156, class android.support.v7.view.menu.MenuBuilder)
TNS.Native: Linking js object: 1116738 and java instance id: 156
TNS.Native: usedMemory=3024104 changeInBytes=115840 externalMemory=3024104
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
TNS.Java: Platform.getJavaObjectByID:156
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3040488 changeInBytes=16384 externalMemory=3040488
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Java: resolveMethodOverload: Resolving method setLogo on class android.support.v7.widget.Toolbar
TNS.Java: resolveMethodOverload: method found :(Landroid/graphics/drawable/Drawable;)V
TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setLogo.1.null='(Landroid/graphics/drawable/Drawable;)V'
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Java: resolveMethodOverload: Resolving method setNavigationIcon on class android.support.v7.widget.Toolbar
TNS.Java: resolveMethodOverload: method found :(Landroid/graphics/drawable/Drawable;)V
TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setNavigationIcon.1.null='(Landroid/graphics/drawable/Drawable;)V'
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1095323, isSuper=0
TNS.Java: MakeInstanceStrong (157, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 8359 and java instance id: 157
TNS.Java: Platform.getJavaObjectByID:157
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1095323, isSuper=0
TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
TNS.Native: Resolving method: setText on className android/widget/TextView
TNS.Java: resolveMethodOverload: Resolving method setText on class android.widget.TextView
TNS.Java: resolveMethodOverload: method found :(Ljava/lang/CharSequence;)V
TNS.Native: ResolveMethodSignature android/widget/TextView.I.setText.1.string='(Ljava/lang/CharSequence;)V'
TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 600028, isSuper=0
TNS.Native: MetaDataEntry Method getTextColors's signature is: ()Landroid/content/res/ColorStateList;
TNS.Native: CallJavaMethod called android/widget/TextView.getTextColors. Instance id: 600028, isSuper=0
TNS.Java: MakeInstanceStrong (158, class android.content.res.ColorStateList)
TNS.Native: Linking js object: 1055568 and java instance id: 158
TNS.Native: usedMemory=3073256 changeInBytes=32768 externalMemory=3073256
TNS.Native: MetaDataEntry Method setTextColor's signature is: (I)V
TNS.Native: Resolving method: setTextColor on className android/widget/TextView
TNS.Java: resolveMethodOverload: Resolving method setTextColor on class android.widget.TextView
TNS.Java: resolveMethodOverload: method found :(I)V
TNS.Native: ResolveMethodSignature android/widget/TextView.I.setTextColor.1.int='(I)V'
TNS.Native: CallJavaMethod called android/widget/TextView.setTextColor. Instance id: 600028, isSuper=0
TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1371690, isSuper=0
TNS.Java: MakeInstanceStrong (159, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 2072327 and java instance id: 159
TNS.Java: Platform.getJavaObjectByID:159
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 347963, isSuper=0
TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 127 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=127
TNS.Native: CallJSMethodNative called jsObject=64609
TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 99 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=99
TNS.Native: CallJSMethodNative called jsObject=1824115
TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 94 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
TNS.Java: MakeInstanceStrong (160, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=94
TNS.Native: CallJSMethodNative called jsObject=1735276
TNS.Native: Linking js object: 4680 and java instance id: 160
TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: CallJSMethodNative called javaObjectID=20
TNS.Native: CallJSMethodNative called jsObject=729749
TNS.Native: MetaDataEntry Method getFragments's signature is: ()Ljava/util/List;
TNS.Native: Resolving method: getFragments on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.getFragments. Instance id: 1787070, isSuper=0
TNS.Java: MakeInstanceStrong (161, class java.util.ArrayList)
TNS.Native: Linking js object: 1901277 and java instance id: 161
TNS.Native: MetaDataEntry Method toArray's signature is: ()[Ljava/lang/Object;
TNS.Native: Resolving method: toArray on className java/util/ArrayList
TNS.Native: CallJavaMethod called java/util/ArrayList.toArray. Instance id: 1901277, isSuper=0
TNS.Java: Platform.getJavaObjectByID:161
TNS.Java: MakeInstanceStrong (162, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 597897 and java instance id: 162
TNS.Native: usedMemory=3089640 changeInBytes=16384 externalMemory=3089640
TNS.Java: Platform.getJavaObjectByID:162
TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1735276, isSuper=1
TNS.Java: MakeInstanceStrong (163, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 217373 and java instance id: 163
TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
TNS.Native: Linking js object: 1020410 and java instance id: 164
TNS.Java: MakeInstanceStrong (164, class com.tns.FragmentClass)
TNS.Java: MakeInstanceStrong (164, class com.tns.FragmentClass)
TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1719446 and java instance id: 165
TNS.Java: MakeInstanceStrong (165, class android.os.Bundle)
TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1719446, isSuper=0
TNS.Java: Platform.getJavaObjectByID:165
TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1020410, isSuper=1
TNS.Java: Platform.getJavaObjectByID:164
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 217373, isSuper=0
TNS.Java: Platform.getJavaObjectByID:163
TNS.Java: MakeInstanceStrong (166, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1168164 and java instance id: 166
TNS.Native: usedMemory=3106024 changeInBytes=16384 externalMemory=3106024
TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 1020410, isSuper=1
TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 1020410, isSuper=1
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1168164, isSuper=0
TNS.Java: Platform.getJavaObjectByID:166
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (167, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 826963 and java instance id: 167
TNS.Java: Platform.getJavaObjectByID:167
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (168, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 64827 and java instance id: 168
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 64827, isSuper=0
TNS.Java: Platform.getJavaObjectByID:168
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 64827, isSuper=0
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (169, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 110974 and java instance id: 169
TNS.Java: Platform.getJavaObjectByID:169
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (170, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1019230 and java instance id: 170
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1019230, isSuper=0
TNS.Java: Platform.getJavaObjectByID:170
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1019230, isSuper=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (171, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1340967 and java instance id: 171
TNS.Java: Platform.getJavaObjectByID:171
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (172, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1229535 and java instance id: 172
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1229535, isSuper=0
TNS.Java: Platform.getJavaObjectByID:172
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1229535, isSuper=0
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (173, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1770120 and java instance id: 173
TNS.Java: Platform.getJavaObjectByID:173
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (174, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 1082997 and java instance id: 174
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1082997, isSuper=0
TNS.Java: Platform.getJavaObjectByID:174
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1082997, isSuper=0
TNS.Java: MakeInstanceStrong (175, class [F)
TNS.Native: Linking js object: 1444399 and java instance id: 175
TNS.Java: Platform.getJavaObjectByID:175
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (176, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 1688935 and java instance id: 176
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 1688935, isSuper=0
TNS.Java: Platform.getJavaObjectByID:176
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 1688935, isSuper=0
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1688935, isSuper=0
TNS.Java: MakeInstanceStrong (177, class [F)
TNS.Native: Linking js object: 737876 and java instance id: 177
TNS.Java: Platform.getJavaObjectByID:177
TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
TNS.Java: MakeInstanceStrong (178, class android.animation.ObjectAnimator)
TNS.Native: Linking js object: 760975 and java instance id: 178
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 760975, isSuper=0
TNS.Java: Platform.getJavaObjectByID:178
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 760975, isSuper=0
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 760975, isSuper=0
TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1168164, isSuper=0
TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1168164, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 164 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=164
TNS.Native: CallJSMethodNative called jsObject=1020410
TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 1020410, isSuper=1
TNS.Native: usedMemory=3122408 changeInBytes=16384 externalMemory=3122408
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1020410, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 164 type=com.tns.FragmentClass
TNS.Java: MakeInstanceStrong (179, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: CallJSMethodNative called javaObjectID=164
TNS.Native: CallJSMethodNative called jsObject=1020410
TNS.Native: Linking js object: 1617421 and java instance id: 179
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 1795559 and java instance id: 180
TNS.Java: MakeInstanceStrong (180, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 101552 and java instance id: 181
TNS.Java: MakeInstanceStrong (181, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1795559, isSuper=0
TNS.Java: Platform.getJavaObjectByID:181
TNS.Java: Platform.getJavaObjectByID:180
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1473887 and java instance id: 182
TNS.Java: MakeInstanceStrong (182, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1795559, isSuper=0
TNS.Java: Platform.getJavaObjectByID:182
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1795559, isSuper=0
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (183, class android.graphics.Rect)
TNS.Native: Linking js object: 955075 and java instance id: 183
TNS.Java: Platform.getJavaObjectByID:183
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1795559, isSuper=0
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1795559, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
TNS.Native: Linking js object: 145373 and java instance id: 184
TNS.Java: MakeInstanceStrong (184, class org.nativescript.widgets.ContentLayout)
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 145373, isSuper=0
TNS.Java: Platform.getJavaObjectByID:184
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (185, class android.graphics.Rect)
TNS.Native: Linking js object: 65619 and java instance id: 185
TNS.Java: Platform.getJavaObjectByID:185
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 145373, isSuper=0
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 145373, isSuper=0
TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setId's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 145373, isSuper=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1795559, isSuper=0
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
TNS.Native: Linking js object: 1169999 and java instance id: 186
TNS.Java: MakeInstanceStrong (186, class android.support.v7.widget.Toolbar)
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1169999, isSuper=0
TNS.Java: Platform.getJavaObjectByID:186
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (187, class android.graphics.Rect)
TNS.Native: Linking js object: 773692 and java instance id: 187
TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:187
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1169999, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
TNS.Native: Linking js object: 321284 and java instance id: 188
TNS.Java: MakeInstanceStrong (188, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Java: MakeInstanceStrong (188, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Native: usedMemory=3138792 changeInBytes=16384 externalMemory=3138792
TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 1169999, isSuper=0
TNS.Java: Platform.getJavaObjectByID:188
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1795559, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 145373, isSuper=0
TNS.Java: MakeInstanceStrong (189, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 718442 and java instance id: 189
TNS.Java: Platform.getJavaObjectByID:189
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 145373, isSuper=0
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1169999, isSuper=0
TNS.Java: MakeInstanceStrong (190, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 512480 and java instance id: 190
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:190
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1169999, isSuper=0
TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 1169999, isSuper=0
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1795559, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
TNS.Native: CallJSMethodNative called javaObjectID=20
TNS.Native: CallJSMethodNative called jsObject=729749
TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 1020410, isSuper=1
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1020410, isSuper=1
TNS.Java: MakeInstanceStrong (191, class android.support.v4.app.FragmentManagerImpl)
TNS.Native: Linking js object: 348087 and java instance id: 191
TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
TNS.Native: Linking js object: 230966 and java instance id: 192
TNS.Java: MakeInstanceStrong (192, class com.tns.FragmentClass)
TNS.Java: MakeInstanceStrong (192, class com.tns.FragmentClass)
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/os/Bundle'
TNS.Native: Linking js object: 1803185 and java instance id: 193
TNS.Java: MakeInstanceStrong (193, class android.os.Bundle)
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1803185, isSuper=0
TNS.Java: Platform.getJavaObjectByID:193
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 230966, isSuper=1
TNS.Java: Platform.getJavaObjectByID:192
TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 348087, isSuper=0
TNS.Java: Platform.getJavaObjectByID:191
TNS.Java: MakeInstanceStrong (194, class android.support.v4.app.BackStackRecord)
TNS.Native: Linking js object: 1560156 and java instance id: 194
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 230966, isSuper=1
TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 230966, isSuper=1
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1560156, isSuper=0
TNS.Java: Platform.getJavaObjectByID:194
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Java: MakeInstanceStrong (195, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 352815 and java instance id: 195
TNS.Java: Platform.getJavaObjectByID:195
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (196, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 35185 and java instance id: 196
TNS.Native: usedMemory=3155176 changeInBytes=16384 externalMemory=3155176
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 35185, isSuper=0
TNS.Java: Platform.getJavaObjectByID:196
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 35185, isSuper=0
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
TNS.Native: Resolving method: valueOf on className java/lang/Integer
TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Java: MakeInstanceStrong (197, class [Ljava.lang.Object;)
TNS.Native: Linking js object: 1894921 and java instance id: 197
TNS.Java: Platform.getJavaObjectByID:197
TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
TNS.Java: MakeInstanceStrong (198, class android.animation.ValueAnimator)
TNS.Native: Linking js object: 30668 and java instance id: 198
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 30668, isSuper=0
TNS.Java: Platform.getJavaObjectByID:198
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 30668, isSuper=0
TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 1455541, isSuper=0
TNS.Java: Platform.getJavaObjectByID:206
TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 1455541, isSuper=0
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1455541, isSuper=0
TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1560156, isSuper=0
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1560156, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 192 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=192
TNS.Native: CallJSMethodNative called jsObject=230966
TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 230966, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 192 type=com.tns.FragmentClass
TNS.Java: MakeInstanceStrong (207, class com.android.internal.policy.PhoneLayoutInflater)
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
TNS.Native: Linking js object: 1267967 and java instance id: 208
TNS.Java: MakeInstanceStrong (208, class org.nativescript.widgets.GridLayout)
TNS.Native: usedMemory=3187944 changeInBytes=32768 externalMemory=3187944
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1690113 and java instance id: 209
TNS.Java: MakeInstanceStrong (209, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1267967, isSuper=0
TNS.Java: Platform.getJavaObjectByID:209
TNS.Java: Platform.getJavaObjectByID:208
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
TNS.Native: Linking js object: 1711164 and java instance id: 210
TNS.Java: MakeInstanceStrong (210, class org.nativescript.widgets.ItemSpec)
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1267967, isSuper=0
TNS.Java: Platform.getJavaObjectByID:210
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1267967, isSuper=0
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (211, class android.graphics.Rect)
TNS.Native: Linking js object: 1359410 and java instance id: 211
TNS.Java: Platform.getJavaObjectByID:211
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1267967, isSuper=0
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1267967, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/StackLayout'
TNS.Native: Linking js object: 145419 and java instance id: 212
TNS.Java: MakeInstanceStrong (212, class org.nativescript.widgets.StackLayout)
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 145419, isSuper=0
TNS.Java: Platform.getJavaObjectByID:212
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (213, class android.graphics.Rect)
TNS.Native: Linking js object: 1484719 and java instance id: 213
TNS.Java: Platform.getJavaObjectByID:213
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 145419, isSuper=0
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1267967, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
TNS.Native: Linking js object: 1062777 and java instance id: 214
TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.FlexboxLayout
TNS.Native: ResolveConstructorSignature org/nativescript/widgets/FlexboxLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (214, class org.nativescript.widgets.FlexboxLayout)
TNS.Native: usedMemory=3204328 changeInBytes=16384 externalMemory=3204328
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1062777, isSuper=0
TNS.Java: Platform.getJavaObjectByID:214
TNS.Native: usedMemory=3204328 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (215, class android.graphics.Rect)
TNS.Native: Linking js object: 152421 and java instance id: 215
TNS.Java: Platform.getJavaObjectByID:215
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1062777, isSuper=0
TNS.Native: usedMemory=3204328 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.org/nativescript/widgets/FlexboxLayout.intnumber='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=3220712 changeInBytes=16384 externalMemory=3220712
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetadataNode::GetterCallback: prop 'TextView' for node 'widget' called, nodeType=0, hash=1741318
TNS.Native: RegisterInstance called for 'android/widget/TextView'
TNS.Native: Linking js object: 508792 and java instance id: 216
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.TextView
TNS.Native: ResolveConstructorSignature android/widget/TextView.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (216, class android.widget.TextView)
TNS.Native: usedMemory=2162176 changeInBytes=-1058536 externalMemory=2162176
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 508792, isSuper=0
TNS.Java: Platform.getJavaObjectByID:216
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (217, class android.graphics.Rect)
TNS.Native: Linking js object: 6554 and java instance id: 217
TNS.Java: Platform.getJavaObjectByID:217
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'TextUtils' for node 'text' called, nodeType=0, hash=1940316
TNS.Java: MakeInstanceStrong (218, class android.text.TextUtils$TruncateAt)
TNS.Native: Linking js object: 308265 and java instance id: 218
TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 508792, isSuper=0
TNS.Java: Platform.getJavaObjectByID:218
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/TextView.intnumber='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1062777, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
TNS.Java: MakeInstanceStrong (219, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 1892768 and java instance id: 219
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:219
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
TNS.Native: MetadataNode::GetterCallback: prop 'Switch' for node 'widget' called, nodeType=0, hash=1741318
TNS.Native: RegisterInstance called for 'android/widget/Switch'
TNS.Native: Linking js object: 1340240 and java instance id: 220
TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.Switch
TNS.Native: ResolveConstructorSignature android/widget/Switch.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
TNS.Java: MakeInstanceStrong (220, class android.widget.Switch)
TNS.Native: usedMemory=2781424 changeInBytes=619248 externalMemory=2781424
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1340240, isSuper=0
TNS.Java: Platform.getJavaObjectByID:220
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (221, class android.graphics.Rect)
TNS.Native: Linking js object: 491802 and java instance id: 221
TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:221
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1340240, isSuper=0
TNS.Native: MetadataNode::GetterCallback: prop 'CompoundButton' for node 'widget' called, nodeType=0, hash=1741318
TNS.Native: ExtendsCallMethodHandler: getting extend name
TNS.Native: ExtendsCallMethodHandler: called with CheckedChangeListenerImpl
TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
TNS.Native: Linking js object: 1353040 and java instance id: 222
TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl.I.<init>.0='()V'
TNS.Java: MakeInstanceStrong (222, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Java: MakeInstanceStrong (222, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1340240, isSuper=0
TNS.Java: Platform.getJavaObjectByID:222
TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/Switch.intnumber='(Landroid/view/View;I)V'
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1062777, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
TNS.Java: MakeInstanceStrong (223, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 1050523 and java instance id: 223
TNS.Java: Platform.getJavaObjectByID:223
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=16384 externalMemory=2797808
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
TNS.Native: Linking js object: 2051912 and java instance id: 224
TNS.Java: MakeInstanceStrong (224, class org.nativescript.widgets.FlexboxLayout)
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 2051912, isSuper=0
TNS.Java: Platform.getJavaObjectByID:224
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (225, class android.graphics.Rect)
TNS.Native: Linking js object: 1430372 and java instance id: 225
TNS.Java: Platform.getJavaObjectByID:225
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 2051912, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'android/widget/TextView'
TNS.Native: Linking js object: 1916242 and java instance id: 226
TNS.Java: MakeInstanceStrong (226, class android.widget.TextView)
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1916242, isSuper=0
TNS.Java: Platform.getJavaObjectByID:226
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (227, class android.graphics.Rect)
TNS.Native: Linking js object: 587845 and java instance id: 227
TNS.Java: Platform.getJavaObjectByID:227
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 2051912, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
TNS.Java: MakeInstanceStrong (228, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 135616 and java instance id: 228
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:228
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/widget/Switch'
TNS.Native: Linking js object: 225237 and java instance id: 229
TNS.Java: MakeInstanceStrong (229, class android.widget.Switch)
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 225237, isSuper=0
TNS.Java: Platform.getJavaObjectByID:229
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (230, class android.graphics.Rect)
TNS.Native: Linking js object: 1497152 and java instance id: 230
TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:230
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 225237, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
TNS.Native: Linking js object: 508856 and java instance id: 231
TNS.Java: MakeInstanceStrong (231, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Java: MakeInstanceStrong (231, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Native: usedMemory=2814192 changeInBytes=16384 externalMemory=2814192
TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 225237, isSuper=0
TNS.Java: Platform.getJavaObjectByID:231
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 2051912, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
TNS.Java: MakeInstanceStrong (232, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 565060 and java instance id: 232
TNS.Java: Platform.getJavaObjectByID:232
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
TNS.Native: Linking js object: 953288 and java instance id: 233
TNS.Java: MakeInstanceStrong (233, class org.nativescript.widgets.FlexboxLayout)
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 953288, isSuper=0
TNS.Java: Platform.getJavaObjectByID:233
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (234, class android.graphics.Rect)
TNS.Native: Linking js object: 509635 and java instance id: 234
TNS.Java: Platform.getJavaObjectByID:234
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 953288, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'android/widget/TextView'
TNS.Native: Linking js object: 897718 and java instance id: 235
TNS.Java: MakeInstanceStrong (235, class android.widget.TextView)
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 897718, isSuper=0
TNS.Java: Platform.getJavaObjectByID:235
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (236, class android.graphics.Rect)
TNS.Native: Linking js object: 1851522 and java instance id: 236
TNS.Java: Platform.getJavaObjectByID:236
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 953288, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
TNS.Java: MakeInstanceStrong (237, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 377924 and java instance id: 237
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:237
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/widget/Switch'
TNS.Native: Linking js object: 1505158 and java instance id: 238
TNS.Java: MakeInstanceStrong (238, class android.widget.Switch)
TNS.Native: usedMemory=2830576 changeInBytes=16384 externalMemory=2830576
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1505158, isSuper=0
TNS.Java: Platform.getJavaObjectByID:238
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (239, class android.graphics.Rect)
TNS.Native: Linking js object: 1345131 and java instance id: 239
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:239
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1505158, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
TNS.Native: Linking js object: 1279156 and java instance id: 240
TNS.Java: MakeInstanceStrong (240, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Java: MakeInstanceStrong (240, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1505158, isSuper=0
TNS.Java: Platform.getJavaObjectByID:240
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 953288, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
TNS.Java: MakeInstanceStrong (241, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 107403 and java instance id: 241
TNS.Java: Platform.getJavaObjectByID:241
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
TNS.Native: Linking js object: 1733482 and java instance id: 242
TNS.Java: MakeInstanceStrong (242, class org.nativescript.widgets.FlexboxLayout)
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1733482, isSuper=0
TNS.Java: Platform.getJavaObjectByID:242
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (243, class android.graphics.Rect)
TNS.Native: Linking js object: 1413714 and java instance id: 243
TNS.Java: Platform.getJavaObjectByID:243
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1733482, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: RegisterInstance called for 'android/widget/TextView'
TNS.Native: Linking js object: 1153794 and java instance id: 244
TNS.Java: MakeInstanceStrong (244, class android.widget.TextView)
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1153794, isSuper=0
TNS.Java: Platform.getJavaObjectByID:244
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (245, class android.graphics.Rect)
TNS.Native: Linking js object: 335565 and java instance id: 245
TNS.Java: Platform.getJavaObjectByID:245
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1733482, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
TNS.Java: MakeInstanceStrong (246, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 438654 and java instance id: 246
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:246
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'android/widget/Switch'
TNS.Native: Linking js object: 1060392 and java instance id: 247
TNS.Java: MakeInstanceStrong (247, class android.widget.Switch)
TNS.Native: usedMemory=2846960 changeInBytes=16384 externalMemory=2846960
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1060392, isSuper=0
TNS.Java: Platform.getJavaObjectByID:247
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (248, class android.graphics.Rect)
TNS.Native: Linking js object: 586213 and java instance id: 248
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Java: Platform.getJavaObjectByID:248
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1060392, isSuper=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
TNS.Native: Linking js object: 468309 and java instance id: 249
TNS.Java: MakeInstanceStrong (249, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Java: MakeInstanceStrong (249, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1060392, isSuper=0
TNS.Java: Platform.getJavaObjectByID:249
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className android/view/ViewGroup
TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1733482, isSuper=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
TNS.Java: MakeInstanceStrong (250, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
TNS.Native: Linking js object: 820249 and java instance id: 250
TNS.Java: Platform.getJavaObjectByID:250
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
TNS.Native: Linking js object: 229681 and java instance id: 251
TNS.Java: MakeInstanceStrong (251, class android.support.v7.widget.Toolbar)
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 229681, isSuper=0
TNS.Java: Platform.getJavaObjectByID:251
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
TNS.Java: MakeInstanceStrong (252, class android.graphics.Rect)
TNS.Native: Linking js object: 657633 and java instance id: 252
TNS.Java: Platform.getJavaObjectByID:252
TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
TNS.Native: Linking js object: 1361158 and java instance id: 253
TNS.Java: MakeInstanceStrong (253, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Java: MakeInstanceStrong (253, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 229681, isSuper=0
TNS.Java: Platform.getJavaObjectByID:253
TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1267967, isSuper=0
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
TNS.Java: MakeInstanceStrong (254, class android.support.v7.view.menu.MenuBuilder)
TNS.Native: Linking js object: 1351548 and java instance id: 254
TNS.Native: usedMemory=2863344 changeInBytes=16384 externalMemory=2863344
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
TNS.Java: Platform.getJavaObjectByID:254
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 145419, isSuper=0
TNS.Java: MakeInstanceStrong (255, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 238442 and java instance id: 255
TNS.Java: Platform.getJavaObjectByID:255
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 145419, isSuper=0
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 1062777, isSuper=0
TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
TNS.Native: Resolving method: setText on className android/widget/TextView
TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 508792, isSuper=0
TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
TNS.Native: Resolving method: setChecked on className android/widget/Switch
TNS.Java: resolveMethodOverload: Resolving method setChecked on class android.widget.Switch
TNS.Java: resolveMethodOverload: method found :(Z)V
TNS.Native: ResolveMethodSignature android/widget/Switch.I.setChecked.1.bool='(Z)V'
TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 1340240, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 222 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=222
TNS.Native: CallJSMethodNative called jsObject=1353040
TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 2051912, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=16384 externalMemory=2879728
TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
TNS.Native: Resolving method: setText on className android/widget/TextView
TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 1916242, isSuper=0
TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
TNS.Native: Resolving method: setChecked on className android/widget/Switch
TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 225237, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 231 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=231
TNS.Native: CallJSMethodNative called jsObject=508856
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 953288, isSuper=0
TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
TNS.Native: Resolving method: setText on className android/widget/TextView
TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 897718, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
TNS.Native: Resolving method: setChecked on className android/widget/Switch
TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 1505158, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 240 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=240
TNS.Native: CallJSMethodNative called jsObject=1279156
TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 1733482, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
TNS.Native: Resolving method: setText on className android/widget/TextView
TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 1153794, isSuper=0
TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 229681, isSuper=0
TNS.Java: MakeInstanceStrong (256, class org.nativescript.widgets.CommonLayoutParams)
TNS.Native: Linking js object: 1843869 and java instance id: 256
TNS.Java: Platform.getJavaObjectByID:256
TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method clear's signature is: ()V
TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1267967, isSuper=0
TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 192 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=192
TNS.Native: CallJSMethodNative called jsObject=230966
TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 164 type=com.tns.FragmentClass
TNS.Native: CallJSMethodNative called javaObjectID=164
TNS.Native: CallJSMethodNative called jsObject=1020410
TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
TNS.Native: usedMemory=2896112 changeInBytes=16384 externalMemory=2896112
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 1735276, isSuper=1
TNS.Native: usedMemory=2896112 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
TNS.Native: usedMemory=2928880 changeInBytes=32768 externalMemory=2928880
TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 1735276, isSuper=1
TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
TNS.Native: CallJSMethodNative called javaObjectID=66
TNS.Native: CallJSMethodNative called jsObject=968604
TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 88 type=com.tns.gen.java.lang.Runnable
TNS.Native: CallJSMethodNative called javaObjectID=88
TNS.Native: CallJSMethodNative called jsObject=850194
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1245706, isSuper=0
TNS.Native: usedMemory=2961648 changeInBytes=32768 externalMemory=2961648
TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
TNS.Native: Linking js object: 600838 and java instance id: 257
TNS.Java: MakeInstanceStrong (257, class com.tns.gen.java.lang.Runnable)
TNS.Java: MakeInstanceStrong (257, class com.tns.gen.java.lang.Runnable)
TNS.Native: usedMemory=2961744 changeInBytes=96 externalMemory=2961744
TNS.Native: MarkJsObject: Marking js object: 1799432 with cast type: 4
TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
TNS.Java: Platform.getJavaObjectByID:257
TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
TNS.Native: Linking js object: 285089 and java instance id: 258
TNS.Java: MakeInstanceStrong (258, class com.tns.gen.java.lang.Runnable)
TNS.Java: MakeInstanceStrong (258, class com.tns.gen.java.lang.Runnable)
TNS.Native: usedMemory=2961744 changeInBytes=0 externalMemory=0
TNS.Native: MarkJsObject: Marking js object: 2084494 with cast type: 4
TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
TNS.Java: Platform.getJavaObjectByID:258
TNS.Native: usedMemory=2961744 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
TNS.Native: Linking js object: 1690139 and java instance id: 259
TNS.Java: MakeInstanceStrong (259, class com.tns.gen.java.lang.Runnable)
TNS.Java: MakeInstanceStrong (259, class com.tns.gen.java.lang.Runnable)
TNS.Native: usedMemory=2978128 changeInBytes=16384 externalMemory=2978128
TNS.Native: MarkJsObject: Marking js object: 1039195 with cast type: 4
TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
TNS.Java: Platform.getJavaObjectByID:259
TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
TNS.Native: CallJSMethodNative called javaObjectID=30
TNS.Native: CallJSMethodNative called jsObject=1888916
TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
TNS.Native: Linking js object: 444250 and java instance id: 260
TNS.Java: MakeInstanceStrong (260, class com.tns.gen.java.lang.Runnable)
TNS.Java: MakeInstanceStrong (260, class com.tns.gen.java.lang.Runnable)
TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
TNS.Native: MarkJsObject: Marking js object: 1103720 with cast type: 4
TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
TNS.Java: Platform.getJavaObjectByID:260
TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 257 type=com.tns.gen.java.lang.Runnable
TNS.Native: CallJSMethodNative called javaObjectID=257
TNS.Native: CallJSMethodNative called jsObject=600838
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1618428, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 258 type=com.tns.gen.java.lang.Runnable
TNS.Native: CallJSMethodNative called javaObjectID=258
TNS.Native: CallJSMethodNative called jsObject=285089
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 311134, isSuper=0
TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 259 type=com.tns.gen.java.lang.Runnable
TNS.Native: CallJSMethodNative called javaObjectID=259
TNS.Native: CallJSMethodNative called jsObject=1690139
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 348087, isSuper=0
TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 260 type=com.tns.gen.java.lang.Runnable
TNS.Native: CallJSMethodNative called javaObjectID=260
TNS.Native: CallJSMethodNative called jsObject=444250
TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 217373, isSuper=0
TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
❯❯❯❯ git cherry-pick 61ddaed ~/C/N/exemplar 7327b0f
[detached HEAD 9111dcc] Upgrade nativescript-bluetooth
Date: Wed May 1 15:16:03 2019 -0600
3 files changed, 31 insertions(+), 17 deletions(-)
❯❯❯❯ yarn ~/C/N/exemplar 9111dcc
yarn install v1.13.0
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
warning " > @microstates/union@0.1.0" has incorrect peer dependency "microstates@^0.13.0".
warning " > nativescript-angular@7.2.3" has unmet peer dependency "typescript@~3.1.1".
warning " > @angular/compiler-cli@7.2.12" has unmet peer dependency "typescript@>=3.1.1 <3.3".
warning " > @ngtools/webpack@7.2.4" has unmet peer dependency "typescript@>=2.4.0 < 3.3".
warning " > @ngtools/webpack@7.2.4" has unmet peer dependency "webpack@^4.0.0".
warning " > @typescript-eslint/parser@1.7.0" has unmet peer dependency "typescript@*".
warning "@typescript-eslint/parser > @typescript-eslint/typescript-estree@1.7.0" has unmet peer dependency "typescript@*".
warning " > karma-webpack@3.0.5" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0".
warning "karma-webpack > webpack-dev-middleware@2.0.6" has unmet peer dependency "webpack@^2.2.0 || ^3.0.0 || ^4.0.0-alpha || ^4.0.0-beta || ^4.0.0".
warning "nativescript > nativescript-preview-sdk > tslint@5.4.3" has unmet peer dependency "typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev".
warning "nativescript > nativescript-preview-sdk > tslint > tsutils@2.29.0" has unmet peer dependency "typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev".
warning "nativescript-dev-webpack > ts-loader@5.3.3" has unmet peer dependency "typescript@*".
warning " > val-loader@1.1.1" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
[4/4] 🔨 Building fresh packages...
✨ Done in 3.77s.
❯❯❯❯ yarn list nativescript-bluetooth ~/C/N/exemplar 9111dcc
yarn list v1.13.0
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ nativescript-bluetooth@2.0.0-beta.18
✨ Done in 0.62s.
❯❯❯❯ yarn start android ~/C/N/exemplar 9111dcc
yarn run v1.13.0
$ tns run android
Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
Searching for devices...
Hook skipped because bundling is in progress.
Running webpack for Android...
clean-webpack-plugin: /Users/cowboyd/Code/NativeScript/exemplar/platforms/android/app/src/main/assets/app/**/* has been removed.
File change detected. Starting incremental webpack compilation...
webpack is watching the files…
Hash: 4a37897ef1db98b6cdfb
Version: webpack 4.27.1
Time: 8376ms
Built at: 05/07/2019 1:01:31 PM
Asset Size Chunks Chunk Names
0.js 13.6 KiB 0 [emitted]
1.js 85.7 KiB 1 [emitted]
2.js 6.86 KiB 2 [emitted]
3.js 3.87 KiB 3 [emitted]
4.js 7.23 KiB 4 [emitted]
App_Resources/Android/.DS_Store 6 KiB [emitted]
App_Resources/Android/app.gradle 550 bytes [emitted]
App_Resources/Android/src/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/AndroidManifest.xml 1.41 KiB [emitted]
App_Resources/Android/src/main/res/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/background.png 4.21 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon.png 2.16 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_fab.png 754 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_selected.png 856 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard.png 991 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard_selected.png 894 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings.png 977 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings_selected.png 640 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/logo.png 5.72 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/background.png 2.43 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect.png 526 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_fab.png 401 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_selected.png 474 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard.png 486 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard_selected.png 439 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings.png 404 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings_selected.png 346 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/logo.png 3.67 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/background.png 2.96 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon.png 2.11 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect.png 711 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_fab.png 549 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_selected.png 594 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard.png 653 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard_selected.png 581 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings.png 652 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings_selected.png 493 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/logo.png 4.4 KiB [emitted]
App_Resources/Android/src/main/res/drawable-nodpi/splash_screen.xml 304 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/background.png 5.77 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon.png 2.29 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect.png 1.32 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_fab.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_selected.png 1.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard.png 1.3 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard_selected.png 1.18 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings.png 1.31 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings_selected.png 890 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/logo.png 7.13 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/background.png 9.65 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon.png 2.44 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect.png 1.98 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_fab.png 1.74 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_selected.png 1.5 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard.png 2 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard_selected.png 1.76 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings_selected.png 1.24 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/logo.png 9.83 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/background.png 8.41 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon.png 2.7 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect.png 2.64 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_fab.png 2.45 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_selected.png 2.04 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard.png 2.87 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard_selected.png 2.34 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings.png 2.73 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings_selected.png 1.66 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/logo.png 13.2 KiB [emitted]
App_Resources/Android/src/main/res/values-v21/colors.xml 104 bytes [emitted]
App_Resources/Android/src/main/res/values-v21/styles.xml 902 bytes [emitted]
App_Resources/Android/src/main/res/values/colors.xml 237 bytes [emitted]
App_Resources/Android/src/main/res/values/styles.xml 1.68 KiB [emitted]
bundle.js 32.1 KiB bundle [emitted] bundle
fonts/fa-regular-400.ttf 33.3 KiB [emitted]
fonts/fa-solid-900.ttf 182 KiB [emitted]
package.json 113 bytes [emitted]
runtime.js 30.5 KiB runtime [emitted] runtime
starter.js 60 bytes [emitted]
tns-java-classes.js 0 bytes [emitted]
vendor.js 5.82 MiB vendor [emitted] vendor
Entrypoint bundle = runtime.js vendor.js bundle.js
[../$$_lazy_route_resource lazy recursive] ../$$_lazy_route_resource lazy namespace object 160 bytes {bundle} [built]
[../webpack/application-configuration.js] 145 bytes {bundle} [not cacheable] [built]
[./app.scss] 20.2 KiB {bundle} [built]
[./app/app-routing.module.ts] 786 bytes {bundle} [built]
[./app/app.component.html] 167 bytes {bundle} [built]
[./app/app.component.ts] 354 bytes {bundle} [built]
[./app/app.module.ts] 1.51 KiB {bundle} [built]
[./app/dashboard/dashboard.component.ts] 398 bytes {3} [built]
[./app/dashboard/dashboard.module.ts] 1.16 KiB {3} [built]
[./app/direct-connect/device-configuration/device-configuration.component.ts] 1.34 KiB {1} [built]
[./app/direct-connect/direct-connect.module.ts] 2.79 KiB {1} [built]
[./app/settings/settings.module.ts] 1.14 KiB {2} [built]
[./app/tabs/tabs.module.ts] 1.86 KiB {4} [built]
[./main.ts] 2.59 KiB {bundle} [built]
[./package.json] 100 bytes {bundle} [optional] [built]
+ 500 hidden modules
Webpack compilation complete. Watching for file changes.
Webpack build done!
Hook skipped because either bundling or livesync is in progress.
Preparing project...
Built aar for nativescript-bluetooth
Project successfully prepared (Android)
Building project...
Gradle build...
+ setting applicationId
+ applying user-defined configuration from /Users/cowboyd/Code/NativeScript/exemplar/App_Resources/Android/app.gradle
+ using support library version 28.0.0
+ adding nativescript runtime package dependency: nativescript-optimized-with-inspector
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-bluetooth/platforms/android/nativescript_bluetooth.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-listview/platforms/android/TNSListView-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-core/platforms/android/TNSCore-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/tns-core-modules-widgets/platforms/android/widgets-release.aar
(node:42970) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Project successfully built.
Installing on device FA6990304770...
Successfully installed on device with identifier 'FA6990304770'.
Restarting application on device FA6990304770...
System.err: java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException:
System.err:
System.err: Error calling module function
System.err:
System.err: Error calling module function
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "/data/data/com.resideo.exemplar/files/internal/ts_helpers.js, line: 154, column: 25
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5887)
System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
System.err: at android.os.Looper.loop(Looper.java:193)
System.err: at android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: at java.lang.reflect.Method.invoke(Native Method)
System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: com.tns.NativeScriptException:
System.err:
System.err: Error calling module function
System.err:
System.err: Error calling module function
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "/data/data/com.resideo.exemplar/files/internal/ts_helpers.js, line: 154, column: 25
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
Successfully synced application com.resideo.exemplar on device FA6990304770.
❯❯❯❯ rm -rf platforms ~/C/N/exemplar 9111dcc
❯❯❯❯ yarn start android ~/C/N/exemplar 9111dcc
yarn run v1.13.0
$ tns run android
Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
Searching for devices...
Hook skipped because bundling is in progress.
Running webpack for Android...
clean-webpack-plugin: /Users/cowboyd/Code/NativeScript/exemplar/platforms/android/app/src/main/assets/app/**/* has been removed.
File change detected. Starting incremental webpack compilation...
webpack is watching the files…
Hash: f372e4cf618cc0f75d6b
Version: webpack 4.27.1
Time: 7844ms
Built at: 05/07/2019 1:09:10 PM
Asset Size Chunks Chunk Names
0.js 13.6 KiB 0 [emitted]
1.js 85.7 KiB 1 [emitted]
2.js 6.86 KiB 2 [emitted]
3.js 3.87 KiB 3 [emitted]
4.js 7.23 KiB 4 [emitted]
App_Resources/Android/.DS_Store 6 KiB [emitted]
App_Resources/Android/app.gradle 550 bytes [emitted]
App_Resources/Android/src/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/AndroidManifest.xml 1.41 KiB [emitted]
App_Resources/Android/src/main/res/.DS_Store 6 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/background.png 4.21 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon.png 2.16 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_fab.png 754 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_connect_selected.png 856 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard.png 991 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_dashboard_selected.png 894 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings.png 977 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/icon_settings_selected.png 640 bytes [emitted]
App_Resources/Android/src/main/res/drawable-hdpi/logo.png 5.72 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/background.png 2.43 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect.png 526 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_fab.png 401 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_connect_selected.png 474 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard.png 486 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_dashboard_selected.png 439 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings.png 404 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/icon_settings_selected.png 346 bytes [emitted]
App_Resources/Android/src/main/res/drawable-ldpi/logo.png 3.67 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/background.png 2.96 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon.png 2.11 KiB [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect.png 711 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_fab.png 549 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_connect_selected.png 594 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard.png 653 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_dashboard_selected.png 581 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings.png 652 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/icon_settings_selected.png 493 bytes [emitted]
App_Resources/Android/src/main/res/drawable-mdpi/logo.png 4.4 KiB [emitted]
App_Resources/Android/src/main/res/drawable-nodpi/splash_screen.xml 304 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/background.png 5.77 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon.png 2.29 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect.png 1.32 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_fab.png 1.05 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_connect_selected.png 1.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard.png 1.3 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_dashboard_selected.png 1.18 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings.png 1.31 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/icon_settings_selected.png 890 bytes [emitted]
App_Resources/Android/src/main/res/drawable-xhdpi/logo.png 7.13 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/background.png 9.65 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon.png 2.44 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect.png 1.98 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_fab.png 1.74 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_connect_selected.png 1.5 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard.png 2 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_dashboard_selected.png 1.76 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings.png 2.06 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/icon_settings_selected.png 1.24 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxhdpi/logo.png 9.83 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/background.png 8.41 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon.png 2.7 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect.png 2.64 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_fab.png 2.45 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_connect_selected.png 2.04 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard.png 2.87 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_dashboard_selected.png 2.34 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings.png 2.73 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/icon_settings_selected.png 1.66 KiB [emitted]
App_Resources/Android/src/main/res/drawable-xxxhdpi/logo.png 13.2 KiB [emitted]
App_Resources/Android/src/main/res/values-v21/colors.xml 104 bytes [emitted]
App_Resources/Android/src/main/res/values-v21/styles.xml 902 bytes [emitted]
App_Resources/Android/src/main/res/values/colors.xml 237 bytes [emitted]
App_Resources/Android/src/main/res/values/styles.xml 1.68 KiB [emitted]
bundle.js 32.1 KiB bundle [emitted] bundle
fonts/fa-regular-400.ttf 33.3 KiB [emitted]
fonts/fa-solid-900.ttf 182 KiB [emitted]
package.json 113 bytes [emitted]
runtime.js 30.5 KiB runtime [emitted] runtime
starter.js 60 bytes [emitted]
tns-java-classes.js 0 bytes [emitted]
vendor.js 5.82 MiB vendor [emitted] vendor
Entrypoint bundle = runtime.js vendor.js bundle.js
[../$$_lazy_route_resource lazy recursive] ../$$_lazy_route_resource lazy namespace object 160 bytes {bundle} [built]
[../webpack/application-configuration.js] 145 bytes {bundle} [not cacheable] [built]
[./app.scss] 20.2 KiB {bundle} [built]
[./app/app-routing.module.ts] 786 bytes {bundle} [built]
[./app/app.component.html] 167 bytes {bundle} [built]
[./app/app.component.ts] 354 bytes {bundle} [built]
[./app/app.module.ts] 1.51 KiB {bundle} [built]
[./app/dashboard/dashboard.component.ts] 398 bytes {3} [built]
[./app/dashboard/dashboard.module.ts] 1.16 KiB {3} [built]
[./app/direct-connect/device-configuration/device-configuration.component.ts] 1.34 KiB {1} [built]
[./app/direct-connect/direct-connect.module.ts] 2.79 KiB {1} [built]
[./app/settings/settings.module.ts] 1.14 KiB {2} [built]
[./app/tabs/tabs.module.ts] 1.86 KiB {4} [built]
[./main.ts] 2.59 KiB {bundle} [built]
[./package.json] 100 bytes {bundle} [optional] [built]
+ 500 hidden modules
Webpack compilation complete. Watching for file changes.
Webpack build done!
Copying template files...
Platform android successfully added. v5.3.0
Hook skipped because either bundling or livesync is in progress.
Preparing project...
Built aar for nativescript-bluetooth
Project successfully prepared (Android)
Building project...
Gradle build...
+ setting applicationId
+ applying user-defined configuration from /Users/cowboyd/Code/NativeScript/exemplar/App_Resources/Android/app.gradle
+ using support library version 28.0.0
+ adding nativescript runtime package dependency: nativescript-optimized-with-inspector
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-bluetooth/platforms/android/nativescript_bluetooth.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-listview/platforms/android/TNSListView-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/nativescript-ui-core/platforms/android/TNSCore-release.aar
+ adding aar plugin dependency: /Users/cowboyd/Code/NativeScript/exemplar/node_modules/tns-core-modules-widgets/platforms/android/widgets-release.aar
(node:43734) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Project successfully built.
Installing on device FA6990304770...
Successfully installed on device with identifier 'FA6990304770'.
Restarting application on device FA6990304770...
Successfully synced application com.resideo.exemplar on device FA6990304770.
System.err: java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException:
System.err:
System.err: Error calling module function
System.err:
System.err: Error calling module function
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "/data/data/com.resideo.exemplar/files/internal/ts_helpers.js, line: 154, column: 25
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5887)
System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
System.err: at android.os.Looper.loop(Looper.java:193)
System.err: at android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: at java.lang.reflect.Method.invoke(Native Method)
System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: com.tns.NativeScriptException:
System.err:
System.err: Error calling module function
System.err:
System.err: Error calling module function
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "/data/data/com.resideo.exemplar/files/internal/ts_helpers.js, line: 154, column: 25
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err:
System.err: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/lib/arm64, /data/app/com.resideo.exemplar-ML79_zK8sqbjHotvFP91BQ==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
System.err: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
System.err: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
System.err: java.lang.Class.classForName(Native Method)
System.err: java.lang.Class.forName(Class.java:453)
System.err: java.lang.Class.forName(Class.java:378)
System.err: com.tns.Runtime.getClassForName(Runtime.java:1123)
System.err: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
System.err: com.tns.Runtime.resolveClass(Runtime.java:679)
System.err: com.tns.Runtime.runModule(Native Method)
System.err: com.tns.Runtime.runModule(Runtime.java:624)
System.err: com.tns.Runtime.run(Runtime.java:616)
System.err: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
System.err: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
System.err: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
System.err: android.app.ActivityThread.access$1100(ActivityThread.java:200)
System.err: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
System.err: android.os.Handler.dispatchMessage(Handler.java:106)
System.err: android.os.Looper.loop(Looper.java:193)
System.err: android.app.ActivityThread.main(ActivityThread.java:6680)
System.err: java.lang.reflect.Method.invoke(Native Method)
System.err: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
System.err: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
System.err: File: "<unknown>, line: 1, column: 265
System.err:
System.err: StackTrace:
System.err: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
System.err: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
System.err: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
System.err: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
System.err: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
System.err: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
System.err: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
System.err: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
System.err: Frame: function:'require', file:'', line: 1, column: 266
System.err:
System.err: at com.tns.Runtime.runModule(Native Method)
System.err: at com.tns.Runtime.runModule(Runtime.java:624)
System.err: at com.tns.Runtime.run(Runtime.java:616)
System.err: at com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
05-07 12:57:28.059 923 976 I ActivityManager: Force stopping com.resideo.exemplar appid=10153 user=-1: deletePackageX
05-07 12:57:28.060 923 976 I ActivityManager: Killing 7474:com.resideo.exemplar/u0a153 (adj 900): stop com.resideo.exemplar
05-07 12:57:28.060 923 979 W libprocessgroup: kill(-7474, 9) failed: No such process
05-07 12:57:28.150 923 1027 W ActivityManager: setHasOverlayUi called on unknown pid: 7474
05-07 12:57:28.107 923 979 I chatty : uid=1000(system) ActivityManager identical 1 line
05-07 12:57:28.149 923 979 W libprocessgroup: kill(-7474, 9) failed: No such process
05-07 12:57:28.159 627 627 I Zygote : Process 7474 exited due to signal (9)
05-07 12:57:28.192 923 979 W libprocessgroup: kill(-7474, 9) failed: No such process
05-07 12:57:28.192 923 979 I libprocessgroup: Successfully killed process cgroup uid 10153 pid 7474 in 132ms
05-07 12:57:28.197 714 714 I keystore: clear_uid 10153
05-07 12:57:28.441 923 1038 I system_server: Explicit concurrent copying GC freed 112627(6MB) AllocSpace objects, 51(1588KB) LOS objects, 42% free, 16MB/29MB, paused 144us total 240.070ms
05-07 12:57:28.468 923 1038 I ActivityManager: Force stopping com.resideo.exemplar appid=10153 user=0: pkg removed
05-07 12:57:28.506 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver
05-07 12:57:28.507 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 12:57:28.511 2463 2463 D BluetoothMapAppObserver: onReceive
05-07 12:57:28.511 2463 2463 D BluetoothMapAppObserver: The removed package is: com.resideo.exemplar
05-07 12:57:28.511 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_REMOVED
05-07 12:57:28.515 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000010
05-07 12:57:28.522 923 1025 E PackageManager: failed to find package com.resideo.exemplar
05-07 12:57:28.522 923 1025 E OverlayManager: Failed to change enabled overlays for com.resideo.exemplar user 0
05-07 12:57:28.542 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.instantapps.appmanagement.InstantAppRemoveMonitor
05-07 12:57:28.542 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy
05-07 12:57:28.545 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:28.549 31489 31489 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.resideo.exemplar]
05-07 12:57:28.549 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
05-07 12:57:28.578 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 12:57:28.578 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 12:57:28.588 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 12:57:28.615 923 923 I ConditionProviders: Disallowing condition provider com.resideo.exemplar
05-07 12:57:28.637 31495 11739 I LocationSettingsChecker: Removing dialog suppression flag for package com.resideo.exemplar
05-07 12:57:28.647 31495 11747 I Icing : doRemovePackageData com.resideo.exemplar
05-07 12:57:28.674 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 12:57:28.676 2580 2580 I Finsky : [2] com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl.a(4): PackageMonitor received: android.intent.action.PACKAGE_FULLY_REMOVED
05-07 12:57:28.676 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 12:57:28.676 923 2428 D WifiConfigManager: Remove all networks for app ApplicationInfo{4258a58 com.resideo.exemplar}
05-07 12:57:28.676 31495 5097 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0
05-07 12:57:28.679 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 12:57:28.683 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 12:57:28.684 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 12:57:28.684 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 12:57:28.691 2580 2580 I Finsky : [2] nfd.j(7): Package no longer installed: com.resideo.exemplar
05-07 12:57:28.709 31495 5097 I RealtimeCacheCleanup: Beginning Realtime garbage collection.
05-07 12:57:28.710 31495 5097 I RealtimeCacheCleanup: Finished Realtime garbage collection.
05-07 12:57:28.720 2580 11750 I Finsky : [668] kkn.run(2): Cleaning dev-triggered-update data on package uninstall for com.resideo.exemplar.
05-07 12:57:28.744 2580 11753 I Finsky : [671] qhs.run(2): Cleaned old sessions for com.resideo.exemplar.
05-07 12:57:28.752 2580 11758 I Finsky : [675] kkq.run(2): Finished dev-triggered-update cleaning.
05-07 12:57:28.760 2580 11752 I Finsky : [670] mwe.run(16): Frosting DB delete succeeded: true
05-07 12:57:28.774 2580 2738 I Finsky : [253] kfw.b(40): No matching installs to run
05-07 12:57:28.785 31495 31670 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_QUERIES
05-07 12:57:28.793 31495 31672 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_CORPORA
05-07 12:57:28.835 31495 31512 I gle.android.gm: Background concurrent copying GC freed 354(100KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 10MB/21MB, paused 90us total 358.706ms
05-07 12:57:28.858 31495 11747 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 12:57:28.876 31495 11747 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 12:57:29.072 2580 2580 I Finsky : [2] pfx.b(7): Jobs in database: 1-1337 12-1 26-1414141414
05-07 12:57:29.072 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 1-1337, 12-1, -> L: 14624ms, D: 53499141ms, C: false, I: false, N: NET_ANY
05-07 12:57:29.073 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 26-1414141414, -> L: 32687913ms, D: 33587913ms, C: false, I: false, N: NET_NONE
05-07 12:57:29.074 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9003
05-07 12:57:29.076 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9001
05-07 12:57:29.077 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9000, L: 14624, D: 53499141, C: false, I: false, N: 1
05-07 12:57:29.078 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9002, L: 32687913, D: 33587913, C: false, I: false, N: 0
05-07 12:57:29.247 31495 11722 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do
05-07 12:57:29.901 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms
05-07 12:57:29.940 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms
05-07 12:57:29.960 31495 6932 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms
05-07 12:57:29.974 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:MobileApplication
05-07 12:57:29.983 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:Event
05-07 12:57:29.987 31495 6932 I Icing : Indexing done com.google.android.gms-apps
05-07 12:57:30.420 2580 2580 I Finsky : [2] tqt.a(5): Verification requested, id = 58
05-07 12:57:30.437 2580 2644 I Finsky : [220] trt.a(2): Single user settings service is not running, bind it now
05-07 12:57:30.448 2580 2580 I Finsky : [2] tru.onServiceConnected(1): Single user settings service is connected
05-07 12:57:30.466 2580 2644 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
05-07 12:57:30.713 2580 2644 I Finsky : [220] ixh.a(3): Task 7 requested foreground
05-07 12:57:30.715 2580 2644 I Finsky : [220] ixh.a(5): Not entering foreground
05-07 12:57:31.513 2580 2643 I Finsky : [219] txa.b(3): Verification id=58 response=SAFE
05-07 12:57:31.526 2580 2580 I Finsky : [2] txt.c(3): Verifying id=58, result=1
05-07 12:57:31.533 2580 2580 I Finsky : [2] txt.b(6): Verification complete: id=58, package_name=com.resideo.exemplar
05-07 12:57:31.705 923 1038 V BackupManagerService: restoreAtInstall pkg=com.resideo.exemplar token=3b restoreSet=30e2ba4799dcbe84
05-07 12:57:31.706 923 3171 D BackupManagerService: MSG_RUN_RESTORE observer=null
05-07 12:57:31.707 923 3171 D BackupManagerService: Starting restore.
05-07 12:57:31.724 923 923 I TransportClient: BackupTransportService#548: Notifying [PerformUnifiedRestoreTask.startRestore()] transport = IBackupTransport
05-07 12:57:31.726 923 7232 D BackupTransportManager: Transport com.google.android.gms/.backup.BackupTransportService updated its attributes
05-07 12:57:31.727 923 3171 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
05-07 12:57:31.727 923 3171 W Binder : java.lang.Throwable
05-07 12:57:31.727 923 3171 W Binder : at android.os.BinderProxy.transact(Binder.java:1114)
05-07 12:57:31.727 923 3171 W Binder : at com.android.internal.backup.IBackupTransport$Stub$Proxy.startRestore(IBackupTransport.java:694)
05-07 12:57:31.727 923 3171 W Binder : at com.android.server.backup.restore.PerformUnifiedRestoreTask.startRestore(PerformUnifiedRestoreTask.java:381)
05-07 12:57:31.727 923 3171 W Binder : at com.android.server.backup.restore.PerformUnifiedRestoreTask.execute(PerformUnifiedRestoreTask.java:284)
05-07 12:57:31.727 923 3171 W Binder : at com.android.server.backup.internal.BackupHandler.handleMessage(BackupHandler.java:193)
05-07 12:57:31.727 923 3171 W Binder : at android.os.Handler.dispatchMessage(Handler.java:106)
05-07 12:57:31.727 923 3171 W Binder : at android.os.Looper.loop(Looper.java:193)
05-07 12:57:31.727 923 3171 W Binder : at android.os.HandlerThread.run(HandlerThread.java:65)
05-07 12:57:31.731 31495 31758 I Backup : [GmsBackupTransport] New restore session, 2 apps
05-07 12:57:31.777 31489 31489 W ChimeraUtils: Non Chimera context
05-07 12:57:31.777 31489 31489 W ChimeraUtils: Non Chimera context
05-07 12:57:32.068 31495 31758 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 12:57:32.068 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:32.068 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:32.293 31495 31758 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 12:57:32.293 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:32.293 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:32.797 31495 31758 I Backup : [BackupHttpRequestUtil] Http Response Code: 200
05-07 12:57:32.804 31495 31822 I Backup : [GmsBackupTransport] Got kv restore package: @pm@
05-07 12:57:32.809 923 3171 D BackupManagerService: initiateOneRestore packageName=@pm@
05-07 12:57:32.810 31495 31822 I Backup : [GmsBackupTransport] Encrypted kv restore of @pm@
05-07 12:57:32.813 923 3171 I RecoverableAppKeyStore: Get 0/10014/com.google.android.gms.backup/folsom/9DC93BF83AFDDFA11E8AD471135C322E
05-07 12:57:32.822 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 12:57:32.840 490 490 I chatty : uid=1000(system) keymaster@3.0-s identical 4 lines
05-07 12:57:32.840 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 12:57:32.847 714 714 I keystore: 1 0
05-07 12:57:32.863 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 12:57:32.863 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:33.042 31495 31822 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 12:57:33.043 31495 31822 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:33.043 31495 31822 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:33.236 31495 31822 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 12:57:33.237 31495 31822 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:33.237 31495 31822 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 12:57:33.563 31495 31822 I Backup : [FullRestoreDownloader] Drive download http response status : 200
05-07 12:57:33.641 923 3171 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 12:57:33.647 31495 31822 I Backup : [GmsBackupTransport] Got full restore package: com.resideo.exemplar
05-07 12:57:33.649 923 3171 I BackupManagerService: Next restore package: RestoreDescription{com.resideo.exemplar : STREAM}
05-07 12:57:33.652 31495 31822 I Backup : [FullRestoreDataProcessorFac] Performing encrypted restore for com.resideo.exemplar
05-07 12:57:33.656 923 11870 I RecoverableAppKeyStore: Get 0/10014/com.google.android.gms.backup/folsom/9DC93BF83AFDDFA11E8AD471135C322E
05-07 12:57:33.663 31495 6932 I EventLogChimeraService: Opted in for usage reporting
05-07 12:57:33.663 31495 6932 I EventLogChimeraService: Aggregate from 1557253451003 (log), 1557253451003 (data)
05-07 12:57:33.665 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 12:57:33.678 490 490 I chatty : uid=1000(system) keymaster@3.0-s identical 4 lines
05-07 12:57:33.678 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 12:57:33.683 714 714 I keystore: 1 0
05-07 12:57:33.702 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 12:57:33.703 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:33.785 2129 2129 I brella.TrainingTaskService: onCreate()
05-07 12:57:33.830 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 12:57:33.830 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:33.860 31495 6932 I ServiceDumpSys: dumping service [account]
05-07 12:57:33.873 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 12:57:33.874 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:33.926 31489 7120 E NetworkScheduler.ATC: Called cancelTask for already completed task com.google.android.gms/.learning.training.background.TrainingGcmTaskService{u=0 tag="com.google.android.gms.learning.BACKGROUND_TRAINING_TASK" trigger=window{period=900s,flex=600s,earliest=-72s,latest=527s} requirements=[NET_ANY,CHARGING] attributes=[PERSISTED,RECURRING] scheduled=-372s last_run=0s jid=N/A status=ACTIVE retries=0 client_lib=GMS_TASK_SCHEDULER-17122000} :RESCHEDULED
05-07 12:57:34.294 923 3026 D WificondControl: Scan result ready event
05-07 12:57:34.300 923 2429 D WificondScannerImpl: Filtering out 1 scan results.
05-07 12:57:34.694 31495 31822 I Backup : [FullRestoreDownloader] Drive download http response status : 200
05-07 12:57:36.516 31495 31512 I gle.android.gm: Background concurrent copying GC freed 112332(9MB) AllocSpace objects, 99(2MB) LOS objects, 48% free, 25MB/49MB, paused 96us total 148.505ms
05-07 12:57:36.522 31495 31510 W System : A resource failed to call close.
05-07 12:57:36.586 923 11871 I BackupManagerService: Sig + version match; taking data
05-07 12:57:36.586 923 11871 D BackupManagerService: Clearing app data preparatory to full restore
05-07 12:57:36.587 923 11871 I ActivityManager: Force stopping com.resideo.exemplar appid=10154 user=0: clear data
05-07 12:57:36.590 923 976 I ActivityManager: Force stopping com.resideo.exemplar appid=10154 user=-1: clearApplicationUserData
05-07 12:57:36.592 714 714 I keystore: clear_uid 10154
05-07 12:57:36.611 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 12:57:36.612 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 12:57:36.617 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_DATA_CLEARED
05-07 12:57:36.618 31489 31489 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.resideo.exemplar]
05-07 12:57:36.626 923 11871 D BackupManagerService: awaiting agent for ApplicationInfo{fd8c87 com.resideo.exemplar}
05-07 12:57:36.647 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 12:57:36.650 31495 11739 I LocationSettingsChecker: Removing dialog suppression flag for package com.resideo.exemplar
05-07 12:57:36.660 923 978 I ActivityManager: Start proc 11947:com.resideo.exemplar/u0a154 for backup android/FullBackupAgent
05-07 12:57:36.667 31495 6932 I Icing : doRemovePackageData com.resideo.exemplar
05-07 12:57:36.670 11947 11947 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 12:57:37.051 923 3192 D BackupManagerService: agentConnected pkg=com.resideo.exemplar agent=android.os.BinderProxy@d23e69e
05-07 12:57:37.052 923 11871 I BackupManagerService: got agent android.app.IBackupAgent$Stub$Proxy@4c1857f
05-07 12:57:37.052 923 11871 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 12:57:37.337 923 11871 I chatty : uid=1000 system_server identical 20 lines
05-07 12:57:37.364 923 11871 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 12:57:37.373 923 3171 D BackupManagerService: restoreFinished packageName=com.resideo.exemplar
05-07 12:57:37.373 923 3171 V BackupAgentTimeout: getRestoreAgentFinishedTimeoutMillis(): 30000
05-07 12:57:37.377 923 3171 D BackupManagerService: Restore complete, killing host process of com.resideo.exemplar
05-07 12:57:37.378 923 3171 V BackupManagerService: No more packages; finishing restore
05-07 12:57:37.380 31495 31514 I Backup : [GmsBackupTransport] restore finished
05-07 12:57:37.380 11947 11947 I Process : Sending signal. PID: 11947 SIG: 9
05-07 12:57:37.380 923 3171 I BackupRestoreController: restoreFinished for 0
05-07 12:57:37.382 708 26301 E : Couldn't opendir /data/app/vmdl1785577409.tmp: No such file or directory
05-07 12:57:37.382 708 26301 E installd: Failed to delete /data/app/vmdl1785577409.tmp: No such file or directory
05-07 12:57:37.383 923 3171 I BackupManagerService: Restore complete.
05-07 12:57:37.394 684 684 E lowmemorykiller: Error writing /proc/11947/oom_score_adj; errno=22
05-07 12:57:37.396 923 3171 I ActivityManager: Killing 4483:com.google.android.gm/u0a85 (adj 906): empty #17
05-07 12:57:37.397 923 979 W libprocessgroup: kill(-4483, 9) failed: No such process
05-07 12:57:37.398 923 3192 I ActivityManager: Process com.resideo.exemplar (pid 11947) has died: cch CEM
05-07 12:57:37.407 627 627 I Zygote : Process 11947 exited due to signal (9)
05-07 12:57:37.417 2580 2580 I Finsky : [2] com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl.a(4): PackageMonitor received: android.intent.action.PACKAGE_ADDED
05-07 12:57:37.425 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000010
05-07 12:57:37.426 2463 2463 D Avrcp : isBrowsableListUpdated: false
05-07 12:57:37.426 2463 2463 D BluetoothMapAppObserver: onReceive
05-07 12:57:37.426 2463 2463 D BluetoothMapAppObserver: The installed package is: com.resideo.exemplar
05-07 12:57:37.427 2463 2463 D BluetoothMapAppObserver: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_PROVIDER
05-07 12:57:37.429 2463 2463 D BluetoothMapAppObserver: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_IM_PROVIDER
05-07 12:57:37.429 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_ADDED
05-07 12:57:37.429 2463 2463 D NewAvrcpMediaPlayerList: Name of package changed: com.resideo.exemplar
05-07 12:57:37.433 923 5442 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver
05-07 12:57:37.439 923 979 W libprocessgroup: kill(-4483, 9) failed: No such process
05-07 12:57:37.440 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 12:57:37.443 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 12:57:37.444 2580 11750 I Finsky : [668] kko.run(2): Cleaning dev-triggered-update data on package install for com.resideo.exemplar.
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.gass.chimera.PackageChangeBroadcastReceiver
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.ims/.receivers.RcsAutoStartReceiver
05-07 12:57:37.447 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_FIRST_LAUNCH dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 12:57:37.453 2580 2580 I Finsky : [2] mwa.b(2): Frosting ID looked up on UI thread. Caller should move to a background thread.
05-07 12:57:37.455 627 627 I Zygote : Process 4483 exited due to signal (9)
05-07 12:57:37.464 31495 11722 I Auth : [SupervisedAccountIntentOperation] onHandleIntent(): android.intent.action.PACKAGE_ADDED
05-07 12:57:37.464 31495 11722 I Auth : [SupervisedAccountIntentOperation] This operation is disabled
05-07 12:57:37.475 31495 11941 I ChromeSync: [Sync,SyncIntentOperation] Handling the intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }.
05-07 12:57:37.476 31495 11945 I FontsPackageChangeOp: Package com.resideo.exemplar has no metadata
05-07 12:57:37.483 923 979 W libprocessgroup: kill(-4483, 9) failed: No such process
05-07 12:57:37.483 923 979 I libprocessgroup: Successfully killed process cgroup uid 10085 pid 4483 in 85ms
05-07 12:57:37.483 923 979 W libprocessgroup: kill(-11947, 9) failed: No such process
05-07 12:57:37.483 923 979 I libprocessgroup: Successfully killed process cgroup uid 10154 pid 11947 in 0ms
05-07 12:57:37.487 31489 11731 W GCM : Unexpected forwarded intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 cmp=com.google.android.gms/.chimera.PersistentIntentOperationService (has extras) }
05-07 12:57:37.498 2580 11758 I Finsky : [675] kkq.run(2): Finished dev-triggered-update cleaning.
05-07 12:57:37.505 923 923 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.google.android.dialer: DDC.oR@AkA
05-07 12:57:37.522 2580 11752 I Finsky : [670] mvz.run(16): Wrote row to frosting DB: 316
05-07 12:57:37.608 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 12:57:37.610 923 923 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000
05-07 12:57:37.610 923 923 W Looper : Slow dispatch took 104ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@4d91898 m=0
05-07 12:57:37.612 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 12:57:37.613 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 12:57:37.622 2673 2673 E VvmPkgInstalledRcvr: cannot create TelephonyManager from ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}
05-07 12:57:37.622 2673 2673 D ImsResolver: maybeAddedImsService, packageName: com.resideo.exemplar
05-07 12:57:37.624 2673 2673 D CarrierConfigLoader: mHandler: 9 phoneId: 0
05-07 12:57:37.671 31495 3855 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_CORPORA
05-07 12:57:37.682 31495 3855 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_QUERIES
05-07 12:57:37.698 31495 5385 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 12:57:37.708 31495 5385 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 12:57:37.785 923 932 I system_server: Background concurrent copying GC freed 107571(7MB) AllocSpace objects, 47(1612KB) LOS objects, 42% free, 18MB/32MB, paused 166us total 398.880ms
05-07 12:57:37.856 923 4379 W ProcessCpuTracker: Skipping unknown process pid 12029
05-07 12:57:37.903 923 4379 I ProcessStatsService: Added stats: 2019-05-06-19-48-34, over +14h17m37s465ms
05-07 12:57:37.911 923 4379 I ProcessStatsService: Added stats: 2019-05-06-13-30-34, over +6h17m59s911ms
05-07 12:57:38.122 660 660 E QCOM PowerHAL: extract_stats: failed to open: /d/wlan_wcnss/power_stats Error = No such file or directory
05-07 12:57:38.231 923 5790 I ActivityManager: START u0 {flg=0x10000000 cmp=com.resideo.exemplar/com.tns.NativeScriptActivity} from uid 2000
05-07 12:57:38.245 660 660 D QCOM PowerHAL: LAUNCH HINT: ON
05-07 12:57:38.246 660 660 D QCOM PowerHAL: Activity launch hint handled
05-07 12:57:38.272 923 978 I ActivityManager: Start proc 12049:com.resideo.exemplar/u0a154 for activity com.resideo.exemplar/com.tns.NativeScriptActivity
05-07 12:57:38.278 12049 12049 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 12:57:38.289 16446 16446 E adbd : failed to connect to socket 'localabstract:com.resideo.exemplar-livesync': Connection refused
05-07 12:57:38.351 923 4683 W ActivityManager: Request to remove task ignored for non-existent task 26
05-07 12:57:38.580 12049 12049 I TNS.Runtime: NativeScript Runtime Version 5.3.0, commit e6caf4b205b1c58be57acb9eb5673a4b3a715406
05-07 12:57:38.673 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms
05-07 12:57:38.689 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 12:57:38.697 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 12:57:38.701 2580 2590 I android.vendin: Background concurrent copying GC freed 275145(8MB) AllocSpace objects, 1(68KB) LOS objects, 49% free, 11MB/23MB, paused 585us total 103.532ms
05-07 12:57:38.737 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:MobileApplication
05-07 12:57:38.739 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms
05-07 12:57:38.756 31495 6932 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms
05-07 12:57:38.765 12049 12049 W esideo.exempla: Accessing hidden field Ljava/lang/Boolean;->value:Z (light greylist, JNI)
05-07 12:57:38.772 12049 12049 D TNS.Runtime: V8 version 7.3.492.25
05-07 12:57:38.807 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:Event
05-07 12:57:38.810 31495 6932 I Icing : Indexing done com.google.android.gms-apps
05-07 12:57:39.587 923 7232 I ActivityManager: Force stopping com.resideo.exemplar appid=10154 user=0: from pid 12119
05-07 12:57:39.588 923 7232 I ActivityManager: Killing 12049:com.resideo.exemplar/u0a154 (adj 0): stop com.resideo.exemplar
05-07 12:57:39.588 923 979 W libprocessgroup: kill(-12049, 9) failed: No such process
05-07 12:57:39.592 923 7232 I ActivityManager: Force finishing activity ActivityRecord{49d5a99 u0 com.resideo.exemplar/com.tns.NativeScriptActivity t33}
05-07 12:57:39.603 627 627 I Zygote : Process 12049 exited due to signal (9)
05-07 12:57:39.607 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() true
05-07 12:57:39.611 923 7232 I ActivityManager: Force finishing activity ActivityRecord{49d5a99 u0 com.resideo.exemplar/com.tns.NativeScriptActivity t33 f}
05-07 12:57:39.611 923 7232 W ActivityManager: Duplicate finish request for ActivityRecord{49d5a99 u0 com.resideo.exemplar/com.tns.NativeScriptActivity t33 f}
05-07 12:57:39.612 2593 2593 D zz : UtRenderer.onVisible()
05-07 12:57:39.614 2593 2593 V zz : WeatherManager.doGet() getting weather from Awareness
05-07 12:57:39.617 2593 2593 V zz : SunriseUtil.doGet() getting location from Awareness
05-07 12:57:39.625 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 12:57:39.625 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 12:57:39.634 923 979 W libprocessgroup: kill(-12049, 9) failed: No such process
05-07 12:57:39.634 923 979 I libprocessgroup: Successfully killed process cgroup uid 10154 pid 12049 in 45ms
05-07 12:57:39.657 660 660 D QCOM PowerHAL: LAUNCH HINT: OFF
05-07 12:57:39.670 923 15415 I OpenGLRenderer: Initialized EGL, version 1.4
05-07 12:57:39.670 923 15415 D OpenGLRenderer: Swap behavior 1
05-07 12:57:39.676 923 978 I ActivityManager: Start proc 12123:com.resideo.exemplar/u0a154 for activity com.resideo.exemplar/com.tns.NativeScriptActivity
05-07 12:57:39.681 12123 12123 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 12:57:39.681 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 12:57:39.702 4185 4196 E s.nexuslaunche: No package ID ff found for ID 0xffffffff.
05-07 12:57:39.703 4185 4196 E IconLoader: Could not find icon drawable from resource
05-07 12:57:39.703 4185 4196 E IconLoader: android.content.res.Resources$NotFoundException: Resource ID #0xffffffff
05-07 12:57:39.703 4185 4196 E IconLoader: at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:225)
05-07 12:57:39.703 4185 4196 E IconLoader: at android.content.res.Resources.getDrawableForDensity(Resources.java:887)
05-07 12:57:39.703 4185 4196 E IconLoader: at android.content.res.Resources.getDrawable(Resources.java:827)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.recents.model.IconLoader.createNewIconForTask(SourceFile:118)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.recents.model.IconLoader.getAndInvalidateIfModified(SourceFile:94)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoader.getAndUpdateActivityIcon(SourceFile:325)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoadPlan.executePlan(SourceFile:188)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoader.loadTasks(SourceFile:173)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.quickstep.RecentsModel.onTaskStackChangedBackground(SourceFile:214)
05-07 12:57:39.703 4185 4196 E IconLoader: at com.android.systemui.shared.system.TaskStackChangeListeners.onTaskStackChanged(SourceFile:80)
05-07 12:57:39.703 4185 4196 E IconLoader: at android.app.ITaskStackListener$Stub.onTransact(ITaskStackListener.java:50)
05-07 12:57:39.703 4185 4196 E IconLoader: at android.os.Binder.execTransact(Binder.java:731)
05-07 12:57:39.703 4185 4196 W ziparchive: Unable to open '/data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk': No such file or directory
05-07 12:57:39.703 4185 4196 E s.nexuslaunche: Failed to open APK '/data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk' I/O error
05-07 12:57:39.703 4185 4196 E ResourcesManager: failed to add asset path /data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk
05-07 12:57:39.703 4185 4196 W PackageManager: Failure retrieving resources for com.resideo.exemplar
05-07 12:57:39.874 2495 2511 I ndroid.systemu: NativeAlloc concurrent copying GC freed 12669(464KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 8MB/17MB, paused 57us total 211.070ms
05-07 12:57:39.923 923 7232 I ProcessStatsService: Added stats: 2019-05-06-19-48-34, over +14h17m37s465ms
05-07 12:57:39.935 923 7232 I ProcessStatsService: Added stats: 2019-05-06-13-30-34, over +6h17m59s911ms
05-07 12:57:39.986 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 12:57:40.019 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 12:57:40.087 660 660 E QCOM PowerHAL: extract_stats: failed to open: /d/wlan_wcnss/power_stats Error = No such file or directory
05-07 12:57:40.157 923 3171 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2
05-07 12:57:40.157 923 3171 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true
05-07 12:57:40.183 923 939 I ActivityManager: START u0 {flg=0x10000000 cmp=com.resideo.exemplar/com.tns.NativeScriptActivity} from uid 2000
05-07 12:57:40.187 2593 2593 V zz : WeatherManager$3.onResult() successful result: [WeatherVo] conditions: CLOUDY (2)
05-07 12:57:40.188 2593 2593 V zz : TimelapseRenderer.updateWeatherCondition() CLOUDY
05-07 12:57:40.190 660 660 D QCOM PowerHAL: LAUNCH HINT: ON
05-07 12:57:40.192 660 660 D QCOM PowerHAL: Activity launch hint handled
05-07 12:57:40.201 2593 2593 V zz : SunriseUtil$3.onResult() location: 35.226917, -106.6001
05-07 12:57:40.202 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunrise : Tue May 07 06:10:28 MDT 2019
05-07 12:57:40.202 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunset : Tue May 07 19:58:14 MDT 2019
05-07 12:57:40.202 2593 2593 V zz : SunriseUtil$3.onResult() sunrise/sunset: 0.25727975, 0.8321106
05-07 12:57:40.206 2593 2593 V zz : TimelapseRenderer$1.onReceive() got sunrise broadcast - true
05-07 12:57:40.210 492 2829 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen com.resideo.exemplar#0
05-07 12:57:40.210 492 2829 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen com.resideo.exemplar#0
05-07 12:57:40.216 492 2829 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{7b8493f token=Token{3f0615e ActivityRecord{49d5a99 u0 com.resideo.exemplar/com.tns.NativeScriptActivity t33}}}#0
05-07 12:57:40.216 492 2829 W SurfaceFlinger: Attempting to destroy on removed layer: Task=33#0
05-07 12:57:40.236 12123 12123 I TNS.Runtime: NativeScript Runtime Version 5.3.0, commit e6caf4b205b1c58be57acb9eb5673a4b3a715406
05-07 12:57:40.266 923 932 I system_server: NativeAlloc concurrent copying GC freed 96467(4MB) AllocSpace objects, 74(2MB) LOS objects, 42% free, 22MB/39MB, paused 152us total 494.217ms
05-07 12:57:40.286 31489 31598 I GeofencerStateMachine: addGeofences called by com.google.android.gms
05-07 12:57:40.322 12123 12123 W esideo.exempla: Accessing hidden field Ljava/lang/Boolean;->value:Z (light greylist, JNI)
05-07 12:57:40.329 12123 12123 D TNS.Runtime: V8 version 7.3.492.25
05-07 12:57:40.544 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 12:57:40.546 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 12:57:40.558 31489 31598 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_IDS Ids=[9a8ebe5f-c1d4-4721-9833-8321fc6392b1], packageName=com.google.android.gms]
05-07 12:57:40.653 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 12:57:40.658 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 12:57:41.228 12123 12123 I JS : HMR: Hot Module Replacement Enabled. Waiting for signal.
05-07 12:57:41.255 12123 12123 D TNS.Native: MetaDataEntry Method getInstance's signature is: ()Landroid/app/Application;
05-07 12:57:41.255 12123 12123 D TNS.Native: CallJavaMethod called com/tns/NativeScriptApplication.getInstance. static method
05-07 12:57:41.255 12123 12123 D TNS.Native: usedMemory=1684144 changeInBytes=0 externalMemory=0
05-07 12:57:41.255 12123 12123 D TNS.Native: MetaDataEntry Method getPackageName's signature is: ()Ljava/lang/String;
05-07 12:57:41.255 12123 12123 D TNS.Native: Resolving method: getPackageName on className android/content/ContextWrapper
05-07 12:57:41.255 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getPackageName on class android.content.ContextWrapper
05-07 12:57:41.256 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Ljava/lang/String;
05-07 12:57:41.256 12123 12123 D TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getPackageName.0='()Ljava/lang/String;'
05-07 12:57:41.256 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageName. Instance id: 1748020, isSuper=0
05-07 12:57:41.256 12123 12123 D TNS.Native: MetaDataEntry Method getApplicationContext's signature is: ()Landroid/content/Context;
05-07 12:57:41.256 12123 12123 D TNS.Native: Resolving method: getApplicationContext on className android/content/ContextWrapper
05-07 12:57:41.256 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getApplicationContext. Instance id: 1748020, isSuper=0
05-07 12:57:41.256 12123 12123 D TNS.Native: usedMemory=1684144 changeInBytes=0 externalMemory=0
05-07 12:57:41.257 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'app' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:41.258 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Application' for node 'app' called, nodeType=0, hash=939733
05-07 12:57:41.258 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/android/app/Application$ActivityLifecycleCallbacks'
05-07 12:57:41.259 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:41.259 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:41.259 12123 12123 D TNS.Native: Linking js object: 1641789 and java instance id: 10
05-07 12:57:41.259 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:41.259 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/android/app/Application$ActivityLifecycleCallbacks.I.<init>.1.<unknown>='()V'
05-07 12:57:41.260 12123 12123 D TNS.Java: MakeInstanceStrong (10, class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks)
05-07 12:57:41.260 12123 12123 D TNS.Java: MakeInstanceStrong (10, class com.tns.gen.android.app.Application_ActivityLifecycleCallbacks)
05-07 12:57:41.260 12123 12123 D TNS.Native: usedMemory=1700528 changeInBytes=16384 externalMemory=1700528
05-07 12:57:41.261 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'content' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:41.261 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ComponentCallbacks2' for node 'content' called, nodeType=0, hash=1048588
05-07 12:57:41.262 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/android/content/ComponentCallbacks2'
05-07 12:57:41.262 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.content.ComponentCallbacks2
05-07 12:57:41.262 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.android.content.ComponentCallbacks2
05-07 12:57:41.262 12123 12123 D TNS.Native: Linking js object: 1138662 and java instance id: 11
05-07 12:57:41.262 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.content.ComponentCallbacks2
05-07 12:57:41.262 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/android/content/ComponentCallbacks2.I.<init>.1.<unknown>='()V'
05-07 12:57:41.263 12123 12123 D TNS.Java: MakeInstanceStrong (11, class com.tns.gen.android.content.ComponentCallbacks2)
05-07 12:57:41.263 12123 12123 D TNS.Java: MakeInstanceStrong (11, class com.tns.gen.android.content.ComponentCallbacks2)
05-07 12:57:41.263 12123 12123 D TNS.Native: usedMemory=1700528 changeInBytes=0 externalMemory=0
05-07 12:57:41.263 12123 12123 D TNS.Native: MetaDataEntry Method registerActivityLifecycleCallbacks's signature is: (Landroid/app/Application$ActivityLifecycleCallbacks;)V
05-07 12:57:41.263 12123 12123 D TNS.Native: CallJavaMethod called android/app/Application.registerActivityLifecycleCallbacks. Instance id: 1748020, isSuper=0
05-07 12:57:41.263 12123 12123 D TNS.Java: Platform.getJavaObjectByID:10
05-07 12:57:41.263 12123 12123 D TNS.Native: MetaDataEntry Method registerComponentCallbacks's signature is: (Landroid/content/ComponentCallbacks;)V
05-07 12:57:41.263 12123 12123 D TNS.Native: Resolving method: registerComponentCallbacks on className android/app/Application
05-07 12:57:41.263 12123 12123 D TNS.Java: Platform.getJavaObjectByID:11
05-07 12:57:41.264 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method registerComponentCallbacks on class android.app.Application
05-07 12:57:41.267 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/content/ComponentCallbacks;)V
05-07 12:57:41.267 12123 12123 D TNS.Native: ResolveMethodSignature android/app/Application.I.registerComponentCallbacks.1.android/content/ComponentCallbacks2='(Landroid/content/ComponentCallbacks;)V'
05-07 12:57:41.267 12123 12123 D TNS.Native: CallJavaMethod called android/app/Application.registerComponentCallbacks. Instance id: 1748020, isSuper=0
05-07 12:57:41.267 12123 12123 D TNS.Native: usedMemory=1716912 changeInBytes=16384 externalMemory=1716912
05-07 12:57:41.270 12123 12123 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@6a576a0
05-07 12:57:41.303 12123 12123 D TNS.Java: MakeInstanceStrong (12, class com.tns.NativeScriptActivity)
05-07 12:57:41.304 12123 12123 D TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app/*./vendor.js
05-07 12:57:41.305 12123 12123 D TNS.Native: createJSInstanceNative called
05-07 12:57:41.305 12123 12123 D TNS.Native: createJSInstanceNative class com/tns/NativeScriptActivity
05-07 12:57:41.305 12123 12123 D TNS.Native: GetImplementationObject called on object:412648
05-07 12:57:41.305 12123 12123 D TNS.Native: createJSInstanceNative: implementationObject :1469045
05-07 12:57:41.305 12123 12123 D TNS.Native: Linking js object: 412648 and java instance id: 12
05-07 12:57:41.305 12123 12123 D TNS.Java: JSInstance for class com.tns.NativeScriptActivity created with overrides
05-07 12:57:41.310 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 12 type=com.tns.NativeScriptActivity
05-07 12:57:41.310 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=12
05-07 12:57:41.311 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=412648
05-07 12:57:41.311 12123 12123 W esideo.exempla: Accessing hidden field Ljava/lang/Integer;->value:I (light greylist, JNI)
05-07 12:57:41.311 12123 12123 D TNS.Native: MetaDataEntry Method getApplication's signature is: ()Landroid/app/Application;
05-07 12:57:41.311 12123 12123 D TNS.Native: CallJavaMethod called android/app/Activity.getApplication. Instance id: 412648, isSuper=1
05-07 12:57:41.311 12123 12123 D TNS.Java: Platform.getJavaObjectByID:12
05-07 12:57:41.312 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:41.312 12123 12123 D TNS.Native: Resolving method: onCreate on className android/support/v7/app/AppCompatActivity
05-07 12:57:41.312 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method onCreate on class android.support.v7.app.AppCompatActivity
05-07 12:57:41.313 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/os/Bundle;)V
05-07 12:57:41.313 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onCreate.1.null='(Landroid/os/Bundle;)V'
05-07 12:57:41.313 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onCreate. Instance id: 412648, isSuper=1
05-07 12:57:41.411 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onActivityCreated with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:41.411 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=10
05-07 12:57:41.411 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1641789
05-07 12:57:41.412 12123 12123 D TNS.Native: MetaDataEntry Method getPackageManager's signature is: ()Landroid/content/pm/PackageManager;
05-07 12:57:41.412 12123 12123 D TNS.Native: Resolving method: getPackageManager on className android/content/ContextWrapper
05-07 12:57:41.412 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getPackageManager on class android.content.ContextWrapper
05-07 12:57:41.412 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Landroid/content/pm/PackageManager;
05-07 12:57:41.412 12123 12123 D TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getPackageManager.0='()Landroid/content/pm/PackageManager;'
05-07 12:57:41.412 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageManager. Instance id: 412648, isSuper=1
05-07 12:57:41.413 12123 12123 D TNS.Java: MakeInstanceStrong (13, class android.app.ApplicationPackageManager)
05-07 12:57:41.439 12123 12123 D TNS.Native: Linking js object: 628826 and java instance id: 13
05-07 12:57:41.439 12123 12123 D TNS.Native: usedMemory=2267936 changeInBytes=551024 externalMemory=2267936
05-07 12:57:41.439 12123 12123 D TNS.Native: MetaDataEntry Method getComponentName's signature is: ()Landroid/content/ComponentName;
05-07 12:57:41.439 12123 12123 D TNS.Native: CallJavaMethod called android/app/Activity.getComponentName. Instance id: 412648, isSuper=1
05-07 12:57:41.439 12123 12123 D TNS.Java: MakeInstanceStrong (14, class android.content.ComponentName)
05-07 12:57:41.440 12123 12123 D TNS.Native: Linking js object: 1309161 and java instance id: 14
05-07 12:57:41.440 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'pm' for node 'content' called, nodeType=0, hash=1048588
05-07 12:57:41.440 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'PackageManager' for node 'pm' called, nodeType=0, hash=1826067
05-07 12:57:41.441 12123 12123 D TNS.Native: MetaDataEntry Method getActivityInfo's signature is: (Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
05-07 12:57:41.441 12123 12123 D TNS.Native: Resolving method: getActivityInfo on className android/app/ApplicationPackageManager
05-07 12:57:41.441 12123 12123 D TNS.Java: Platform.getJavaObjectByID:14
05-07 12:57:41.441 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getActivityInfo on class android.app.ApplicationPackageManager
05-07 12:57:41.442 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;
05-07 12:57:41.442 12123 12123 D TNS.Native: ResolveMethodSignature android/app/ApplicationPackageManager.I.getActivityInfo.2.android/content/ComponentName.int='(Landroid/content/ComponentName;I)Landroid/content/pm/ActivityInfo;'
05-07 12:57:41.442 12123 12123 D TNS.Native: CallJavaMethod called android/app/ApplicationPackageManager.getActivityInfo. Instance id: 628826, isSuper=0
05-07 12:57:41.442 12123 12123 D TNS.Java: Platform.getJavaObjectByID:13
05-07 12:57:41.443 12123 12123 D TNS.Java: MakeInstanceStrong (15, class android.content.pm.ActivityInfo)
05-07 12:57:41.446 12123 12123 D TNS.Native: Linking js object: 722089 and java instance id: 15
05-07 12:57:41.447 12123 12123 D TNS.Native: usedMemory=2284320 changeInBytes=16384 externalMemory=2284320
05-07 12:57:41.447 12123 12123 D TNS.Java: Platform.getJavaObjectByID:15
05-07 12:57:41.447 12123 12123 D TNS.Java: MakeInstanceStrong (16, class android.os.Bundle)
05-07 12:57:41.449 12123 12123 D TNS.Native: Linking js object: 359215 and java instance id: 16
05-07 12:57:41.449 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;I)I
05-07 12:57:41.449 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 359215, isSuper=0
05-07 12:57:41.449 12123 12123 D TNS.Java: Platform.getJavaObjectByID:16
05-07 12:57:41.449 12123 12123 D TNS.Native: MetaDataEntry Method setTheme's signature is: (I)V
05-07 12:57:41.449 12123 12123 D TNS.Native: Resolving method: setTheme on className android/support/v7/app/AppCompatActivity
05-07 12:57:41.449 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setTheme on class android.support.v7.app.AppCompatActivity
05-07 12:57:41.450 12123 12123 D TNS.Java: resolveMethodOverload: method found :(I)V
05-07 12:57:41.450 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.setTheme.1.int='(I)V'
05-07 12:57:41.450 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.setTheme. Instance id: 412648, isSuper=1
05-07 12:57:41.451 12123 12123 D TNS.Native: usedMemory=2300704 changeInBytes=16384 externalMemory=2300704
05-07 12:57:41.454 12123 12123 D TNS.Native: MetaDataEntry Method getIntent's signature is: ()Landroid/content/Intent;
05-07 12:57:41.454 12123 12123 D TNS.Native: CallJavaMethod called android/app/Activity.getIntent. Instance id: 412648, isSuper=1
05-07 12:57:41.454 12123 12123 D TNS.Java: MakeInstanceStrong (17, class android.content.Intent)
05-07 12:57:41.476 12123 12123 D TNS.Native: Linking js object: 1697922 and java instance id: 17
05-07 12:57:41.477 12123 12123 D TNS.Native: usedMemory=2300704 changeInBytes=0 externalMemory=0
05-07 12:57:41.731 12123 12123 I JS : Angular is running in the development mode. Call enableProdMode() to enable the production mode.
05-07 12:57:41.747 12123 12123 D TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./4.js
05-07 12:57:41.748 12123 12123 D TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/4.js)
05-07 12:57:41.749 12123 12123 D TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/4.js)
05-07 12:57:41.870 12123 12123 D TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./3.js
05-07 12:57:41.871 12123 12123 D TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/3.js)
05-07 12:57:41.871 12123 12123 D TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/3.js)
05-07 12:57:41.900 12123 12123 D TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./0.js
05-07 12:57:41.900 12123 12123 D TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/0.js)
05-07 12:57:41.902 12123 12123 D TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/0.js)
05-07 12:57:41.902 12123 12123 D TNS.Native: >>LoadImpl cachePathKey=/data/data/com.resideo.exemplar/files/app*./2.js
05-07 12:57:41.903 12123 12123 D TNS.Native: Compiling script (module /data/data/com.resideo.exemplar/files/app/2.js)
05-07 12:57:41.904 12123 12123 D TNS.Native: Compiled script (module /data/data/com.resideo.exemplar/files/app/2.js)
05-07 12:57:41.986 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'os' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:41.987 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Build' for node 'os' called, nodeType=0, hash=1652434
05-07 12:57:42.009 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'nativescript' for node 'org' called, nodeType=0, hash=1227578
05-07 12:57:42.009 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'widgets' for node 'nativescript' called, nodeType=0, hash=1871265
05-07 12:57:42.009 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'FlexboxLayout' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.045 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ContentLayout' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.047 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
05-07 12:57:42.047 12123 12123 D TNS.Native: Linking js object: 1399540 and java instance id: 18
05-07 12:57:42.047 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.ContentLayout
05-07 12:57:42.047 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/ContentLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.054 12123 12123 D TNS.Java: MakeInstanceStrong (18, class org.nativescript.widgets.ContentLayout)
05-07 12:57:42.054 12123 12123 D TNS.Native: usedMemory=2368640 changeInBytes=67936 externalMemory=2368640
05-07 12:57:42.055 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.055 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1399540, isSuper=0
05-07 12:57:42.055 12123 12123 D TNS.Java: Platform.getJavaObjectByID:18
05-07 12:57:42.055 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ViewHelper' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.057 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.059 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.059 12123 12123 D TNS.Java: MakeInstanceStrong (19, class android.graphics.Rect)
05-07 12:57:42.060 12123 12123 D TNS.Native: Linking js object: 1259002 and java instance id: 19
05-07 12:57:42.061 12123 12123 D TNS.Native: usedMemory=2385024 changeInBytes=16384 externalMemory=2385024
05-07 12:57:42.061 12123 12123 D TNS.Java: Platform.getJavaObjectByID:19
05-07 12:57:42.062 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.062 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1399540, isSuper=0
05-07 12:57:42.062 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'lang' for node 'java' called, nodeType=0, hash=1611552
05-07 12:57:42.064 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Object' for node 'lang' called, nodeType=0, hash=2021249
05-07 12:57:42.065 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'view' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:42.066 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'View' for node 'view' called, nodeType=0, hash=1235316
05-07 12:57:42.067 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.067 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with AttachListener
05-07 12:57:42.067 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.068 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.068 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener
05-07 12:57:42.068 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener'
05-07 12:57:42.068 12123 12123 D TNS.Native: Linking js object: 729749 and java instance id: 20
05-07 12:57:42.068 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.068 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_126271_36_AttachListener.I.<init>.0='()V'
05-07 12:57:42.069 12123 12123 D TNS.Java: MakeInstanceStrong (20, class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener)
05-07 12:57:42.069 12123 12123 D TNS.Java: MakeInstanceStrong (20, class com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener)
05-07 12:57:42.069 12123 12123 D TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
05-07 12:57:42.069 12123 12123 D TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
05-07 12:57:42.069 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1399540, isSuper=0
05-07 12:57:42.070 12123 12123 D TNS.Java: Platform.getJavaObjectByID:20
05-07 12:57:42.070 12123 12123 D TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
05-07 12:57:42.070 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.070 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.070 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.070 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1399540, isSuper=0
05-07 12:57:42.070 12123 12123 D TNS.Native: usedMemory=2385024 changeInBytes=0 externalMemory=0
05-07 12:57:42.072 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'CommonLayoutParams' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.072 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/CommonLayoutParams'
05-07 12:57:42.072 12123 12123 D TNS.Native: Linking js object: 1369111 and java instance id: 21
05-07 12:57:42.072 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.CommonLayoutParams
05-07 12:57:42.072 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/CommonLayoutParams.I.<init>.0='()V'
05-07 12:57:42.075 12123 12123 D TNS.Java: MakeInstanceStrong (21, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.075 12123 12123 D TNS.Native: usedMemory=2385056 changeInBytes=32 externalMemory=2385056
05-07 12:57:42.075 12123 12123 D TNS.Native: MetaDataEntry Method setContentView's signature is: (Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.075 12123 12123 D TNS.Native: Resolving method: setContentView on className android/support/v7/app/AppCompatActivity
05-07 12:57:42.075 12123 12123 D TNS.Java: Platform.getJavaObjectByID:21
05-07 12:57:42.075 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setContentView on class android.support.v7.app.AppCompatActivity
05-07 12:57:42.080 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.080 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.setContentView.2.org/nativescript/widgets/ContentLayout.org/nativescript/widgets/CommonLayoutParams='(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V'
05-07 12:57:42.080 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.setContentView. Instance id: 412648, isSuper=1
05-07 12:57:42.125 12123 12123 W esideo.exempla: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (light greylist, reflection)
05-07 12:57:42.125 12123 12123 W esideo.exempla: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (light greylist, reflection)
05-07 12:57:42.137 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onStart with javaObjectID 12 type=com.tns.NativeScriptActivity
05-07 12:57:42.137 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=12
05-07 12:57:42.137 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=412648
05-07 12:57:42.138 12123 12123 D TNS.Native: MetaDataEntry Method onStart's signature is: ()V
05-07 12:57:42.138 12123 12123 D TNS.Native: Resolving method: onStart on className android/support/v7/app/AppCompatActivity
05-07 12:57:42.138 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method onStart on class android.support.v7.app.AppCompatActivity
05-07 12:57:42.138 12123 12123 D TNS.Java: resolveMethodOverload: method found :()V
05-07 12:57:42.138 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onStart.0='()V'
05-07 12:57:42.138 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onStart. Instance id: 412648, isSuper=1
05-07 12:57:42.138 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onActivityStarted with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:42.138 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=10
05-07 12:57:42.138 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1641789
05-07 12:57:42.139 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'image' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.139 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Fetcher' for node 'image' called, nodeType=0, hash=136757
05-07 12:57:42.141 12123 12123 D TNS.Native: MetaDataEntry Method getInstance's signature is: (Landroid/content/Context;)Lorg/nativescript/widgets/image/Fetcher;
05-07 12:57:42.145 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Fetcher.getInstance. static method
05-07 12:57:42.152 12123 12123 D TNS.Java: MakeInstanceStrong (22, class org.nativescript.widgets.image.Fetcher)
05-07 12:57:42.153 12123 12123 D TNS.Native: Linking js object: 1436292 and java instance id: 22
05-07 12:57:42.153 12123 12123 D TNS.Native: usedMemory=1812440 changeInBytes=-572616 externalMemory=1812440
05-07 12:57:42.153 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Cache' for node 'image' called, nodeType=0, hash=136757
05-07 12:57:42.154 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/image/Cache$CacheParams'
05-07 12:57:42.154 12123 12123 D TNS.Native: Linking js object: 1745175 and java instance id: 23
05-07 12:57:42.154 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.image.Cache$CacheParams
05-07 12:57:42.154 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/image/Cache$CacheParams.I.<init>.0='()V'
05-07 12:57:42.154 12123 12123 D TNS.Java: MakeInstanceStrong (23, class org.nativescript.widgets.image.Cache$CacheParams)
05-07 12:57:42.154 12123 12123 D TNS.Native: usedMemory=1812440 changeInBytes=0 externalMemory=0
05-07 12:57:42.154 12123 12123 D TNS.Java: Platform.getJavaObjectByID:23
05-07 12:57:42.155 12123 12123 D TNS.Native: MetaDataEntry Method setMemCacheSizePercent's signature is: (F)V
05-07 12:57:42.155 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Cache$CacheParams.setMemCacheSizePercent. Instance id: 1745175, isSuper=0
05-07 12:57:42.155 12123 12123 D TNS.Native: MetaDataEntry Method getInstance's signature is: (Lorg/nativescript/widgets/image/Cache$CacheParams;)Lorg/nativescript/widgets/image/Cache;
05-07 12:57:42.155 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Cache.getInstance. static method
05-07 12:57:42.155 12123 12123 D TNS.Java: MakeInstanceStrong (24, class org.nativescript.widgets.image.Cache)
05-07 12:57:42.156 12123 12123 D TNS.Native: Linking js object: 289942 and java instance id: 24
05-07 12:57:42.156 12123 12123 D TNS.Native: usedMemory=1812440 changeInBytes=0 externalMemory=0
05-07 12:57:42.156 12123 12123 D TNS.Native: MetaDataEntry Method addImageCache's signature is: (Lorg/nativescript/widgets/image/Cache;)V
05-07 12:57:42.156 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Worker.addImageCache. Instance id: 1436292, isSuper=0
05-07 12:57:42.156 12123 12123 D TNS.Java: Platform.getJavaObjectByID:24
05-07 12:57:42.156 12123 12123 D TNS.Java: Platform.getJavaObjectByID:22
05-07 12:57:42.156 12123 12123 D TNS.Native: MetaDataEntry Method initCache's signature is: ()V
05-07 12:57:42.156 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/image/Worker.initCache. Instance id: 1436292, isSuper=0
05-07 12:57:42.159 12123 12123 D TNS.Native: usedMemory=1829048 changeInBytes=16608 externalMemory=1829048
05-07 12:57:42.169 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onActivityResumed with javaObjectID 10 type=com.tns.gen.android.app.Application_ActivityLifecycleCallbacks
05-07 12:57:42.170 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=10
05-07 12:57:42.170 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1641789
05-07 12:57:42.171 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onPostResume with javaObjectID 12 type=com.tns.NativeScriptActivity
05-07 12:57:42.171 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=12
05-07 12:57:42.171 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=412648
05-07 12:57:42.172 12123 12123 D TNS.Native: MetaDataEntry Method onPostResume's signature is: ()V
05-07 12:57:42.172 12123 12123 D TNS.Native: Resolving method: onPostResume on className android/support/v7/app/AppCompatActivity
05-07 12:57:42.172 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method onPostResume on class android.support.v7.app.AppCompatActivity
05-07 12:57:42.172 12123 12123 D TNS.Java: resolveMethodOverload: method found :()V
05-07 12:57:42.172 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/app/AppCompatActivity.I.onPostResume.0='()V'
05-07 12:57:42.172 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/app/AppCompatActivity.onPostResume. Instance id: 412648, isSuper=1
05-07 12:57:42.173 12123 12123 D TNS.Native: usedMemory=1845432 changeInBytes=16384 externalMemory=1845432
05-07 12:57:42.173 12123 12123 D OpenGLRenderer: Skia GL Pipeline
05-07 12:57:42.197 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.197 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=20
05-07 12:57:42.197 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=729749
05-07 12:57:42.198 12123 12123 D TNS.Native: MetaDataEntry Method getSupportFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.198 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentActivity.getSupportFragmentManager. Instance id: 412648, isSuper=1
05-07 12:57:42.198 12123 12123 D TNS.Java: MakeInstanceStrong (25, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.206 12123 12123 D TNS.Native: Linking js object: 1245706 and java instance id: 25
05-07 12:57:42.208 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'FragmentBase' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.211 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with com.tns.FragmentClass
05-07 12:57:42.216 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com.tns.FragmentClass
05-07 12:57:42.217 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
05-07 12:57:42.217 12123 12123 D TNS.Native: superValue.GetPrototype=177612
05-07 12:57:42.217 12123 12123 D TNS.Native: Linking js object: 850667 and java instance id: 26
05-07 12:57:42.217 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.FragmentClass
05-07 12:57:42.217 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/FragmentClass.I.<init>.0='()V'
05-07 12:57:42.219 12123 12123 D TNS.Java: MakeInstanceStrong (26, class com.tns.FragmentClass)
05-07 12:57:42.219 12123 12123 D TNS.Java: MakeInstanceStrong (26, class com.tns.FragmentClass)
05-07 12:57:42.219 12123 12123 D TNS.Native: usedMemory=2050424 changeInBytes=204992 externalMemory=2050424
05-07 12:57:42.219 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Bundle' for node 'os' called, nodeType=0, hash=1652434
05-07 12:57:42.219 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.219 12123 12123 D TNS.Native: Linking js object: 1990381 and java instance id: 27
05-07 12:57:42.219 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.os.Bundle
05-07 12:57:42.220 12123 12123 D TNS.Native: ResolveConstructorSignature android/os/Bundle.I.<init>.0='()V'
05-07 12:57:42.220 12123 12123 D TNS.Java: MakeInstanceStrong (27, class android.os.Bundle)
05-07 12:57:42.220 12123 12123 D TNS.Native: usedMemory=2050424 changeInBytes=0 externalMemory=0
05-07 12:57:42.220 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.220 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1990381, isSuper=0
05-07 12:57:42.220 12123 12123 D TNS.Java: Platform.getJavaObjectByID:27
05-07 12:57:42.220 12123 12123 D TNS.Native: usedMemory=2050424 changeInBytes=0 externalMemory=0
05-07 12:57:42.220 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.220 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 850667, isSuper=1
05-07 12:57:42.220 12123 12123 D TNS.Java: Platform.getJavaObjectByID:26
05-07 12:57:42.221 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.221 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.221 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method beginTransaction on class android.support.v4.app.FragmentManagerImpl
05-07 12:57:42.222 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.222 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.beginTransaction.0='()Landroid/support/v4/app/FragmentTransaction;'
05-07 12:57:42.222 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1245706, isSuper=0
05-07 12:57:42.222 12123 12123 D TNS.Java: Platform.getJavaObjectByID:25
05-07 12:57:42.225 12123 12123 D TNS.Java: MakeInstanceStrong (28, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.229 12123 12123 D TNS.Native: Linking js object: 1880868 and java instance id: 28
05-07 12:57:42.229 12123 12123 D TNS.Native: usedMemory=2132344 changeInBytes=81920 externalMemory=2132344
05-07 12:57:42.230 12123 12123 D TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
05-07 12:57:42.231 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 850667, isSuper=1
05-07 12:57:42.231 12123 12123 D TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
05-07 12:57:42.231 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 850667, isSuper=1
05-07 12:57:42.231 12123 12123 D TNS.Native: usedMemory=2132344 changeInBytes=0 externalMemory=0
05-07 12:57:42.231 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'animation' for node 'view' called, nodeType=0, hash=1235316
05-07 12:57:42.232 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'AccelerateDecelerateInterpolator' for node 'animation' called, nodeType=0, hash=896601
05-07 12:57:42.232 12123 12123 D TNS.Native: RegisterInstance called for 'android/view/animation/AccelerateDecelerateInterpolator'
05-07 12:57:42.232 12123 12123 D TNS.Native: Linking js object: 1017769 and java instance id: 29
05-07 12:57:42.233 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.view.animation.AccelerateDecelerateInterpolator
05-07 12:57:42.233 12123 12123 D TNS.Native: ResolveConstructorSignature android/view/animation/AccelerateDecelerateInterpolator.I.<init>.0='()V'
05-07 12:57:42.233 12123 12123 D TNS.Java: MakeInstanceStrong (29, class android.view.animation.AccelerateDecelerateInterpolator)
05-07 12:57:42.233 12123 12123 D TNS.Native: usedMemory=2132344 changeInBytes=0 externalMemory=0
05-07 12:57:42.233 12123 12123 D TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.233 12123 12123 D TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
05-07 12:57:42.233 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setCustomAnimations on class android.support.v4.app.BackStackRecord
05-07 12:57:42.234 12123 12123 D TNS.Java: resolveMethodOverload: method found :(II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.234 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.setCustomAnimations.2.int.int='(II)Landroid/support/v4/app/FragmentTransaction;'
05-07 12:57:42.234 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1880868, isSuper=0
05-07 12:57:42.234 12123 12123 D TNS.Java: Platform.getJavaObjectByID:28
05-07 12:57:42.235 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'animation' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:42.236 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Animator' for node 'animation' called, nodeType=0, hash=2057467
05-07 12:57:42.238 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.238 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with AnimationListenerImpl
05-07 12:57:42.238 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.238 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.238 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.239 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl'
05-07 12:57:42.239 12123 12123 D TNS.Native: Linking js object: 1888916 and java instance id: 30
05-07 12:57:42.239 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.239 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_125279_36_AnimationListenerImpl.I.<init>.0='()V'
05-07 12:57:42.240 12123 12123 D TNS.Java: MakeInstanceStrong (30, class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl)
05-07 12:57:42.240 12123 12123 D TNS.Java: MakeInstanceStrong (30, class com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl)
05-07 12:57:42.240 12123 12123 D TNS.Native: usedMemory=2148728 changeInBytes=16384 externalMemory=2148728
05-07 12:57:42.241 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ValueAnimator' for node 'animation' called, nodeType=0, hash=2057467
05-07 12:57:42.242 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'IntEvaluator' for node 'animation' called, nodeType=0, hash=2057467
05-07 12:57:42.243 12123 12123 D TNS.Native: RegisterInstance called for 'android/animation/IntEvaluator'
05-07 12:57:42.243 12123 12123 D TNS.Native: Linking js object: 793686 and java instance id: 31
05-07 12:57:42.243 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.animation.IntEvaluator
05-07 12:57:42.243 12123 12123 D TNS.Native: ResolveConstructorSignature android/animation/IntEvaluator.I.<init>.0='()V'
05-07 12:57:42.243 12123 12123 D TNS.Java: MakeInstanceStrong (31, class android.animation.IntEvaluator)
05-07 12:57:42.243 12123 12123 D TNS.Native: usedMemory=2148728 changeInBytes=0 externalMemory=0
05-07 12:57:42.244 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Integer' for node 'lang' called, nodeType=0, hash=2021249
05-07 12:57:42.245 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.245 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.245 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method valueOf on class java.lang.Integer
05-07 12:57:42.246 12123 12123 D TNS.Java: resolveMethodOverload: method found :(I)Ljava/lang/Integer;
05-07 12:57:42.246 12123 12123 D TNS.Native: ResolveMethodSignature java/lang/Integer.S.valueOf.1.int='(I)Ljava/lang/Integer;'
05-07 12:57:42.246 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.246 12123 12123 D TNS.Java: MakeInstanceStrong (32, class java.lang.Integer)
05-07 12:57:42.247 12123 12123 D TNS.Native: Linking js object: 87865 and java instance id: 32
05-07 12:57:42.247 12123 12123 D TNS.Native: usedMemory=2165112 changeInBytes=16384 externalMemory=2165112
05-07 12:57:42.247 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.247 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.247 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.247 12123 12123 D TNS.Java: MakeInstanceStrong (33, class java.lang.Integer)
05-07 12:57:42.247 12123 12123 D TNS.Native: Linking js object: 603234 and java instance id: 33
05-07 12:57:42.248 12123 12123 D TNS.Java: MakeInstanceStrong (34, class java.lang.Class)
05-07 12:57:42.249 12123 12123 D TNS.Native: Linking js object: 1385029 and java instance id: 34
05-07 12:57:42.250 12123 12123 D TNS.Java: Platform.getJavaObjectByID:34
05-07 12:57:42.250 12123 12123 D TNS.Java: MakeInstanceStrong (35, class [Ljava.lang.Object;)
05-07 12:57:42.250 12123 12123 D TNS.Native: Linking js object: 1861691 and java instance id: 35
05-07 12:57:42.251 12123 12123 D TNS.Java: Platform.getJavaObjectByID:35
05-07 12:57:42.251 12123 12123 D TNS.Java: Platform.getJavaObjectByID:32
05-07 12:57:42.251 12123 12123 D TNS.Java: Platform.getJavaObjectByID:33
05-07 12:57:42.251 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.251 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.251 12123 12123 D TNS.Java: Platform.getJavaObjectByID:31
05-07 12:57:42.252 12123 12123 D TNS.Java: MakeInstanceStrong (36, class android.animation.ValueAnimator)
05-07 12:57:42.252 12123 12123 D TNS.Native: Linking js object: 1255335 and java instance id: 36
05-07 12:57:42.252 12123 12123 D TNS.Native: usedMemory=2165112 changeInBytes=0 externalMemory=0
05-07 12:57:42.252 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.252 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.252 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setDuration on class android.animation.ValueAnimator
05-07 12:57:42.254 12123 12123 D TNS.Java: resolveMethodOverload: method found :(J)Landroid/animation/Animator;
05-07 12:57:42.254 12123 12123 D TNS.Native: ResolveMethodSignature android/animation/ValueAnimator.I.setDuration.1.int='(J)Landroid/animation/Animator;'
05-07 12:57:42.254 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1255335, isSuper=0
05-07 12:57:42.254 12123 12123 D TNS.Java: Platform.getJavaObjectByID:36
05-07 12:57:42.254 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.254 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1255335, isSuper=0
05-07 12:57:42.254 12123 12123 D TNS.Java: Platform.getJavaObjectByID:30
05-07 12:57:42.254 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=16384 externalMemory=2181496
05-07 12:57:42.255 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.255 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.255 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.255 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.255 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.255 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.255 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.255 12123 12123 D TNS.Java: MakeInstanceStrong (37, class [Ljava.lang.Object;)
05-07 12:57:42.256 12123 12123 D TNS.Native: Linking js object: 1462311 and java instance id: 37
05-07 12:57:42.256 12123 12123 D TNS.Java: Platform.getJavaObjectByID:37
05-07 12:57:42.256 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.256 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.256 12123 12123 D TNS.Java: MakeInstanceStrong (38, class android.animation.ValueAnimator)
05-07 12:57:42.256 12123 12123 D TNS.Native: Linking js object: 918459 and java instance id: 38
05-07 12:57:42.256 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.257 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.257 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 918459, isSuper=0
05-07 12:57:42.257 12123 12123 D TNS.Java: Platform.getJavaObjectByID:38
05-07 12:57:42.257 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.257 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.257 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 918459, isSuper=0
05-07 12:57:42.257 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.257 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.257 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.257 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.257 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.257 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.257 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.258 12123 12123 D TNS.Java: MakeInstanceStrong (39, class [Ljava.lang.Object;)
05-07 12:57:42.258 12123 12123 D TNS.Native: Linking js object: 1911192 and java instance id: 39
05-07 12:57:42.258 12123 12123 D TNS.Java: Platform.getJavaObjectByID:39
05-07 12:57:42.258 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.258 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.259 12123 12123 D TNS.Java: MakeInstanceStrong (40, class android.animation.ValueAnimator)
05-07 12:57:42.259 12123 12123 D TNS.Native: Linking js object: 1773479 and java instance id: 40
05-07 12:57:42.259 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.259 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.259 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.259 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1773479, isSuper=0
05-07 12:57:42.259 12123 12123 D TNS.Java: Platform.getJavaObjectByID:40
05-07 12:57:42.259 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.259 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1773479, isSuper=0
05-07 12:57:42.259 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.259 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.259 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.259 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.260 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.260 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.260 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.260 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.260 12123 12123 D TNS.Java: MakeInstanceStrong (41, class [Ljava.lang.Object;)
05-07 12:57:42.260 12123 12123 D TNS.Native: Linking js object: 939523 and java instance id: 41
05-07 12:57:42.260 12123 12123 D TNS.Java: Platform.getJavaObjectByID:41
05-07 12:57:42.261 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.261 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.261 12123 12123 D TNS.Java: MakeInstanceStrong (42, class android.animation.ValueAnimator)
05-07 12:57:42.261 12123 12123 D TNS.Native: Linking js object: 914362 and java instance id: 42
05-07 12:57:42.261 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.261 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.261 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 914362, isSuper=0
05-07 12:57:42.261 12123 12123 D TNS.Java: Platform.getJavaObjectByID:42
05-07 12:57:42.261 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.261 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.261 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 914362, isSuper=0
05-07 12:57:42.262 12123 12123 D TNS.Java: MakeInstanceStrong (43, class [F)
05-07 12:57:42.263 12123 12123 D TNS.Native: Linking js object: 1536251 and java instance id: 43
05-07 12:57:42.263 12123 12123 D TNS.Java: Platform.getJavaObjectByID:43
05-07 12:57:42.263 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ObjectAnimator' for node 'animation' called, nodeType=0, hash=2057467
05-07 12:57:42.264 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.264 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.264 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method ofFloat on class android.animation.ObjectAnimator
05-07 12:57:42.265 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.265 12123 12123 D TNS.Native: ResolveMethodSignature android/animation/ObjectAnimator.S.ofFloat.3.null.string.[F='(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;'
05-07 12:57:42.265 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.266 12123 12123 D TNS.Java: MakeInstanceStrong (44, class android.animation.ObjectAnimator)
05-07 12:57:42.266 12123 12123 D TNS.Native: Linking js object: 239294 and java instance id: 44
05-07 12:57:42.266 12123 12123 D TNS.Native: usedMemory=2181496 changeInBytes=0 externalMemory=0
05-07 12:57:42.266 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.266 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.266 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setDuration on class android.animation.ObjectAnimator
05-07 12:57:42.267 12123 12123 D TNS.Java: resolveMethodOverload: method found :(J)Landroid/animation/Animator;
05-07 12:57:42.267 12123 12123 D TNS.Native: ResolveMethodSignature android/animation/ObjectAnimator.I.setDuration.1.int='(J)Landroid/animation/Animator;'
05-07 12:57:42.267 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 239294, isSuper=0
05-07 12:57:42.267 12123 12123 D TNS.Java: Platform.getJavaObjectByID:44
05-07 12:57:42.268 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.268 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.268 12123 12123 D TNS.Java: Platform.getJavaObjectByID:29
05-07 12:57:42.268 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setInterpolator on class android.animation.ValueAnimator
05-07 12:57:42.268 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.269 12123 12123 D TNS.Native: ResolveMethodSignature android/animation/ValueAnimator.I.setInterpolator.1.android/view/animation/AccelerateDecelerateInterpolator='(Landroid/animation/TimeInterpolator;)V'
05-07 12:57:42.269 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 239294, isSuper=0
05-07 12:57:42.269 12123 12123 D TNS.Native: usedMemory=2197880 changeInBytes=16384 externalMemory=2197880
05-07 12:57:42.269 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.269 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 239294, isSuper=0
05-07 12:57:42.269 12123 12123 D TNS.Java: MakeInstanceStrong (45, class [F)
05-07 12:57:42.269 12123 12123 D TNS.Native: Linking js object: 1144714 and java instance id: 45
05-07 12:57:42.270 12123 12123 D TNS.Java: Platform.getJavaObjectByID:45
05-07 12:57:42.270 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.270 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.270 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.270 12123 12123 D TNS.Java: MakeInstanceStrong (46, class android.animation.ObjectAnimator)
05-07 12:57:42.271 12123 12123 D TNS.Native: Linking js object: 325337 and java instance id: 46
05-07 12:57:42.271 12123 12123 D TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
05-07 12:57:42.271 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.271 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.271 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 325337, isSuper=0
05-07 12:57:42.271 12123 12123 D TNS.Java: Platform.getJavaObjectByID:46
05-07 12:57:42.271 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.271 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.271 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 325337, isSuper=0
05-07 12:57:42.271 12123 12123 D TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
05-07 12:57:42.271 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.271 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 325337, isSuper=0
05-07 12:57:42.272 12123 12123 D TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.272 12123 12123 D TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
05-07 12:57:42.272 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method replace on class android.support.v4.app.BackStackRecord
05-07 12:57:42.273 12123 12123 D TNS.Java: resolveMethodOverload: method found :(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.273 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.replace.3.int.org/nativescript/widgets/FragmentBase.string='(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;'
05-07 12:57:42.273 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1880868, isSuper=0
05-07 12:57:42.274 12123 12123 D TNS.Native: usedMemory=2197880 changeInBytes=0 externalMemory=0
05-07 12:57:42.274 12123 12123 D TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
05-07 12:57:42.274 12123 12123 D TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.274 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method commitAllowingStateLoss on class android.support.v4.app.BackStackRecord
05-07 12:57:42.274 12123 12123 D TNS.Java: resolveMethodOverload: method found :()I
05-07 12:57:42.274 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.commitAllowingStateLoss.0='()I'
05-07 12:57:42.274 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1880868, isSuper=0
05-07 12:57:42.285 12123 12230 I Adreno : QUALCOMM build : 984b9a6, Ibe1bf21abc
05-07 12:57:42.285 12123 12230 I Adreno : Build Date : 06/04/18
05-07 12:57:42.285 12123 12230 I Adreno : OpenGL ES Shader Compiler Version: EV031.24.00.00
05-07 12:57:42.285 12123 12230 I Adreno : Local Branch : googldrp
05-07 12:57:42.285 12123 12230 I Adreno : Remote Branch :
05-07 12:57:42.285 12123 12230 I Adreno : Remote Branch :
05-07 12:57:42.285 12123 12230 I Adreno : Reconstruct Branch :
05-07 12:57:42.285 12123 12230 I Adreno : Build Config : S L 4.0.10 AArch64
05-07 12:57:42.288 12123 12230 I Adreno : PFP: 0x005ff110, ME: 0x005ff066
05-07 12:57:42.292 12123 12230 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
05-07 12:57:42.292 12123 12230 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
05-07 12:57:42.293 12123 12230 I OpenGLRenderer: Initialized EGL, version 1.4
05-07 12:57:42.293 12123 12230 D OpenGLRenderer: Swap behavior 1
05-07 12:57:42.296 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 26 type=com.tns.FragmentClass
05-07 12:57:42.296 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=26
05-07 12:57:42.296 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=850667
05-07 12:57:42.296 12123 12123 D TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
05-07 12:57:42.296 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 850667, isSuper=1
05-07 12:57:42.296 12123 12123 D TNS.Native: usedMemory=2247768 changeInBytes=49888 externalMemory=2247768
05-07 12:57:42.297 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.297 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 850667, isSuper=1
05-07 12:57:42.298 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 26 type=com.tns.FragmentClass
05-07 12:57:42.298 12123 12123 D TNS.Java: MakeInstanceStrong (47, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.298 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=26
05-07 12:57:42.298 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=850667
05-07 12:57:42.301 12123 12123 D TNS.Native: Linking js object: 1465274 and java instance id: 47
05-07 12:57:42.305 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'GridLayout' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.306 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.306 12123 12123 D TNS.Native: Linking js object: 1974474 and java instance id: 48
05-07 12:57:42.306 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.GridLayout
05-07 12:57:42.306 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/GridLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.312 12123 12123 D TNS.Java: MakeInstanceStrong (48, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.312 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=49024 externalMemory=2296792
05-07 12:57:42.312 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ItemSpec' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.313 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'GridUnitType' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.314 12123 12123 D TNS.Java: MakeInstanceStrong (49, class org.nativescript.widgets.GridUnitType)
05-07 12:57:42.314 12123 12123 D TNS.Native: Linking js object: 1038665 and java instance id: 49
05-07 12:57:42.314 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.314 12123 12123 D TNS.Native: Linking js object: 849383 and java instance id: 50
05-07 12:57:42.314 12123 12123 D TNS.Java: Platform.getJavaObjectByID:49
05-07 12:57:42.315 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.ItemSpec
05-07 12:57:42.315 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/ItemSpec.I.<init>.2.int.org/nativescript/widgets/GridUnitType='(ILorg/nativescript/widgets/GridUnitType;)V'
05-07 12:57:42.315 12123 12123 D TNS.Java: MakeInstanceStrong (50, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.315 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.315 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.315 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1974474, isSuper=0
05-07 12:57:42.315 12123 12123 D TNS.Java: Platform.getJavaObjectByID:50
05-07 12:57:42.315 12123 12123 D TNS.Java: Platform.getJavaObjectByID:48
05-07 12:57:42.315 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.316 12123 12123 D TNS.Java: MakeInstanceStrong (51, class org.nativescript.widgets.GridUnitType)
05-07 12:57:42.316 12123 12123 D TNS.Native: Linking js object: 1722631 and java instance id: 51
05-07 12:57:42.316 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.316 12123 12123 D TNS.Native: Linking js object: 1671131 and java instance id: 52
05-07 12:57:42.316 12123 12123 D TNS.Java: Platform.getJavaObjectByID:51
05-07 12:57:42.316 12123 12123 D TNS.Java: MakeInstanceStrong (52, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.316 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.316 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.316 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1974474, isSuper=0
05-07 12:57:42.317 12123 12123 D TNS.Java: Platform.getJavaObjectByID:52
05-07 12:57:42.317 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.317 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1974474, isSuper=0
05-07 12:57:42.317 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.317 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.317 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.317 12123 12123 D TNS.Java: MakeInstanceStrong (53, class android.graphics.Rect)
05-07 12:57:42.317 12123 12123 D TNS.Native: Linking js object: 229186 and java instance id: 53
05-07 12:57:42.317 12123 12123 D TNS.Java: Platform.getJavaObjectByID:53
05-07 12:57:42.318 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.318 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1974474, isSuper=0
05-07 12:57:42.318 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.318 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.318 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1974474, isSuper=0
05-07 12:57:42.321 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'v4' for node 'support' called, nodeType=0, hash=1484314
05-07 12:57:42.321 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'view' for node 'v4' called, nodeType=0, hash=679322
05-07 12:57:42.321 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'PagerAdapter' for node 'view' called, nodeType=0, hash=1716483
05-07 12:57:42.322 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.322 12123 12123 D TNS.Native: Linking js object: 1706307 and java instance id: 54
05-07 12:57:42.323 12123 12123 D TNS.Java: MakeInstanceStrong (54, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.323 12123 12123 D TNS.Native: usedMemory=2296792 changeInBytes=0 externalMemory=0
05-07 12:57:42.323 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TabViewPager' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.336 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabViewPager'
05-07 12:57:42.336 12123 12123 D TNS.Native: Linking js object: 562905 and java instance id: 55
05-07 12:57:42.336 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabViewPager
05-07 12:57:42.336 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabViewPager.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.350 12123 12123 D TNS.Java: MakeInstanceStrong (55, class org.nativescript.widgets.TabViewPager)
05-07 12:57:42.350 12123 12123 D TNS.Native: usedMemory=2346824 changeInBytes=50032 externalMemory=2346824
05-07 12:57:42.350 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TabLayout' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.353 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabLayout'
05-07 12:57:42.353 12123 12123 D TNS.Native: Linking js object: 742651 and java instance id: 56
05-07 12:57:42.353 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabLayout
05-07 12:57:42.353 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.364 12123 12123 D TNS.Java: MakeInstanceStrong (56, class org.nativescript.widgets.TabLayout)
05-07 12:57:42.364 12123 12123 D TNS.Native: usedMemory=2397272 changeInBytes=50448 externalMemory=2397272
05-07 12:57:42.364 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/CommonLayoutParams'
05-07 12:57:42.364 12123 12123 D TNS.Native: Linking js object: 1661585 and java instance id: 57
05-07 12:57:42.364 12123 12123 D TNS.Java: MakeInstanceStrong (57, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.364 12123 12123 D TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
05-07 12:57:42.365 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Class' for node 'lang' called, nodeType=0, hash=2021249
05-07 12:57:42.365 12123 12123 D TNS.Native: MetaDataEntry Method forName's signature is: (Ljava/lang/String;)Ljava/lang/Class;
05-07 12:57:42.365 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Class.forName. static method
05-07 12:57:42.365 12123 12123 D TNS.Java: MakeInstanceStrong (58, class java.lang.Class)
05-07 12:57:42.365 12123 12123 D TNS.Native: Linking js object: 1171943 and java instance id: 58
05-07 12:57:42.365 12123 12123 D TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
05-07 12:57:42.365 12123 12123 D TNS.Native: MetaDataEntry Method getField's signature is: (Ljava/lang/String;)Ljava/lang/reflect/Field;
05-07 12:57:42.365 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Class.getField. Instance id: 1171943, isSuper=0
05-07 12:57:42.366 12123 12123 D TNS.Java: Platform.getJavaObjectByID:58
05-07 12:57:42.366 12123 12123 D TNS.Java: MakeInstanceStrong (59, class java.lang.reflect.Field)
05-07 12:57:42.367 12123 12123 D TNS.Native: Linking js object: 355380 and java instance id: 59
05-07 12:57:42.367 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/Object;)I
05-07 12:57:42.367 12123 12123 D TNS.Native: CallJavaMethod called java/lang/reflect/Field.getInt. Instance id: 355380, isSuper=0
05-07 12:57:42.367 12123 12123 D TNS.Java: Platform.getJavaObjectByID:59
05-07 12:57:42.367 12123 12123 D TNS.Native: usedMemory=2397272 changeInBytes=0 externalMemory=0
05-07 12:57:42.367 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'util' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:42.368 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TypedValue' for node 'util' called, nodeType=0, hash=834227
05-07 12:57:42.369 12123 12123 D TNS.Native: RegisterInstance called for 'android/util/TypedValue'
05-07 12:57:42.369 12123 12123 D TNS.Native: Linking js object: 337561 and java instance id: 60
05-07 12:57:42.369 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.util.TypedValue
05-07 12:57:42.369 12123 12123 D TNS.Native: ResolveConstructorSignature android/util/TypedValue.I.<init>.0='()V'
05-07 12:57:42.370 12123 12123 D TNS.Java: MakeInstanceStrong (60, class android.util.TypedValue)
05-07 12:57:42.370 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=16384 externalMemory=2413656
05-07 12:57:42.370 12123 12123 D TNS.Native: MetaDataEntry Method getTheme's signature is: ()Landroid/content/res/Resources$Theme;
05-07 12:57:42.370 12123 12123 D TNS.Native: Resolving method: getTheme on className android/view/ContextThemeWrapper
05-07 12:57:42.370 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getTheme on class android.view.ContextThemeWrapper
05-07 12:57:42.370 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Landroid/content/res/Resources$Theme;
05-07 12:57:42.370 12123 12123 D TNS.Native: ResolveMethodSignature android/view/ContextThemeWrapper.I.getTheme.0='()Landroid/content/res/Resources$Theme;'
05-07 12:57:42.370 12123 12123 D TNS.Native: CallJavaMethod called android/view/ContextThemeWrapper.getTheme. Instance id: 412648, isSuper=1
05-07 12:57:42.370 12123 12123 D TNS.Java: MakeInstanceStrong (61, class android.content.res.Resources$Theme)
05-07 12:57:42.371 12123 12123 D TNS.Native: Linking js object: 1364454 and java instance id: 61
05-07 12:57:42.371 12123 12123 D TNS.Native: MetaDataEntry Method resolveAttribute's signature is: (ILandroid/util/TypedValue;Z)Z
05-07 12:57:42.371 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources$Theme.resolveAttribute. Instance id: 1364454, isSuper=0
05-07 12:57:42.371 12123 12123 D TNS.Java: Platform.getJavaObjectByID:60
05-07 12:57:42.371 12123 12123 D TNS.Java: Platform.getJavaObjectByID:61
05-07 12:57:42.371 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.372 12123 12123 D TNS.Native: MetaDataEntry Method getField's signature is: (Ljava/lang/String;)Ljava/lang/reflect/Field;
05-07 12:57:42.372 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Class.getField. Instance id: 1171943, isSuper=0
05-07 12:57:42.372 12123 12123 D TNS.Java: MakeInstanceStrong (62, class java.lang.reflect.Field)
05-07 12:57:42.372 12123 12123 D TNS.Native: Linking js object: 390216 and java instance id: 62
05-07 12:57:42.372 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/Object;)I
05-07 12:57:42.372 12123 12123 D TNS.Native: CallJavaMethod called java/lang/reflect/Field.getInt. Instance id: 390216, isSuper=0
05-07 12:57:42.372 12123 12123 D TNS.Java: Platform.getJavaObjectByID:62
05-07 12:57:42.372 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.372 12123 12123 D TNS.Native: RegisterInstance called for 'android/util/TypedValue'
05-07 12:57:42.372 12123 12123 D TNS.Native: Linking js object: 5452 and java instance id: 63
05-07 12:57:42.373 12123 12123 D TNS.Java: MakeInstanceStrong (63, class android.util.TypedValue)
05-07 12:57:42.373 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.373 12123 12123 D TNS.Native: MetaDataEntry Method getTheme's signature is: ()Landroid/content/res/Resources$Theme;
05-07 12:57:42.373 12123 12123 D TNS.Native: Resolving method: getTheme on className android/view/ContextThemeWrapper
05-07 12:57:42.373 12123 12123 D TNS.Native: CallJavaMethod called android/view/ContextThemeWrapper.getTheme. Instance id: 412648, isSuper=1
05-07 12:57:42.373 12123 12123 D TNS.Native: MetaDataEntry Method resolveAttribute's signature is: (ILandroid/util/TypedValue;Z)Z
05-07 12:57:42.373 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources$Theme.resolveAttribute. Instance id: 1364454, isSuper=0
05-07 12:57:42.373 12123 12123 D TNS.Java: Platform.getJavaObjectByID:63
05-07 12:57:42.373 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.374 12123 12123 D TNS.Java: Platform.getJavaObjectByID:57
05-07 12:57:42.374 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.374 12123 12123 D TNS.Native: Linking js object: 1077481 and java instance id: 64
05-07 12:57:42.374 12123 12123 D TNS.Java: MakeInstanceStrong (64, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.374 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.374 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.374 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1706307, isSuper=0
05-07 12:57:42.374 12123 12123 D TNS.Java: Platform.getJavaObjectByID:64
05-07 12:57:42.374 12123 12123 D TNS.Java: Platform.getJavaObjectByID:54
05-07 12:57:42.375 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.375 12123 12123 D TNS.Native: Linking js object: 2088158 and java instance id: 65
05-07 12:57:42.375 12123 12123 D TNS.Java: MakeInstanceStrong (65, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.375 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.375 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.375 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1706307, isSuper=0
05-07 12:57:42.375 12123 12123 D TNS.Java: Platform.getJavaObjectByID:65
05-07 12:57:42.375 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.375 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.375 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 742651, isSuper=0
05-07 12:57:42.376 12123 12123 D TNS.Java: Platform.getJavaObjectByID:56
05-07 12:57:42.376 12123 12123 D TNS.Native: MetaDataEntry Method setSwipePageEnabled's signature is: (Z)V
05-07 12:57:42.376 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabViewPager.setSwipePageEnabled. Instance id: 562905, isSuper=0
05-07 12:57:42.376 12123 12123 D TNS.Java: Platform.getJavaObjectByID:55
05-07 12:57:42.376 12123 12123 D TNS.Native: usedMemory=2413656 changeInBytes=0 externalMemory=0
05-07 12:57:42.376 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;)V
05-07 12:57:42.376 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.376 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.383 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;)V
05-07 12:57:42.383 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.1.org/nativescript/widgets/TabViewPager='(Landroid/view/View;)V'
05-07 12:57:42.383 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1706307, isSuper=0
05-07 12:57:42.384 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.384 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with FragmentPagerAdapter
05-07 12:57:42.384 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.385 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.385 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.385 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter'
05-07 12:57:42.385 12123 12123 D TNS.Native: Linking js object: 968604 and java instance id: 66
05-07 12:57:42.385 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.385 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/android/support/v4/view/PagerAdapter_vendor_136287_32_FragmentPagerAdapter.I.<init>.0='()V'
05-07 12:57:42.386 12123 12123 D TNS.Java: MakeInstanceStrong (66, class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter)
05-07 12:57:42.386 12123 12123 D TNS.Java: MakeInstanceStrong (66, class com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter)
05-07 12:57:42.386 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=98304 externalMemory=2511960
05-07 12:57:42.387 12123 12123 D TNS.Native: MetaDataEntry Method setAdapter's signature is: (Landroid/support/v4/view/PagerAdapter;)V
05-07 12:57:42.387 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/view/ViewPager.setAdapter. Instance id: 562905, isSuper=0
05-07 12:57:42.387 12123 12123 D TNS.Java: Platform.getJavaObjectByID:66
05-07 12:57:42.387 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.387 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.387 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.388 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.388 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;)V
05-07 12:57:42.388 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.388 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.388 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;)V
05-07 12:57:42.388 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.1.org/nativescript/widgets/TabLayout='(Landroid/view/View;)V'
05-07 12:57:42.388 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1706307, isSuper=0
05-07 12:57:42.389 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ViewCompat' for node 'view' called, nodeType=0, hash=1716483
05-07 12:57:42.397 12123 12123 D TNS.Native: MetaDataEntry Method getResources's signature is: ()Landroid/content/res/Resources;
05-07 12:57:42.397 12123 12123 D TNS.Native: Resolving method: getResources on className android/content/ContextWrapper
05-07 12:57:42.397 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getResources on class android.content.ContextWrapper
05-07 12:57:42.397 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Landroid/content/res/Resources;
05-07 12:57:42.397 12123 12123 D TNS.Native: ResolveMethodSignature android/content/ContextWrapper.I.getResources.0='()Landroid/content/res/Resources;'
05-07 12:57:42.397 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getResources. Instance id: 1748020, isSuper=0
05-07 12:57:42.398 12123 12123 D TNS.Java: MakeInstanceStrong (67, class android.content.res.Resources)
05-07 12:57:42.400 12123 12123 D TNS.Native: Linking js object: 175467 and java instance id: 67
05-07 12:57:42.400 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.400 12123 12123 D TNS.Native: MetaDataEntry Method getDisplayMetrics's signature is: ()Landroid/util/DisplayMetrics;
05-07 12:57:42.400 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources.getDisplayMetrics. Instance id: 175467, isSuper=0
05-07 12:57:42.400 12123 12123 D TNS.Java: Platform.getJavaObjectByID:67
05-07 12:57:42.400 12123 12123 D TNS.Java: MakeInstanceStrong (68, class android.util.DisplayMetrics)
05-07 12:57:42.401 12123 12123 D TNS.Native: Linking js object: 592055 and java instance id: 68
05-07 12:57:42.401 12123 12123 D TNS.Java: Platform.getJavaObjectByID:68
05-07 12:57:42.401 12123 12123 D TNS.Native: MetaDataEntry Method setElevation's signature is: (Landroid/view/View;F)V
05-07 12:57:42.402 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/view/ViewCompat.setElevation. static method
05-07 12:57:42.402 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.402 12123 12123 D TNS.Native: MetaDataEntry Method setElevation's signature is: (Landroid/view/View;F)V
05-07 12:57:42.402 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/view/ViewCompat.setElevation. static method
05-07 12:57:42.402 12123 12123 D TNS.Native: MetaDataEntry Method setSelectedIndicatorColors's signature is: ([I)V
05-07 12:57:42.402 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setSelectedIndicatorColors. Instance id: 742651, isSuper=0
05-07 12:57:42.402 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.402 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.402 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 742651, isSuper=0
05-07 12:57:42.403 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.403 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1706307, isSuper=0
05-07 12:57:42.403 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.403 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.403 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.403 12123 12123 D TNS.Java: MakeInstanceStrong (69, class android.graphics.Rect)
05-07 12:57:42.403 12123 12123 D TNS.Native: Linking js object: 1750565 and java instance id: 69
05-07 12:57:42.404 12123 12123 D TNS.Java: Platform.getJavaObjectByID:69
05-07 12:57:42.404 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.404 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1706307, isSuper=0
05-07 12:57:42.404 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.404 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.404 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.405 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.405 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 562905, isSuper=0
05-07 12:57:42.405 12123 12123 D TNS.Native: usedMemory=2511960 changeInBytes=0 externalMemory=0
05-07 12:57:42.406 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.406 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.406 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.407 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.407 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/GridLayout.int='(Landroid/view/View;I)V'
05-07 12:57:42.407 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1974474, isSuper=0
05-07 12:57:42.408 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.408 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.408 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=16384 externalMemory=2528344
05-07 12:57:42.409 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.409 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.410 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
05-07 12:57:42.410 12123 12123 D TNS.Native: Linking js object: 1340561 and java instance id: 70
05-07 12:57:42.411 12123 12123 D TNS.Java: MakeInstanceStrong (70, class org.nativescript.widgets.ContentLayout)
05-07 12:57:42.411 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.411 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.411 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1340561, isSuper=0
05-07 12:57:42.411 12123 12123 D TNS.Java: Platform.getJavaObjectByID:70
05-07 12:57:42.411 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.411 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.411 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.411 12123 12123 D TNS.Java: MakeInstanceStrong (71, class android.graphics.Rect)
05-07 12:57:42.411 12123 12123 D TNS.Native: Linking js object: 167531 and java instance id: 71
05-07 12:57:42.412 12123 12123 D TNS.Java: Platform.getJavaObjectByID:71
05-07 12:57:42.412 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.412 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1340561, isSuper=0
05-07 12:57:42.412 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.412 12123 12123 D TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
05-07 12:57:42.412 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1340561, isSuper=0
05-07 12:57:42.412 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.412 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.412 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.412 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.412 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1340561, isSuper=0
05-07 12:57:42.413 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
05-07 12:57:42.413 12123 12123 D TNS.Native: Linking js object: 1572854 and java instance id: 72
05-07 12:57:42.413 12123 12123 D TNS.Java: MakeInstanceStrong (72, class org.nativescript.widgets.ContentLayout)
05-07 12:57:42.413 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.413 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.413 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1572854, isSuper=0
05-07 12:57:42.413 12123 12123 D TNS.Java: Platform.getJavaObjectByID:72
05-07 12:57:42.414 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.414 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.414 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.414 12123 12123 D TNS.Java: MakeInstanceStrong (73, class android.graphics.Rect)
05-07 12:57:42.414 12123 12123 D TNS.Native: Linking js object: 714227 and java instance id: 73
05-07 12:57:42.414 12123 12123 D TNS.Java: Platform.getJavaObjectByID:73
05-07 12:57:42.414 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.414 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1572854, isSuper=0
05-07 12:57:42.414 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.414 12123 12123 D TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
05-07 12:57:42.414 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1572854, isSuper=0
05-07 12:57:42.414 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.414 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.414 12123 12123 D TNS.Native: usedMemory=2528344 changeInBytes=0 externalMemory=0
05-07 12:57:42.414 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.414 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1572854, isSuper=0
05-07 12:57:42.415 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'widget' for node 'v7' called, nodeType=0, hash=369167
05-07 12:57:42.416 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Toolbar' for node 'widget' called, nodeType=0, hash=1481851
05-07 12:57:42.418 12123 12123 D TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
05-07 12:57:42.418 12123 12123 D TNS.Native: Linking js object: 140792 and java instance id: 74
05-07 12:57:42.419 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.support.v7.widget.Toolbar
05-07 12:57:42.419 12123 12123 D TNS.Native: ResolveConstructorSignature android/support/v7/widget/Toolbar.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.431 12123 12123 D TNS.Java: MakeInstanceStrong (74, class android.support.v7.widget.Toolbar)
05-07 12:57:42.431 12123 12123 D TNS.Native: usedMemory=2595352 changeInBytes=67008 externalMemory=2595352
05-07 12:57:42.432 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.432 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 140792, isSuper=0
05-07 12:57:42.432 12123 12123 D TNS.Java: Platform.getJavaObjectByID:74
05-07 12:57:42.432 12123 12123 D TNS.Native: usedMemory=2595352 changeInBytes=0 externalMemory=0
05-07 12:57:42.432 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.432 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.432 12123 12123 D TNS.Java: MakeInstanceStrong (75, class android.graphics.Rect)
05-07 12:57:42.432 12123 12123 D TNS.Native: Linking js object: 1384819 and java instance id: 75
05-07 12:57:42.432 12123 12123 D TNS.Java: Platform.getJavaObjectByID:75
05-07 12:57:42.433 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.433 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 140792, isSuper=0
05-07 12:57:42.433 12123 12123 D TNS.Native: usedMemory=2595352 changeInBytes=0 externalMemory=0
05-07 12:57:42.434 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'AppCompatTextView' for node 'widget' called, nodeType=0, hash=1481851
05-07 12:57:42.441 12123 12123 D TNS.Native: MetaDataEntry Method getResources's signature is: ()Landroid/content/res/Resources;
05-07 12:57:42.441 12123 12123 D TNS.Native: Resolving method: getResources on className android/content/ContextWrapper
05-07 12:57:42.441 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getResources. Instance id: 1748020, isSuper=0
05-07 12:57:42.441 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.442 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with MenuItemClickListenerImpl
05-07 12:57:42.442 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
05-07 12:57:42.442 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
05-07 12:57:42.442 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl
05-07 12:57:42.443 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
05-07 12:57:42.443 12123 12123 D TNS.Native: Linking js object: 2043946 and java instance id: 76
05-07 12:57:42.443 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl
05-07 12:57:42.443 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl.I.<init>.0='()V'
05-07 12:57:42.443 12123 12123 D TNS.Java: MakeInstanceStrong (76, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.443 12123 12123 D TNS.Java: MakeInstanceStrong (76, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.443 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=16384 externalMemory=2611736
05-07 12:57:42.444 12123 12123 D TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
05-07 12:57:42.444 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 140792, isSuper=0
05-07 12:57:42.444 12123 12123 D TNS.Java: Platform.getJavaObjectByID:76
05-07 12:57:42.444 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.445 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.445 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.445 12123 12123 W esideo.exempla: Accessing hidden field Ljava/lang/Long;->value:J (light greylist, JNI)
05-07 12:57:42.445 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.446 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.446 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.android/support/v7/widget/Toolbar.intnumber='(Landroid/view/View;I)V'
05-07 12:57:42.446 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1974474, isSuper=0
05-07 12:57:42.447 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.447 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.447 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.447 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.447 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.449 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.449 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
05-07 12:57:42.449 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.454 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TabItemSpec' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.455 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
05-07 12:57:42.455 12123 12123 D TNS.Native: Linking js object: 872578 and java instance id: 77
05-07 12:57:42.455 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.TabItemSpec
05-07 12:57:42.455 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/TabItemSpec.I.<init>.0='()V'
05-07 12:57:42.455 12123 12123 D TNS.Java: MakeInstanceStrong (77, class org.nativescript.widgets.TabItemSpec)
05-07 12:57:42.455 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.455 12123 12123 D TNS.Java: Platform.getJavaObjectByID:77
05-07 12:57:42.456 12123 12123 D TNS.Native: MetaDataEntry Method getApplicationContext's signature is: ()Landroid/content/Context;
05-07 12:57:42.456 12123 12123 D TNS.Native: Resolving method: getApplicationContext on className android/content/ContextWrapper
05-07 12:57:42.456 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getApplicationContext. Instance id: 1748020, isSuper=0
05-07 12:57:42.456 12123 12123 D TNS.Native: MetaDataEntry Method getPackageName's signature is: ()Ljava/lang/String;
05-07 12:57:42.456 12123 12123 D TNS.Native: Resolving method: getPackageName on className android/content/ContextWrapper
05-07 12:57:42.456 12123 12123 D TNS.Native: CallJavaMethod called android/content/ContextWrapper.getPackageName. Instance id: 1748020, isSuper=0
05-07 12:57:42.456 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.456 12123 12123 D TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
05-07 12:57:42.456 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
05-07 12:57:42.457 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
05-07 12:57:42.457 12123 12123 D TNS.Native: Linking js object: 1186347 and java instance id: 78
05-07 12:57:42.457 12123 12123 D TNS.Java: MakeInstanceStrong (78, class org.nativescript.widgets.TabItemSpec)
05-07 12:57:42.457 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.457 12123 12123 D TNS.Java: Platform.getJavaObjectByID:78
05-07 12:57:42.457 12123 12123 D TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
05-07 12:57:42.457 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
05-07 12:57:42.457 12123 12123 D TNS.Native: usedMemory=2611736 changeInBytes=0 externalMemory=0
05-07 12:57:42.458 12123 12123 D TNS.Native: MetaDataEntry Method setItems's signature is: ([Lorg/nativescript/widgets/TabItemSpec;Landroid/support/v4/view/ViewPager;)V
05-07 12:57:42.458 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setItems. Instance id: 742651, isSuper=0
05-07 12:57:42.458 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.459 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.459 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.466 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.466 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.466 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.473 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.473 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.473 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.473 12123 12123 D TNS.Native: MetaDataEntry Method getTextViewForItemAt's signature is: (I)Landroid/widget/TextView;
05-07 12:57:42.473 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getTextViewForItemAt. Instance id: 742651, isSuper=0
05-07 12:57:42.474 12123 12123 D TNS.Java: MakeInstanceStrong (79, class android.widget.TextView)
05-07 12:57:42.474 12123 12123 D TNS.Native: Linking js object: 657938 and java instance id: 79
05-07 12:57:42.474 12123 12123 D TNS.Native: usedMemory=2628120 changeInBytes=16384 externalMemory=2628120
05-07 12:57:42.474 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.474 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 657938, isSuper=0
05-07 12:57:42.474 12123 12123 D TNS.Java: Platform.getJavaObjectByID:79
05-07 12:57:42.475 12123 12123 D TNS.Java: MakeInstanceStrong (80, class android.text.method.AllCapsTransformationMethod)
05-07 12:57:42.476 12123 12123 D TNS.Native: Linking js object: 2010073 and java instance id: 80
05-07 12:57:42.476 12123 12123 D TNS.Native: MetaDataEntry Method getTextViewForItemAt's signature is: (I)Landroid/widget/TextView;
05-07 12:57:42.476 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getTextViewForItemAt. Instance id: 742651, isSuper=0
05-07 12:57:42.476 12123 12123 D TNS.Java: MakeInstanceStrong (81, class android.widget.TextView)
05-07 12:57:42.476 12123 12123 D TNS.Native: Linking js object: 1279268 and java instance id: 81
05-07 12:57:42.476 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=16384 externalMemory=2644504
05-07 12:57:42.477 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.477 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1279268, isSuper=0
05-07 12:57:42.477 12123 12123 D TNS.Java: Platform.getJavaObjectByID:81
05-07 12:57:42.477 12123 12123 D TNS.Java: MakeInstanceStrong (82, class android.text.method.AllCapsTransformationMethod)
05-07 12:57:42.477 12123 12123 D TNS.Native: Linking js object: 2051606 and java instance id: 82
05-07 12:57:42.477 12123 12123 D TNS.Native: MetaDataEntry Method notifyDataSetChanged's signature is: ()V
05-07 12:57:42.477 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/view/PagerAdapter.notifyDataSetChanged. Instance id: 968604, isSuper=1
05-07 12:57:42.477 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.477 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.477 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.478 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.478 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.478 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.478 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.478 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.478 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.478 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.480 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/TabItemSpec'
05-07 12:57:42.480 12123 12123 D TNS.Native: Linking js object: 1084634 and java instance id: 83
05-07 12:57:42.480 12123 12123 D TNS.Java: MakeInstanceStrong (83, class org.nativescript.widgets.TabItemSpec)
05-07 12:57:42.480 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.480 12123 12123 D TNS.Java: Platform.getJavaObjectByID:83
05-07 12:57:42.480 12123 12123 D TNS.Native: MetaDataEntry Method getIdentifier's signature is: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
05-07 12:57:42.481 12123 12123 D TNS.Native: CallJavaMethod called android/content/res/Resources.getIdentifier. Instance id: 175467, isSuper=0
05-07 12:57:42.481 12123 12123 D TNS.Native: MetaDataEntry Method updateItemAt's signature is: (ILorg/nativescript/widgets/TabItemSpec;)V
05-07 12:57:42.481 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.updateItemAt. Instance id: 742651, isSuper=0
05-07 12:57:42.484 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.486 12123 12123 D TNS.Native: MetaDataEntry Method setCurrentItem's signature is: (IZ)V
05-07 12:57:42.487 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/view/ViewPager.setCurrentItem. Instance id: 562905, isSuper=0
05-07 12:57:42.488 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.488 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.488 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.489 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.489 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.489 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.489 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.489 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1706307, isSuper=0
05-07 12:57:42.490 12123 12123 D TNS.Java: MakeInstanceStrong (84, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.490 12123 12123 D TNS.Native: Linking js object: 1373677 and java instance id: 84
05-07 12:57:42.490 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.490 12123 12123 D TNS.Java: Platform.getJavaObjectByID:84
05-07 12:57:42.490 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.490 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1706307, isSuper=0
05-07 12:57:42.491 12123 12123 D TNS.Native: MetaDataEntry Method getSelectedTabTextColor's signature is: ()I
05-07 12:57:42.491 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.getSelectedTabTextColor. Instance id: 742651, isSuper=0
05-07 12:57:42.491 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.491 12123 12123 D TNS.Native: MetaDataEntry Method setSelectedTabTextColor's signature is: (I)V
05-07 12:57:42.491 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/TabLayout.setSelectedTabTextColor. Instance id: 742651, isSuper=0
05-07 12:57:42.495 12123 12123 D TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
05-07 12:57:42.495 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
05-07 12:57:42.496 12123 12123 D TNS.Native: usedMemory=2644504 changeInBytes=0 externalMemory=0
05-07 12:57:42.496 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.496 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 140792, isSuper=0
05-07 12:57:42.496 12123 12123 D TNS.Java: MakeInstanceStrong (85, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.496 12123 12123 D TNS.Native: Linking js object: 3026 and java instance id: 85
05-07 12:57:42.497 12123 12123 D TNS.Java: Platform.getJavaObjectByID:85
05-07 12:57:42.497 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Gravity' for node 'view' called, nodeType=0, hash=1235316
05-07 12:57:42.498 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.498 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 140792, isSuper=0
05-07 12:57:42.498 12123 12123 D TNS.Native: usedMemory=2660888 changeInBytes=16384 externalMemory=2660888
05-07 12:57:42.498 12123 12123 D TNS.Native: MetaDataEntry Method getChildCount's signature is: ()I
05-07 12:57:42.498 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.getChildCount. Instance id: 140792, isSuper=0
05-07 12:57:42.499 12123 12123 D TNS.Native: MetaDataEntry Method getTitle's signature is: ()Ljava/lang/CharSequence;
05-07 12:57:42.499 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getTitle. Instance id: 140792, isSuper=0
05-07 12:57:42.499 12123 12123 D TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
05-07 12:57:42.499 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.499 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.499 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setTitle on class android.support.v7.widget.Toolbar
05-07 12:57:42.501 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Ljava/lang/CharSequence;)V
05-07 12:57:42.501 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setTitle.1.string='(Ljava/lang/CharSequence;)V'
05-07 12:57:42.502 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 140792, isSuper=0
05-07 12:57:42.502 12123 12123 D TNS.Native: MetaDataEntry Method getChildCount's signature is: ()I
05-07 12:57:42.502 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.getChildCount. Instance id: 140792, isSuper=0
05-07 12:57:42.502 12123 12123 D TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
05-07 12:57:42.502 12123 12123 D TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
05-07 12:57:42.502 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 140792, isSuper=0
05-07 12:57:42.502 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.503 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
05-07 12:57:42.503 12123 12123 D TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
05-07 12:57:42.503 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.503 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 140792, isSuper=0
05-07 12:57:42.503 12123 12123 D TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
05-07 12:57:42.503 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1974474, isSuper=0
05-07 12:57:42.503 12123 12123 D TNS.Native: usedMemory=2660888 changeInBytes=0 externalMemory=0
05-07 12:57:42.503 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'ViewGroup' for node 'view' called, nodeType=0, hash=1235316
05-07 12:57:42.507 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 26 type=com.tns.FragmentClass
05-07 12:57:42.508 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=26
05-07 12:57:42.508 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=850667
05-07 12:57:42.509 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.509 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.509 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.514 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.514 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.514 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.516 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Handler' for node 'os' called, nodeType=0, hash=1652434
05-07 12:57:42.517 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Looper' for node 'os' called, nodeType=0, hash=1652434
05-07 12:57:42.518 12123 12123 D TNS.Native: MetaDataEntry Method myLooper's signature is: ()Landroid/os/Looper;
05-07 12:57:42.518 12123 12123 D TNS.Native: CallJavaMethod called android/os/Looper.myLooper. static method
05-07 12:57:42.518 12123 12123 D TNS.Java: MakeInstanceStrong (86, class android.os.Looper)
05-07 12:57:42.518 12123 12123 D TNS.Native: Linking js object: 1800063 and java instance id: 86
05-07 12:57:42.518 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Handler'
05-07 12:57:42.518 12123 12123 D TNS.Native: Linking js object: 1340797 and java instance id: 87
05-07 12:57:42.518 12123 12123 D TNS.Java: Platform.getJavaObjectByID:86
05-07 12:57:42.518 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.os.Handler
05-07 12:57:42.518 12123 12123 D TNS.Native: ResolveConstructorSignature android/os/Handler.I.<init>.1.android/os/Looper='(Landroid/os/Looper;)V'
05-07 12:57:42.519 12123 12123 D TNS.Java: MakeInstanceStrong (87, class android.os.Handler)
05-07 12:57:42.519 12123 12123 D TNS.Native: usedMemory=2677320 changeInBytes=16432 externalMemory=2677320
05-07 12:57:42.519 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Runnable' for node 'lang' called, nodeType=0, hash=2021249
05-07 12:57:42.519 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
05-07 12:57:42.520 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Runnable
05-07 12:57:42.520 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Runnable
05-07 12:57:42.520 12123 12123 D TNS.Native: Linking js object: 850194 and java instance id: 88
05-07 12:57:42.520 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Runnable
05-07 12:57:42.520 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Runnable.I.<init>.1.<unknown>='()V'
05-07 12:57:42.520 12123 12123 D TNS.Java: MakeInstanceStrong (88, class com.tns.gen.java.lang.Runnable)
05-07 12:57:42.521 12123 12123 D TNS.Java: MakeInstanceStrong (88, class com.tns.gen.java.lang.Runnable)
05-07 12:57:42.521 12123 12123 D TNS.Native: usedMemory=2677320 changeInBytes=0 externalMemory=0
05-07 12:57:42.521 12123 12123 D TNS.Native: MarkJsObject: Marking js object: 1563951 with cast type: 4
05-07 12:57:42.521 12123 12123 D TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
05-07 12:57:42.521 12123 12123 D TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
05-07 12:57:42.521 12123 12123 D TNS.Java: Platform.getJavaObjectByID:88
05-07 12:57:42.521 12123 12123 D TNS.Java: Platform.getJavaObjectByID:87
05-07 12:57:42.521 12123 12123 D TNS.Native: usedMemory=2677320 changeInBytes=0 externalMemory=0
05-07 12:57:42.535 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method startUpdate with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.535 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.535 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.535 12123 12123 D TNS.Native: MetaDataEntry Method getId's signature is: ()I
05-07 12:57:42.536 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
05-07 12:57:42.536 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.536 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.536 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.536 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method instantiateItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.536 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.536 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.537 12123 12123 D TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
05-07 12:57:42.537 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 850667, isSuper=1
05-07 12:57:42.537 12123 12123 D TNS.Native: usedMemory=2693704 changeInBytes=16384 externalMemory=2693704
05-07 12:57:42.537 12123 12123 D TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.537 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 850667, isSuper=1
05-07 12:57:42.537 12123 12123 D TNS.Java: MakeInstanceStrong (89, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.538 12123 12123 D TNS.Native: Linking js object: 1787070 and java instance id: 89
05-07 12:57:42.538 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.538 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.538 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1787070, isSuper=0
05-07 12:57:42.538 12123 12123 D TNS.Java: Platform.getJavaObjectByID:89
05-07 12:57:42.538 12123 12123 D TNS.Java: MakeInstanceStrong (90, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.538 12123 12123 D TNS.Native: Linking js object: 1480829 and java instance id: 90
05-07 12:57:42.538 12123 12123 D TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
05-07 12:57:42.538 12123 12123 D TNS.Native: MetaDataEntry Method getId's signature is: ()I
05-07 12:57:42.538 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
05-07 12:57:42.538 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:42.538 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.539 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method findFragmentByTag on class android.support.v4.app.FragmentManagerImpl
05-07 12:57:42.539 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:42.539 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.findFragmentByTag.1.string='(Ljava/lang/String;)Landroid/support/v4/app/Fragment;'
05-07 12:57:42.539 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1787070, isSuper=0
05-07 12:57:42.539 12123 12123 D TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
05-07 12:57:42.542 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.542 12123 12123 D TNS.Native: Linking js object: 1752060 and java instance id: 91
05-07 12:57:42.542 12123 12123 D TNS.Java: MakeInstanceStrong (91, class android.os.Bundle)
05-07 12:57:42.542 12123 12123 D TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
05-07 12:57:42.542 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.542 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1752060, isSuper=0
05-07 12:57:42.542 12123 12123 D TNS.Java: Platform.getJavaObjectByID:91
05-07 12:57:42.542 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.542 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1752060, isSuper=0
05-07 12:57:42.542 12123 12123 D TNS.Native: usedMemory=2693704 changeInBytes=0 externalMemory=0
05-07 12:57:42.543 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.543 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with TabFragmentImplementation
05-07 12:57:42.543 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.544 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.544 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.544 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation'
05-07 12:57:42.544 12123 12123 D TNS.Native: Linking js object: 801294 and java instance id: 92
05-07 12:57:42.544 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.544 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation.I.<init>.0='()V'
05-07 12:57:42.545 12123 12123 D TNS.Java: MakeInstanceStrong (92, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
05-07 12:57:42.545 12123 12123 D TNS.Java: MakeInstanceStrong (92, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
05-07 12:57:42.545 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=16384 externalMemory=2710088
05-07 12:57:42.545 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.545 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 801294, isSuper=1
05-07 12:57:42.545 12123 12123 D TNS.Java: Platform.getJavaObjectByID:92
05-07 12:57:42.545 12123 12123 D TNS.Native: MetaDataEntry Method getId's signature is: ()I
05-07 12:57:42.545 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
05-07 12:57:42.545 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.545 12123 12123 D TNS.Native: MetaDataEntry Method add's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.545 12123 12123 D TNS.Native: Resolving method: add on className android/support/v4/app/BackStackRecord
05-07 12:57:42.546 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method add on class android.support.v4.app.BackStackRecord
05-07 12:57:42.546 12123 12123 D TNS.Java: resolveMethodOverload: method found :(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.546 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.add.3.int.org/nativescript/widgets/FragmentBase.string='(ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;'
05-07 12:57:42.546 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.add. Instance id: 1480829, isSuper=0
05-07 12:57:42.546 12123 12123 D TNS.Java: Platform.getJavaObjectByID:90
05-07 12:57:42.547 12123 12123 D TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
05-07 12:57:42.547 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 801294, isSuper=1
05-07 12:57:42.547 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.547 12123 12123 D TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
05-07 12:57:42.547 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 801294, isSuper=1
05-07 12:57:42.547 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method instantiateItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.547 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.547 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.547 12123 12123 D TNS.Native: MetaDataEntry Method getId's signature is: ()I
05-07 12:57:42.547 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
05-07 12:57:42.547 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.547 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:42.547 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.548 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1787070, isSuper=0
05-07 12:57:42.548 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.548 12123 12123 D TNS.Native: Linking js object: 1390022 and java instance id: 93
05-07 12:57:42.548 12123 12123 D TNS.Java: MakeInstanceStrong (93, class android.os.Bundle)
05-07 12:57:42.548 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.548 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.548 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1390022, isSuper=0
05-07 12:57:42.548 12123 12123 D TNS.Java: Platform.getJavaObjectByID:93
05-07 12:57:42.548 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.548 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.548 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1390022, isSuper=0
05-07 12:57:42.548 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/org/nativescript/widgets/FragmentBase_vendor_136256_32_TabFragmentImplementation'
05-07 12:57:42.548 12123 12123 D TNS.Native: Linking js object: 1735276 and java instance id: 94
05-07 12:57:42.549 12123 12123 D TNS.Java: MakeInstanceStrong (94, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
05-07 12:57:42.549 12123 12123 D TNS.Java: MakeInstanceStrong (94, class com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation)
05-07 12:57:42.549 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.549 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.549 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1735276, isSuper=1
05-07 12:57:42.549 12123 12123 D TNS.Java: Platform.getJavaObjectByID:94
05-07 12:57:42.549 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.549 12123 12123 D TNS.Native: MetaDataEntry Method getId's signature is: ()I
05-07 12:57:42.549 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getId. Instance id: 562905, isSuper=0
05-07 12:57:42.549 12123 12123 D TNS.Native: MetaDataEntry Method add's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.549 12123 12123 D TNS.Native: Resolving method: add on className android/support/v4/app/BackStackRecord
05-07 12:57:42.549 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.add. Instance id: 1480829, isSuper=0
05-07 12:57:42.549 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.549 12123 12123 D TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
05-07 12:57:42.549 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 1735276, isSuper=1
05-07 12:57:42.550 12123 12123 D TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
05-07 12:57:42.550 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 1735276, isSuper=1
05-07 12:57:42.550 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.550 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.550 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.550 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.550 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method setPrimaryItem with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.550 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.550 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.551 12123 12123 D TNS.Native: MetaDataEntry Method setMenuVisibility's signature is: (Z)V
05-07 12:57:42.551 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setMenuVisibility. Instance id: 801294, isSuper=1
05-07 12:57:42.551 12123 12123 D TNS.Native: MetaDataEntry Method setUserVisibleHint's signature is: (Z)V
05-07 12:57:42.551 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setUserVisibleHint. Instance id: 801294, isSuper=1
05-07 12:57:42.551 12123 12123 D TNS.Native: usedMemory=2710088 changeInBytes=0 externalMemory=0
05-07 12:57:42.553 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method finishUpdate with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.553 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.553 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.554 12123 12123 D TNS.Native: MetaDataEntry Method commitNowAllowingStateLoss's signature is: ()V
05-07 12:57:42.554 12123 12123 D TNS.Native: Resolving method: commitNowAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.554 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method commitNowAllowingStateLoss on class android.support.v4.app.BackStackRecord
05-07 12:57:42.554 12123 12123 D TNS.Java: resolveMethodOverload: method found :()V
05-07 12:57:42.554 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/BackStackRecord.I.commitNowAllowingStateLoss.0='()V'
05-07 12:57:42.554 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitNowAllowingStateLoss. Instance id: 1480829, isSuper=0
05-07 12:57:42.555 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 92 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.555 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=92
05-07 12:57:42.555 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=801294
05-07 12:57:42.555 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.555 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 801294, isSuper=1
05-07 12:57:42.555 12123 12123 D TNS.Native: MetaDataEntry Method getArguments's signature is: ()Landroid/os/Bundle;
05-07 12:57:42.555 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getArguments. Instance id: 801294, isSuper=1
05-07 12:57:42.556 12123 12123 D TNS.Native: usedMemory=2726472 changeInBytes=16384 externalMemory=2726472
05-07 12:57:42.556 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
05-07 12:57:42.556 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1752060, isSuper=0
05-07 12:57:42.556 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
05-07 12:57:42.556 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1752060, isSuper=0
05-07 12:57:42.556 12123 12123 D TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
05-07 12:57:42.557 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 94 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=94
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1735276
05-07 12:57:42.557 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1735276, isSuper=1
05-07 12:57:42.557 12123 12123 D TNS.Native: MetaDataEntry Method getArguments's signature is: ()Landroid/os/Bundle;
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getArguments. Instance id: 1735276, isSuper=1
05-07 12:57:42.557 12123 12123 D TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
05-07 12:57:42.557 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1390022, isSuper=0
05-07 12:57:42.557 12123 12123 D TNS.Native: MetaDataEntry Method getInt's signature is: (Ljava/lang/String;)I
05-07 12:57:42.557 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.getInt. Instance id: 1390022, isSuper=0
05-07 12:57:42.557 12123 12123 D TNS.Native: usedMemory=2726472 changeInBytes=0 externalMemory=0
05-07 12:57:42.558 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 92 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.558 12123 12123 D TNS.Java: MakeInstanceStrong (95, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.558 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=92
05-07 12:57:42.558 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=801294
05-07 12:57:42.559 12123 12123 D TNS.Native: Linking js object: 338732 and java instance id: 95
05-07 12:57:42.560 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.560 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=20
05-07 12:57:42.560 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=729749
05-07 12:57:42.561 12123 12123 D TNS.Native: MetaDataEntry Method getFragments's signature is: ()Ljava/util/List;
05-07 12:57:42.561 12123 12123 D TNS.Native: Resolving method: getFragments on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.561 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method getFragments on class android.support.v4.app.FragmentManagerImpl
05-07 12:57:42.561 12123 12123 D TNS.Java: resolveMethodOverload: method found :()Ljava/util/List;
05-07 12:57:42.561 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v4/app/FragmentManagerImpl.I.getFragments.0='()Ljava/util/List;'
05-07 12:57:42.561 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.getFragments. Instance id: 1787070, isSuper=0
05-07 12:57:42.562 12123 12123 D TNS.Java: MakeInstanceStrong (96, class java.util.ArrayList)
05-07 12:57:42.564 12123 12123 D TNS.Native: Linking js object: 599143 and java instance id: 96
05-07 12:57:42.564 12123 12123 D TNS.Native: MetaDataEntry Method toArray's signature is: ()[Ljava/lang/Object;
05-07 12:57:42.564 12123 12123 D TNS.Native: Resolving method: toArray on className java/util/ArrayList
05-07 12:57:42.564 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method toArray on class java.util.ArrayList
05-07 12:57:42.566 12123 12123 D TNS.Java: resolveMethodOverload: method found :()[Ljava/lang/Object;
05-07 12:57:42.566 12123 12123 D TNS.Native: ResolveMethodSignature java/util/ArrayList.I.toArray.0='()[Ljava/lang/Object;'
05-07 12:57:42.566 12123 12123 D TNS.Native: CallJavaMethod called java/util/ArrayList.toArray. Instance id: 599143, isSuper=0
05-07 12:57:42.566 12123 12123 D TNS.Java: Platform.getJavaObjectByID:96
05-07 12:57:42.566 12123 12123 D TNS.Java: MakeInstanceStrong (97, class [Ljava.lang.Object;)
05-07 12:57:42.567 12123 12123 D TNS.Native: Linking js object: 2017075 and java instance id: 97
05-07 12:57:42.567 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=16384 externalMemory=2742856
05-07 12:57:42.567 12123 12123 D TNS.Java: Platform.getJavaObjectByID:97
05-07 12:57:42.567 12123 12123 D TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.567 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 801294, isSuper=1
05-07 12:57:42.567 12123 12123 D TNS.Java: MakeInstanceStrong (98, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.567 12123 12123 D TNS.Native: Linking js object: 311134 and java instance id: 98
05-07 12:57:42.568 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
05-07 12:57:42.568 12123 12123 D TNS.Native: Linking js object: 1824115 and java instance id: 99
05-07 12:57:42.568 12123 12123 D TNS.Java: MakeInstanceStrong (99, class com.tns.FragmentClass)
05-07 12:57:42.568 12123 12123 D TNS.Java: MakeInstanceStrong (99, class com.tns.FragmentClass)
05-07 12:57:42.568 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.568 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.568 12123 12123 D TNS.Native: Linking js object: 1480084 and java instance id: 100
05-07 12:57:42.568 12123 12123 D TNS.Java: MakeInstanceStrong (100, class android.os.Bundle)
05-07 12:57:42.568 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.568 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.568 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1480084, isSuper=0
05-07 12:57:42.568 12123 12123 D TNS.Java: Platform.getJavaObjectByID:100
05-07 12:57:42.569 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.569 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.569 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1824115, isSuper=1
05-07 12:57:42.569 12123 12123 D TNS.Java: Platform.getJavaObjectByID:99
05-07 12:57:42.569 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.569 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.569 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 311134, isSuper=0
05-07 12:57:42.569 12123 12123 D TNS.Java: Platform.getJavaObjectByID:98
05-07 12:57:42.569 12123 12123 D TNS.Java: MakeInstanceStrong (101, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.569 12123 12123 D TNS.Native: Linking js object: 1696452 and java instance id: 101
05-07 12:57:42.569 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.569 12123 12123 D TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
05-07 12:57:42.569 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 1824115, isSuper=1
05-07 12:57:42.569 12123 12123 D TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
05-07 12:57:42.569 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 1824115, isSuper=1
05-07 12:57:42.570 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.570 12123 12123 D TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.570 12123 12123 D TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
05-07 12:57:42.570 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1696452, isSuper=0
05-07 12:57:42.570 12123 12123 D TNS.Java: Platform.getJavaObjectByID:101
05-07 12:57:42.570 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.570 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.570 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.570 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.570 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.570 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.570 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.570 12123 12123 D TNS.Java: MakeInstanceStrong (102, class [Ljava.lang.Object;)
05-07 12:57:42.571 12123 12123 D TNS.Native: Linking js object: 823246 and java instance id: 102
05-07 12:57:42.571 12123 12123 D TNS.Java: Platform.getJavaObjectByID:102
05-07 12:57:42.571 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.571 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.571 12123 12123 D TNS.Java: MakeInstanceStrong (103, class android.animation.ValueAnimator)
05-07 12:57:42.571 12123 12123 D TNS.Native: Linking js object: 1956401 and java instance id: 103
05-07 12:57:42.571 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.571 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.571 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.571 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1956401, isSuper=0
05-07 12:57:42.571 12123 12123 D TNS.Java: Platform.getJavaObjectByID:103
05-07 12:57:42.572 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.572 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1956401, isSuper=0
05-07 12:57:42.572 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.572 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.572 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.572 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.572 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.572 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.572 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.572 12123 12123 D TNS.Native: usedMemory=2742856 changeInBytes=0 externalMemory=0
05-07 12:57:42.572 12123 12123 D TNS.Java: MakeInstanceStrong (104, class [Ljava.lang.Object;)
05-07 12:57:42.572 12123 12123 D TNS.Native: Linking js object: 1788768 and java instance id: 104
05-07 12:57:42.572 12123 12123 D TNS.Java: Platform.getJavaObjectByID:104
05-07 12:57:42.573 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.573 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.573 12123 12123 D TNS.Java: MakeInstanceStrong (105, class android.animation.ValueAnimator)
05-07 12:57:42.573 12123 12123 D TNS.Native: Linking js object: 26074 and java instance id: 105
05-07 12:57:42.573 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.573 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.573 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 26074, isSuper=0
05-07 12:57:42.573 12123 12123 D TNS.Java: Platform.getJavaObjectByID:105
05-07 12:57:42.573 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=16384 externalMemory=2759240
05-07 12:57:42.573 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.573 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 26074, isSuper=0
05-07 12:57:42.573 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.573 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.573 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.574 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.574 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.574 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.574 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.574 12123 12123 D TNS.Java: MakeInstanceStrong (106, class [Ljava.lang.Object;)
05-07 12:57:42.574 12123 12123 D TNS.Native: Linking js object: 1028443 and java instance id: 106
05-07 12:57:42.574 12123 12123 D TNS.Java: Platform.getJavaObjectByID:106
05-07 12:57:42.574 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.574 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.574 12123 12123 D TNS.Java: MakeInstanceStrong (107, class android.animation.ValueAnimator)
05-07 12:57:42.575 12123 12123 D TNS.Native: Linking js object: 115869 and java instance id: 107
05-07 12:57:42.575 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.575 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.575 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.575 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 115869, isSuper=0
05-07 12:57:42.575 12123 12123 D TNS.Java: Platform.getJavaObjectByID:107
05-07 12:57:42.575 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.575 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 115869, isSuper=0
05-07 12:57:42.575 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.575 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.575 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.575 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.575 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.575 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.575 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.575 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.575 12123 12123 D TNS.Java: MakeInstanceStrong (108, class [Ljava.lang.Object;)
05-07 12:57:42.576 12123 12123 D TNS.Native: Linking js object: 1752326 and java instance id: 108
05-07 12:57:42.576 12123 12123 D TNS.Java: Platform.getJavaObjectByID:108
05-07 12:57:42.576 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.576 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.576 12123 12123 D TNS.Java: MakeInstanceStrong (109, class android.animation.ValueAnimator)
05-07 12:57:42.576 12123 12123 D TNS.Native: Linking js object: 322688 and java instance id: 109
05-07 12:57:42.576 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.576 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.576 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 322688, isSuper=0
05-07 12:57:42.576 12123 12123 D TNS.Java: Platform.getJavaObjectByID:109
05-07 12:57:42.576 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.576 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.577 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 322688, isSuper=0
05-07 12:57:42.577 12123 12123 D TNS.Java: MakeInstanceStrong (110, class [F)
05-07 12:57:42.577 12123 12123 D TNS.Native: Linking js object: 353144 and java instance id: 110
05-07 12:57:42.577 12123 12123 D TNS.Java: Platform.getJavaObjectByID:110
05-07 12:57:42.577 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.577 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.577 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.578 12123 12123 D TNS.Java: MakeInstanceStrong (111, class android.animation.ObjectAnimator)
05-07 12:57:42.578 12123 12123 D TNS.Native: Linking js object: 26024 and java instance id: 111
05-07 12:57:42.578 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.578 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.578 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.578 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 26024, isSuper=0
05-07 12:57:42.578 12123 12123 D TNS.Java: Platform.getJavaObjectByID:111
05-07 12:57:42.578 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.578 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.578 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 26024, isSuper=0
05-07 12:57:42.578 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.578 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.578 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 26024, isSuper=0
05-07 12:57:42.578 12123 12123 D TNS.Java: MakeInstanceStrong (112, class [F)
05-07 12:57:42.579 12123 12123 D TNS.Native: Linking js object: 309083 and java instance id: 112
05-07 12:57:42.579 12123 12123 D TNS.Java: Platform.getJavaObjectByID:112
05-07 12:57:42.579 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.579 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.579 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.579 12123 12123 D TNS.Java: MakeInstanceStrong (113, class android.animation.ObjectAnimator)
05-07 12:57:42.579 12123 12123 D TNS.Native: Linking js object: 905968 and java instance id: 113
05-07 12:57:42.579 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.579 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.579 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.579 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 905968, isSuper=0
05-07 12:57:42.579 12123 12123 D TNS.Java: Platform.getJavaObjectByID:113
05-07 12:57:42.580 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.580 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.580 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 905968, isSuper=0
05-07 12:57:42.580 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.580 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.580 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 905968, isSuper=0
05-07 12:57:42.580 12123 12123 D TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.580 12123 12123 D TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
05-07 12:57:42.580 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1696452, isSuper=0
05-07 12:57:42.580 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.580 12123 12123 D TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
05-07 12:57:42.580 12123 12123 D TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.580 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1696452, isSuper=0
05-07 12:57:42.581 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 99 type=com.tns.FragmentClass
05-07 12:57:42.581 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=99
05-07 12:57:42.581 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1824115
05-07 12:57:42.581 12123 12123 D TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
05-07 12:57:42.581 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 1824115, isSuper=1
05-07 12:57:42.581 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.582 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.582 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1824115, isSuper=1
05-07 12:57:42.582 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 99 type=com.tns.FragmentClass
05-07 12:57:42.582 12123 12123 D TNS.Java: MakeInstanceStrong (114, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.582 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=99
05-07 12:57:42.582 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1824115
05-07 12:57:42.583 12123 12123 D TNS.Native: Linking js object: 1174116 and java instance id: 114
05-07 12:57:42.583 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.583 12123 12123 D TNS.Native: Linking js object: 2000734 and java instance id: 115
05-07 12:57:42.584 12123 12123 D TNS.Java: MakeInstanceStrong (115, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.584 12123 12123 D TNS.Native: usedMemory=2759240 changeInBytes=0 externalMemory=0
05-07 12:57:42.584 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.584 12123 12123 D TNS.Native: Linking js object: 1722817 and java instance id: 116
05-07 12:57:42.585 12123 12123 D TNS.Java: MakeInstanceStrong (116, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.585 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=16384 externalMemory=2775624
05-07 12:57:42.585 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.585 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 2000734, isSuper=0
05-07 12:57:42.585 12123 12123 D TNS.Java: Platform.getJavaObjectByID:116
05-07 12:57:42.585 12123 12123 D TNS.Java: Platform.getJavaObjectByID:115
05-07 12:57:42.585 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.585 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.585 12123 12123 D TNS.Native: Linking js object: 294241 and java instance id: 117
05-07 12:57:42.585 12123 12123 D TNS.Java: MakeInstanceStrong (117, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.585 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.585 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.585 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 2000734, isSuper=0
05-07 12:57:42.585 12123 12123 D TNS.Java: Platform.getJavaObjectByID:117
05-07 12:57:42.585 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.585 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 2000734, isSuper=0
05-07 12:57:42.586 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.586 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.586 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.586 12123 12123 D TNS.Java: MakeInstanceStrong (118, class android.graphics.Rect)
05-07 12:57:42.586 12123 12123 D TNS.Native: Linking js object: 1636741 and java instance id: 118
05-07 12:57:42.586 12123 12123 D TNS.Java: Platform.getJavaObjectByID:118
05-07 12:57:42.586 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.586 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 2000734, isSuper=0
05-07 12:57:42.586 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.586 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.586 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 2000734, isSuper=0
05-07 12:57:42.587 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
05-07 12:57:42.587 12123 12123 D TNS.Native: Linking js object: 1966954 and java instance id: 119
05-07 12:57:42.588 12123 12123 D TNS.Java: MakeInstanceStrong (119, class org.nativescript.widgets.ContentLayout)
05-07 12:57:42.588 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.588 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.588 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1966954, isSuper=0
05-07 12:57:42.588 12123 12123 D TNS.Java: Platform.getJavaObjectByID:119
05-07 12:57:42.588 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.588 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.588 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.588 12123 12123 D TNS.Java: MakeInstanceStrong (120, class android.graphics.Rect)
05-07 12:57:42.588 12123 12123 D TNS.Native: Linking js object: 663674 and java instance id: 120
05-07 12:57:42.588 12123 12123 D TNS.Java: Platform.getJavaObjectByID:120
05-07 12:57:42.588 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.588 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1966954, isSuper=0
05-07 12:57:42.588 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.589 12123 12123 D TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
05-07 12:57:42.589 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 1966954, isSuper=0
05-07 12:57:42.589 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.589 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.589 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.589 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.589 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 1966954, isSuper=0
05-07 12:57:42.589 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.589 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.589 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.590 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.590 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/ContentLayout.int='(Landroid/view/View;I)V'
05-07 12:57:42.590 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 2000734, isSuper=0
05-07 12:57:42.590 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.590 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.590 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.590 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.590 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.590 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.591 12123 12123 D TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
05-07 12:57:42.591 12123 12123 D TNS.Native: Linking js object: 370390 and java instance id: 121
05-07 12:57:42.592 12123 12123 D TNS.Java: MakeInstanceStrong (121, class android.support.v7.widget.Toolbar)
05-07 12:57:42.592 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.593 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.593 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 370390, isSuper=0
05-07 12:57:42.593 12123 12123 D TNS.Java: Platform.getJavaObjectByID:121
05-07 12:57:42.593 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.593 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.593 12123 12123 D TNS.Java: MakeInstanceStrong (122, class android.graphics.Rect)
05-07 12:57:42.593 12123 12123 D TNS.Native: Linking js object: 70896 and java instance id: 122
05-07 12:57:42.593 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.593 12123 12123 D TNS.Java: Platform.getJavaObjectByID:122
05-07 12:57:42.593 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.593 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 370390, isSuper=0
05-07 12:57:42.593 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
05-07 12:57:42.593 12123 12123 D TNS.Native: Linking js object: 26685 and java instance id: 123
05-07 12:57:42.594 12123 12123 D TNS.Java: MakeInstanceStrong (123, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.594 12123 12123 D TNS.Java: MakeInstanceStrong (123, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.594 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.594 12123 12123 D TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
05-07 12:57:42.594 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 370390, isSuper=0
05-07 12:57:42.594 12123 12123 D TNS.Java: Platform.getJavaObjectByID:123
05-07 12:57:42.594 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.594 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.594 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.594 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 2000734, isSuper=0
05-07 12:57:42.594 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.594 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.595 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.595 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.595 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.595 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.595 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
05-07 12:57:42.595 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.595 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.596 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1966954, isSuper=0
05-07 12:57:42.596 12123 12123 D TNS.Java: MakeInstanceStrong (124, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.596 12123 12123 D TNS.Native: Linking js object: 590787 and java instance id: 124
05-07 12:57:42.596 12123 12123 D TNS.Java: Platform.getJavaObjectByID:124
05-07 12:57:42.596 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.596 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1966954, isSuper=0
05-07 12:57:42.596 12123 12123 D TNS.Native: usedMemory=2775624 changeInBytes=0 externalMemory=0
05-07 12:57:42.597 12123 12123 D TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
05-07 12:57:42.597 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
05-07 12:57:42.597 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.597 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 370390, isSuper=0
05-07 12:57:42.597 12123 12123 D TNS.Java: MakeInstanceStrong (125, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.597 12123 12123 D TNS.Native: Linking js object: 1002381 and java instance id: 125
05-07 12:57:42.597 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=16384 externalMemory=2792008
05-07 12:57:42.597 12123 12123 D TNS.Java: Platform.getJavaObjectByID:125
05-07 12:57:42.597 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.597 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 370390, isSuper=0
05-07 12:57:42.598 12123 12123 D TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
05-07 12:57:42.598 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 370390, isSuper=0
05-07 12:57:42.598 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.598 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.598 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
05-07 12:57:42.598 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.598 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 370390, isSuper=0
05-07 12:57:42.598 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.598 12123 12123 D TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
05-07 12:57:42.598 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 2000734, isSuper=0
05-07 12:57:42.599 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.599 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=20
05-07 12:57:42.599 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=729749
05-07 12:57:42.600 12123 12123 D TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
05-07 12:57:42.600 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 1824115, isSuper=1
05-07 12:57:42.600 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.600 12123 12123 D TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.600 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1824115, isSuper=1
05-07 12:57:42.600 12123 12123 D TNS.Java: MakeInstanceStrong (126, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.600 12123 12123 D TNS.Native: Linking js object: 1618428 and java instance id: 126
05-07 12:57:42.600 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
05-07 12:57:42.600 12123 12123 D TNS.Native: Linking js object: 64609 and java instance id: 127
05-07 12:57:42.601 12123 12123 D TNS.Java: MakeInstanceStrong (127, class com.tns.FragmentClass)
05-07 12:57:42.601 12123 12123 D TNS.Java: MakeInstanceStrong (127, class com.tns.FragmentClass)
05-07 12:57:42.601 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.601 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.601 12123 12123 D TNS.Native: Linking js object: 1650542 and java instance id: 128
05-07 12:57:42.601 12123 12123 D TNS.Java: MakeInstanceStrong (128, class android.os.Bundle)
05-07 12:57:42.601 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.601 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.601 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1650542, isSuper=0
05-07 12:57:42.601 12123 12123 D TNS.Java: Platform.getJavaObjectByID:128
05-07 12:57:42.601 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.601 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.601 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 64609, isSuper=1
05-07 12:57:42.601 12123 12123 D TNS.Java: Platform.getJavaObjectByID:127
05-07 12:57:42.601 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.601 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.601 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 1618428, isSuper=0
05-07 12:57:42.601 12123 12123 D TNS.Java: Platform.getJavaObjectByID:126
05-07 12:57:42.601 12123 12123 D TNS.Java: MakeInstanceStrong (129, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.602 12123 12123 D TNS.Native: Linking js object: 1541401 and java instance id: 129
05-07 12:57:42.602 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.602 12123 12123 D TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
05-07 12:57:42.602 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 64609, isSuper=1
05-07 12:57:42.602 12123 12123 D TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
05-07 12:57:42.602 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 64609, isSuper=1
05-07 12:57:42.602 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.602 12123 12123 D TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.602 12123 12123 D TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
05-07 12:57:42.602 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1541401, isSuper=0
05-07 12:57:42.602 12123 12123 D TNS.Java: Platform.getJavaObjectByID:129
05-07 12:57:42.602 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.602 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.602 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.602 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.602 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.602 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.602 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.602 12123 12123 D TNS.Java: MakeInstanceStrong (130, class [Ljava.lang.Object;)
05-07 12:57:42.602 12123 12123 D TNS.Native: Linking js object: 1254719 and java instance id: 130
05-07 12:57:42.603 12123 12123 D TNS.Java: Platform.getJavaObjectByID:130
05-07 12:57:42.603 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.603 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.603 12123 12123 D TNS.Java: MakeInstanceStrong (131, class android.animation.ValueAnimator)
05-07 12:57:42.603 12123 12123 D TNS.Native: Linking js object: 1960534 and java instance id: 131
05-07 12:57:42.603 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.603 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.603 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.603 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1960534, isSuper=0
05-07 12:57:42.603 12123 12123 D TNS.Java: Platform.getJavaObjectByID:131
05-07 12:57:42.603 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.603 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1960534, isSuper=0
05-07 12:57:42.603 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.603 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.603 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.603 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.603 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.603 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.603 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.604 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.604 12123 12123 D TNS.Java: MakeInstanceStrong (132, class [Ljava.lang.Object;)
05-07 12:57:42.604 12123 12123 D TNS.Native: Linking js object: 127868 and java instance id: 132
05-07 12:57:42.604 12123 12123 D TNS.Java: Platform.getJavaObjectByID:132
05-07 12:57:42.604 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.604 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.604 12123 12123 D TNS.Java: MakeInstanceStrong (133, class android.animation.ValueAnimator)
05-07 12:57:42.604 12123 12123 D TNS.Native: Linking js object: 763101 and java instance id: 133
05-07 12:57:42.604 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.604 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.604 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 763101, isSuper=0
05-07 12:57:42.604 12123 12123 D TNS.Java: Platform.getJavaObjectByID:133
05-07 12:57:42.604 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.604 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.604 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 763101, isSuper=0
05-07 12:57:42.605 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.605 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.605 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.605 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.605 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.605 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.605 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.605 12123 12123 D TNS.Java: MakeInstanceStrong (134, class [Ljava.lang.Object;)
05-07 12:57:42.605 12123 12123 D TNS.Native: Linking js object: 435038 and java instance id: 134
05-07 12:57:42.605 12123 12123 D TNS.Java: Platform.getJavaObjectByID:134
05-07 12:57:42.605 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.605 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.605 12123 12123 D TNS.Java: MakeInstanceStrong (135, class android.animation.ValueAnimator)
05-07 12:57:42.606 12123 12123 D TNS.Native: Linking js object: 688801 and java instance id: 135
05-07 12:57:42.606 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.606 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.606 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.606 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 688801, isSuper=0
05-07 12:57:42.606 12123 12123 D TNS.Java: Platform.getJavaObjectByID:135
05-07 12:57:42.606 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.606 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 688801, isSuper=0
05-07 12:57:42.606 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.606 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.606 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.606 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.606 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.606 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.606 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.606 12123 12123 D TNS.Native: usedMemory=2792008 changeInBytes=0 externalMemory=0
05-07 12:57:42.606 12123 12123 D TNS.Java: MakeInstanceStrong (136, class [Ljava.lang.Object;)
05-07 12:57:42.606 12123 12123 D TNS.Native: Linking js object: 261552 and java instance id: 136
05-07 12:57:42.606 12123 12123 D TNS.Java: Platform.getJavaObjectByID:136
05-07 12:57:42.607 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.607 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.607 12123 12123 D TNS.Java: MakeInstanceStrong (137, class android.animation.ValueAnimator)
05-07 12:57:42.607 12123 12123 D TNS.Native: Linking js object: 860800 and java instance id: 137
05-07 12:57:42.607 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.607 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.607 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 860800, isSuper=0
05-07 12:57:42.607 12123 12123 D TNS.Java: Platform.getJavaObjectByID:137
05-07 12:57:42.607 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=16384 externalMemory=2808392
05-07 12:57:42.607 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.607 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 860800, isSuper=0
05-07 12:57:42.607 12123 12123 D TNS.Java: MakeInstanceStrong (138, class [F)
05-07 12:57:42.608 12123 12123 D TNS.Native: Linking js object: 1708263 and java instance id: 138
05-07 12:57:42.608 12123 12123 D TNS.Java: Platform.getJavaObjectByID:138
05-07 12:57:42.608 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.608 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.608 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.608 12123 12123 D TNS.Java: MakeInstanceStrong (139, class android.animation.ObjectAnimator)
05-07 12:57:42.608 12123 12123 D TNS.Native: Linking js object: 492073 and java instance id: 139
05-07 12:57:42.608 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.608 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.608 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.608 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 492073, isSuper=0
05-07 12:57:42.608 12123 12123 D TNS.Java: Platform.getJavaObjectByID:139
05-07 12:57:42.608 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.608 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.608 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 492073, isSuper=0
05-07 12:57:42.609 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.609 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.609 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 492073, isSuper=0
05-07 12:57:42.609 12123 12123 D TNS.Java: MakeInstanceStrong (140, class [F)
05-07 12:57:42.609 12123 12123 D TNS.Native: Linking js object: 645791 and java instance id: 140
05-07 12:57:42.609 12123 12123 D TNS.Java: Platform.getJavaObjectByID:140
05-07 12:57:42.609 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.609 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.609 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.610 12123 12123 D TNS.Java: MakeInstanceStrong (141, class android.animation.ObjectAnimator)
05-07 12:57:42.610 12123 12123 D TNS.Native: Linking js object: 129150 and java instance id: 141
05-07 12:57:42.610 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.610 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.610 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.610 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 129150, isSuper=0
05-07 12:57:42.610 12123 12123 D TNS.Java: Platform.getJavaObjectByID:141
05-07 12:57:42.610 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.610 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.610 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 129150, isSuper=0
05-07 12:57:42.610 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.610 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.610 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 129150, isSuper=0
05-07 12:57:42.610 12123 12123 D TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.610 12123 12123 D TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
05-07 12:57:42.610 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1541401, isSuper=0
05-07 12:57:42.610 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.610 12123 12123 D TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
05-07 12:57:42.610 12123 12123 D TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.611 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1541401, isSuper=0
05-07 12:57:42.611 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 127 type=com.tns.FragmentClass
05-07 12:57:42.612 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=127
05-07 12:57:42.612 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=64609
05-07 12:57:42.612 12123 12123 D TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
05-07 12:57:42.612 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 64609, isSuper=1
05-07 12:57:42.612 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.612 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.612 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 64609, isSuper=1
05-07 12:57:42.612 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 127 type=com.tns.FragmentClass
05-07 12:57:42.613 12123 12123 D TNS.Java: MakeInstanceStrong (142, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.613 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=127
05-07 12:57:42.613 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=64609
05-07 12:57:42.613 12123 12123 D TNS.Native: Linking js object: 869313 and java instance id: 142
05-07 12:57:42.614 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.614 12123 12123 D TNS.Native: Linking js object: 347963 and java instance id: 143
05-07 12:57:42.615 12123 12123 D TNS.Java: MakeInstanceStrong (143, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.615 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.615 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.615 12123 12123 D TNS.Native: Linking js object: 1228950 and java instance id: 144
05-07 12:57:42.615 12123 12123 D TNS.Java: MakeInstanceStrong (144, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.615 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.615 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.615 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 347963, isSuper=0
05-07 12:57:42.615 12123 12123 D TNS.Java: Platform.getJavaObjectByID:144
05-07 12:57:42.615 12123 12123 D TNS.Java: Platform.getJavaObjectByID:143
05-07 12:57:42.615 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.615 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.615 12123 12123 D TNS.Native: Linking js object: 1623806 and java instance id: 145
05-07 12:57:42.615 12123 12123 D TNS.Java: MakeInstanceStrong (145, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.616 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.616 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.616 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 347963, isSuper=0
05-07 12:57:42.616 12123 12123 D TNS.Java: Platform.getJavaObjectByID:145
05-07 12:57:42.616 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.616 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 347963, isSuper=0
05-07 12:57:42.616 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.616 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.616 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.616 12123 12123 D TNS.Java: MakeInstanceStrong (146, class android.graphics.Rect)
05-07 12:57:42.616 12123 12123 D TNS.Native: Linking js object: 1916224 and java instance id: 146
05-07 12:57:42.616 12123 12123 D TNS.Java: Platform.getJavaObjectByID:146
05-07 12:57:42.617 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.617 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 347963, isSuper=0
05-07 12:57:42.617 12123 12123 D TNS.Native: usedMemory=2808392 changeInBytes=0 externalMemory=0
05-07 12:57:42.617 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.617 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 347963, isSuper=0
05-07 12:57:42.618 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'StackLayout' for node 'widgets' called, nodeType=0, hash=982452
05-07 12:57:42.619 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/StackLayout'
05-07 12:57:42.619 12123 12123 D TNS.Native: Linking js object: 1095323 and java instance id: 147
05-07 12:57:42.619 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.StackLayout
05-07 12:57:42.619 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/StackLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.622 12123 12123 D TNS.Java: MakeInstanceStrong (147, class org.nativescript.widgets.StackLayout)
05-07 12:57:42.622 12123 12123 D TNS.Native: usedMemory=2874264 changeInBytes=65872 externalMemory=2874264
05-07 12:57:42.622 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.622 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1095323, isSuper=0
05-07 12:57:42.622 12123 12123 D TNS.Java: Platform.getJavaObjectByID:147
05-07 12:57:42.622 12123 12123 D TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
05-07 12:57:42.622 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.622 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.622 12123 12123 D TNS.Java: MakeInstanceStrong (148, class android.graphics.Rect)
05-07 12:57:42.622 12123 12123 D TNS.Native: Linking js object: 290151 and java instance id: 148
05-07 12:57:42.623 12123 12123 D TNS.Java: Platform.getJavaObjectByID:148
05-07 12:57:42.623 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.623 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1095323, isSuper=0
05-07 12:57:42.623 12123 12123 D TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
05-07 12:57:42.623 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.623 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.623 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class org.nativescript.widgets.GridLayout
05-07 12:57:42.624 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.624 12123 12123 D TNS.Native: ResolveMethodSignature org/nativescript/widgets/GridLayout.I.addView.2.org/nativescript/widgets/StackLayout.int='(Landroid/view/View;I)V'
05-07 12:57:42.624 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 347963, isSuper=0
05-07 12:57:42.624 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.624 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.625 12123 12123 D TNS.Native: usedMemory=2874264 changeInBytes=0 externalMemory=0
05-07 12:57:42.625 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.625 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.625 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'widget' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:42.627 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Button' for node 'widget' called, nodeType=0, hash=1741318
05-07 12:57:42.628 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/Button'
05-07 12:57:42.628 12123 12123 D TNS.Native: Linking js object: 600028 and java instance id: 149
05-07 12:57:42.628 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.Button
05-07 12:57:42.628 12123 12123 D TNS.Native: ResolveConstructorSignature android/widget/Button.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.639 12123 12123 D TNS.Java: MakeInstanceStrong (149, class android.widget.Button)
05-07 12:57:42.639 12123 12123 D TNS.Native: usedMemory=2891880 changeInBytes=17616 externalMemory=2891880
05-07 12:57:42.639 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.639 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 600028, isSuper=0
05-07 12:57:42.639 12123 12123 D TNS.Java: Platform.getJavaObjectByID:149
05-07 12:57:42.639 12123 12123 D TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
05-07 12:57:42.639 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.639 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.640 12123 12123 D TNS.Java: MakeInstanceStrong (150, class android.graphics.Rect)
05-07 12:57:42.640 12123 12123 D TNS.Native: Linking js object: 1173811 and java instance id: 150
05-07 12:57:42.640 12123 12123 D TNS.Java: Platform.getJavaObjectByID:150
05-07 12:57:42.640 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.640 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 600028, isSuper=0
05-07 12:57:42.641 12123 12123 D TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
05-07 12:57:42.641 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'text' for node 'android' called, nodeType=0, hash=1253773
05-07 12:57:42.641 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'method' for node 'text' called, nodeType=0, hash=1940316
05-07 12:57:42.642 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TransformationMethod' for node 'method' called, nodeType=0, hash=236698
05-07 12:57:42.642 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.642 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 600028, isSuper=0
05-07 12:57:42.642 12123 12123 D TNS.Java: MakeInstanceStrong (151, class android.text.method.AllCapsTransformationMethod)
05-07 12:57:42.643 12123 12123 D TNS.Native: Linking js object: 2076285 and java instance id: 151
05-07 12:57:42.643 12123 12123 D TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
05-07 12:57:42.643 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 600028, isSuper=0
05-07 12:57:42.643 12123 12123 D TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
05-07 12:57:42.643 12123 12123 D TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
05-07 12:57:42.643 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 600028, isSuper=0
05-07 12:57:42.643 12123 12123 D TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
05-07 12:57:42.643 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 600028, isSuper=0
05-07 12:57:42.643 12123 12123 D TNS.Native: usedMemory=2891880 changeInBytes=0 externalMemory=0
05-07 12:57:42.643 12123 12123 D TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
05-07 12:57:42.643 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 600028, isSuper=0
05-07 12:57:42.644 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.644 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with ClickListenerImpl
05-07 12:57:42.644 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
05-07 12:57:42.644 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
05-07 12:57:42.645 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl
05-07 12:57:42.645 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl'
05-07 12:57:42.645 12123 12123 D TNS.Native: Linking js object: 725086 and java instance id: 152
05-07 12:57:42.645 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl
05-07 12:57:42.645 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_118924_32_ClickListenerImpl.I.<init>.0='()V'
05-07 12:57:42.645 12123 12123 D TNS.Java: MakeInstanceStrong (152, class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl)
05-07 12:57:42.645 12123 12123 D TNS.Java: MakeInstanceStrong (152, class com.tns.gen.java.lang.Object_vendor_118924_32_ClickListenerImpl)
05-07 12:57:42.645 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=16384 externalMemory=2908264
05-07 12:57:42.646 12123 12123 D TNS.Native: MetaDataEntry Method setOnClickListener's signature is: (Landroid/view/View$OnClickListener;)V
05-07 12:57:42.646 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setOnClickListener. Instance id: 600028, isSuper=0
05-07 12:57:42.646 12123 12123 D TNS.Java: Platform.getJavaObjectByID:152
05-07 12:57:42.646 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.646 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.646 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.646 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
05-07 12:57:42.647 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.647 12123 12123 D TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/Button.intnumber='(Landroid/view/View;I)V'
05-07 12:57:42.647 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1095323, isSuper=0
05-07 12:57:42.647 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.647 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.647 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.647 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.647 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.648 12123 12123 D TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
05-07 12:57:42.648 12123 12123 D TNS.Native: Linking js object: 1371690 and java instance id: 153
05-07 12:57:42.649 12123 12123 D TNS.Java: MakeInstanceStrong (153, class android.support.v7.widget.Toolbar)
05-07 12:57:42.649 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.650 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.650 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1371690, isSuper=0
05-07 12:57:42.650 12123 12123 D TNS.Java: Platform.getJavaObjectByID:153
05-07 12:57:42.650 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.650 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.650 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.650 12123 12123 D TNS.Java: MakeInstanceStrong (154, class android.graphics.Rect)
05-07 12:57:42.650 12123 12123 D TNS.Native: Linking js object: 758024 and java instance id: 154
05-07 12:57:42.650 12123 12123 D TNS.Java: Platform.getJavaObjectByID:154
05-07 12:57:42.650 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.650 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1371690, isSuper=0
05-07 12:57:42.650 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.651 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
05-07 12:57:42.651 12123 12123 D TNS.Native: Linking js object: 1181129 and java instance id: 155
05-07 12:57:42.651 12123 12123 D TNS.Java: MakeInstanceStrong (155, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.651 12123 12123 D TNS.Java: MakeInstanceStrong (155, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.651 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.651 12123 12123 D TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
05-07 12:57:42.651 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 1371690, isSuper=0
05-07 12:57:42.651 12123 12123 D TNS.Java: Platform.getJavaObjectByID:155
05-07 12:57:42.651 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.651 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.652 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 347963, isSuper=0
05-07 12:57:42.652 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.652 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.652 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.652 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.652 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.652 12123 12123 D TNS.Native: usedMemory=2908264 changeInBytes=0 externalMemory=0
05-07 12:57:42.653 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.653 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
05-07 12:57:42.653 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.653 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
05-07 12:57:42.680 12123 12123 D TNS.Java: MakeInstanceStrong (156, class android.support.v7.view.menu.MenuBuilder)
05-07 12:57:42.682 12123 12123 D TNS.Native: Linking js object: 1116738 and java instance id: 156
05-07 12:57:42.682 12123 12123 D TNS.Native: usedMemory=3024104 changeInBytes=115840 externalMemory=3024104
05-07 12:57:42.682 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.682 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
05-07 12:57:42.683 12123 12123 D TNS.Java: Platform.getJavaObjectByID:156
05-07 12:57:42.683 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.683 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.683 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
05-07 12:57:42.694 12123 12123 D TNS.Native: usedMemory=3040488 changeInBytes=16384 externalMemory=3040488
05-07 12:57:42.694 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.694 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.694 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setLogo on class android.support.v7.widget.Toolbar
05-07 12:57:42.695 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/graphics/drawable/Drawable;)V
05-07 12:57:42.695 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setLogo.1.null='(Landroid/graphics/drawable/Drawable;)V'
05-07 12:57:42.695 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
05-07 12:57:42.695 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.696 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.696 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setNavigationIcon on class android.support.v7.widget.Toolbar
05-07 12:57:42.696 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/graphics/drawable/Drawable;)V
05-07 12:57:42.696 12123 12123 D TNS.Native: ResolveMethodSignature android/support/v7/widget/Toolbar.I.setNavigationIcon.1.null='(Landroid/graphics/drawable/Drawable;)V'
05-07 12:57:42.696 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
05-07 12:57:42.696 12123 12123 D TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
05-07 12:57:42.700 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.700 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1095323, isSuper=0
05-07 12:57:42.700 12123 12123 D TNS.Java: MakeInstanceStrong (157, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.700 12123 12123 D TNS.Native: Linking js object: 8359 and java instance id: 157
05-07 12:57:42.701 12123 12123 D TNS.Java: Platform.getJavaObjectByID:157
05-07 12:57:42.701 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.701 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1095323, isSuper=0
05-07 12:57:42.701 12123 12123 D TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
05-07 12:57:42.701 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
05-07 12:57:42.701 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
05-07 12:57:42.702 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.702 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
05-07 12:57:42.702 12123 12123 D TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
05-07 12:57:42.702 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
05-07 12:57:42.702 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
05-07 12:57:42.703 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
05-07 12:57:42.703 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
05-07 12:57:42.703 12123 12123 D TNS.Native: usedMemory=3040488 changeInBytes=0 externalMemory=0
05-07 12:57:42.704 12123 12123 D TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
05-07 12:57:42.704 12123 12123 D TNS.Native: Resolving method: setText on className android/widget/TextView
05-07 12:57:42.705 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setText on class android.widget.TextView
05-07 12:57:42.708 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Ljava/lang/CharSequence;)V
05-07 12:57:42.708 12123 12123 D TNS.Native: ResolveMethodSignature android/widget/TextView.I.setText.1.string='(Ljava/lang/CharSequence;)V'
05-07 12:57:42.709 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 600028, isSuper=0
05-07 12:57:42.709 12123 12123 D TNS.Native: MetaDataEntry Method getTextColors's signature is: ()Landroid/content/res/ColorStateList;
05-07 12:57:42.709 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTextColors. Instance id: 600028, isSuper=0
05-07 12:57:42.710 12123 12123 D TNS.Java: MakeInstanceStrong (158, class android.content.res.ColorStateList)
05-07 12:57:42.710 12123 12123 D TNS.Native: Linking js object: 1055568 and java instance id: 158
05-07 12:57:42.710 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=32768 externalMemory=3073256
05-07 12:57:42.711 12123 12123 D TNS.Native: MetaDataEntry Method setTextColor's signature is: (I)V
05-07 12:57:42.711 12123 12123 D TNS.Native: Resolving method: setTextColor on className android/widget/TextView
05-07 12:57:42.711 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setTextColor on class android.widget.TextView
05-07 12:57:42.711 12123 12123 D TNS.Java: resolveMethodOverload: method found :(I)V
05-07 12:57:42.712 12123 12123 D TNS.Native: ResolveMethodSignature android/widget/TextView.I.setTextColor.1.int='(I)V'
05-07 12:57:42.712 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setTextColor. Instance id: 600028, isSuper=0
05-07 12:57:42.712 12123 12123 D TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
05-07 12:57:42.713 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
05-07 12:57:42.713 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.713 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.713 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1371690, isSuper=0
05-07 12:57:42.713 12123 12123 D TNS.Java: MakeInstanceStrong (159, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.713 12123 12123 D TNS.Native: Linking js object: 2072327 and java instance id: 159
05-07 12:57:42.713 12123 12123 D TNS.Java: Platform.getJavaObjectByID:159
05-07 12:57:42.713 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.713 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1371690, isSuper=0
05-07 12:57:42.713 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.713 12123 12123 D TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
05-07 12:57:42.713 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 1371690, isSuper=0
05-07 12:57:42.714 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.714 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
05-07 12:57:42.714 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.714 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.714 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
05-07 12:57:42.714 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.714 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
05-07 12:57:42.714 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.714 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.714 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.714 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1116738, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.715 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 1371690, isSuper=0
05-07 12:57:42.715 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.715 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.715 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.716 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 1371690, isSuper=0
05-07 12:57:42.716 12123 12123 D TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
05-07 12:57:42.716 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 347963, isSuper=0
05-07 12:57:42.716 12123 12123 D TNS.Native: usedMemory=3073256 changeInBytes=0 externalMemory=0
05-07 12:57:42.722 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 127 type=com.tns.FragmentClass
05-07 12:57:42.722 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=127
05-07 12:57:42.722 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=64609
05-07 12:57:42.723 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.723 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.723 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.724 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 99 type=com.tns.FragmentClass
05-07 12:57:42.724 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=99
05-07 12:57:42.724 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1824115
05-07 12:57:42.724 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.724 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.724 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.725 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 94 type=com.tns.gen.org.nativescript.widgets.FragmentBase_vendor_136256_32_TabFragmentImplementation
05-07 12:57:42.726 12123 12123 D TNS.Java: MakeInstanceStrong (160, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.726 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=94
05-07 12:57:42.726 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1735276
05-07 12:57:42.726 12123 12123 D TNS.Native: Linking js object: 4680 and java instance id: 160
05-07 12:57:42.727 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.727 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=20
05-07 12:57:42.727 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=729749
05-07 12:57:42.727 12123 12123 D TNS.Native: MetaDataEntry Method getFragments's signature is: ()Ljava/util/List;
05-07 12:57:42.727 12123 12123 D TNS.Native: Resolving method: getFragments on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.727 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.getFragments. Instance id: 1787070, isSuper=0
05-07 12:57:42.727 12123 12123 D TNS.Java: MakeInstanceStrong (161, class java.util.ArrayList)
05-07 12:57:42.728 12123 12123 D TNS.Native: Linking js object: 1901277 and java instance id: 161
05-07 12:57:42.728 12123 12123 D TNS.Native: MetaDataEntry Method toArray's signature is: ()[Ljava/lang/Object;
05-07 12:57:42.728 12123 12123 D TNS.Native: Resolving method: toArray on className java/util/ArrayList
05-07 12:57:42.728 12123 12123 D TNS.Native: CallJavaMethod called java/util/ArrayList.toArray. Instance id: 1901277, isSuper=0
05-07 12:57:42.728 12123 12123 D TNS.Java: Platform.getJavaObjectByID:161
05-07 12:57:42.728 12123 12123 D TNS.Java: MakeInstanceStrong (162, class [Ljava.lang.Object;)
05-07 12:57:42.728 12123 12123 D TNS.Native: Linking js object: 597897 and java instance id: 162
05-07 12:57:42.728 12123 12123 D TNS.Native: usedMemory=3089640 changeInBytes=16384 externalMemory=3089640
05-07 12:57:42.728 12123 12123 D TNS.Java: Platform.getJavaObjectByID:162
05-07 12:57:42.728 12123 12123 D TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.728 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1735276, isSuper=1
05-07 12:57:42.728 12123 12123 D TNS.Java: MakeInstanceStrong (163, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.728 12123 12123 D TNS.Native: Linking js object: 217373 and java instance id: 163
05-07 12:57:42.729 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
05-07 12:57:42.729 12123 12123 D TNS.Native: Linking js object: 1020410 and java instance id: 164
05-07 12:57:42.729 12123 12123 D TNS.Java: MakeInstanceStrong (164, class com.tns.FragmentClass)
05-07 12:57:42.729 12123 12123 D TNS.Java: MakeInstanceStrong (164, class com.tns.FragmentClass)
05-07 12:57:42.729 12123 12123 D TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
05-07 12:57:42.729 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.729 12123 12123 D TNS.Native: Linking js object: 1719446 and java instance id: 165
05-07 12:57:42.729 12123 12123 D TNS.Java: MakeInstanceStrong (165, class android.os.Bundle)
05-07 12:57:42.729 12123 12123 D TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
05-07 12:57:42.729 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.729 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1719446, isSuper=0
05-07 12:57:42.729 12123 12123 D TNS.Java: Platform.getJavaObjectByID:165
05-07 12:57:42.729 12123 12123 D TNS.Native: usedMemory=3089640 changeInBytes=0 externalMemory=0
05-07 12:57:42.729 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.729 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 1020410, isSuper=1
05-07 12:57:42.730 12123 12123 D TNS.Java: Platform.getJavaObjectByID:164
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.730 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.730 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 217373, isSuper=0
05-07 12:57:42.730 12123 12123 D TNS.Java: Platform.getJavaObjectByID:163
05-07 12:57:42.730 12123 12123 D TNS.Java: MakeInstanceStrong (166, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.730 12123 12123 D TNS.Native: Linking js object: 1168164 and java instance id: 166
05-07 12:57:42.730 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=16384 externalMemory=3106024
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
05-07 12:57:42.730 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 1020410, isSuper=1
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
05-07 12:57:42.730 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 1020410, isSuper=1
05-07 12:57:42.730 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.730 12123 12123 D TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
05-07 12:57:42.730 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1168164, isSuper=0
05-07 12:57:42.730 12123 12123 D TNS.Java: Platform.getJavaObjectByID:166
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.730 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.730 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.730 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.730 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.731 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.731 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.731 12123 12123 D TNS.Java: MakeInstanceStrong (167, class [Ljava.lang.Object;)
05-07 12:57:42.731 12123 12123 D TNS.Native: Linking js object: 826963 and java instance id: 167
05-07 12:57:42.731 12123 12123 D TNS.Java: Platform.getJavaObjectByID:167
05-07 12:57:42.731 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.731 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.731 12123 12123 D TNS.Java: MakeInstanceStrong (168, class android.animation.ValueAnimator)
05-07 12:57:42.731 12123 12123 D TNS.Native: Linking js object: 64827 and java instance id: 168
05-07 12:57:42.731 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.731 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.731 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.732 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 64827, isSuper=0
05-07 12:57:42.732 12123 12123 D TNS.Java: Platform.getJavaObjectByID:168
05-07 12:57:42.732 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.732 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 64827, isSuper=0
05-07 12:57:42.732 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.732 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.732 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.732 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.732 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.732 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.732 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.732 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.732 12123 12123 D TNS.Java: MakeInstanceStrong (169, class [Ljava.lang.Object;)
05-07 12:57:42.732 12123 12123 D TNS.Native: Linking js object: 110974 and java instance id: 169
05-07 12:57:42.732 12123 12123 D TNS.Java: Platform.getJavaObjectByID:169
05-07 12:57:42.732 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.732 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.732 12123 12123 D TNS.Java: MakeInstanceStrong (170, class android.animation.ValueAnimator)
05-07 12:57:42.733 12123 12123 D TNS.Native: Linking js object: 1019230 and java instance id: 170
05-07 12:57:42.733 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.733 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.733 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1019230, isSuper=0
05-07 12:57:42.733 12123 12123 D TNS.Java: Platform.getJavaObjectByID:170
05-07 12:57:42.733 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.733 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.733 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1019230, isSuper=0
05-07 12:57:42.733 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.733 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.733 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.733 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.733 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.733 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.733 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.733 12123 12123 D TNS.Java: MakeInstanceStrong (171, class [Ljava.lang.Object;)
05-07 12:57:42.733 12123 12123 D TNS.Native: Linking js object: 1340967 and java instance id: 171
05-07 12:57:42.734 12123 12123 D TNS.Java: Platform.getJavaObjectByID:171
05-07 12:57:42.734 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.734 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.734 12123 12123 D TNS.Java: MakeInstanceStrong (172, class android.animation.ValueAnimator)
05-07 12:57:42.734 12123 12123 D TNS.Native: Linking js object: 1229535 and java instance id: 172
05-07 12:57:42.734 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.734 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.734 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.734 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1229535, isSuper=0
05-07 12:57:42.734 12123 12123 D TNS.Java: Platform.getJavaObjectByID:172
05-07 12:57:42.734 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.734 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1229535, isSuper=0
05-07 12:57:42.734 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.734 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.734 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.734 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.735 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.735 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.735 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.735 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.735 12123 12123 D TNS.Java: MakeInstanceStrong (173, class [Ljava.lang.Object;)
05-07 12:57:42.735 12123 12123 D TNS.Native: Linking js object: 1770120 and java instance id: 173
05-07 12:57:42.735 12123 12123 D TNS.Java: Platform.getJavaObjectByID:173
05-07 12:57:42.735 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.735 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.735 12123 12123 D TNS.Java: MakeInstanceStrong (174, class android.animation.ValueAnimator)
05-07 12:57:42.735 12123 12123 D TNS.Native: Linking js object: 1082997 and java instance id: 174
05-07 12:57:42.735 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.736 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.736 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 1082997, isSuper=0
05-07 12:57:42.736 12123 12123 D TNS.Java: Platform.getJavaObjectByID:174
05-07 12:57:42.736 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.736 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.736 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1082997, isSuper=0
05-07 12:57:42.736 12123 12123 D TNS.Java: MakeInstanceStrong (175, class [F)
05-07 12:57:42.736 12123 12123 D TNS.Native: Linking js object: 1444399 and java instance id: 175
05-07 12:57:42.736 12123 12123 D TNS.Java: Platform.getJavaObjectByID:175
05-07 12:57:42.736 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.736 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.736 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.737 12123 12123 D TNS.Java: MakeInstanceStrong (176, class android.animation.ObjectAnimator)
05-07 12:57:42.737 12123 12123 D TNS.Native: Linking js object: 1688935 and java instance id: 176
05-07 12:57:42.737 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.737 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.737 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.737 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 1688935, isSuper=0
05-07 12:57:42.737 12123 12123 D TNS.Java: Platform.getJavaObjectByID:176
05-07 12:57:42.737 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.737 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.737 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 1688935, isSuper=0
05-07 12:57:42.737 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.737 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.737 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1688935, isSuper=0
05-07 12:57:42.737 12123 12123 D TNS.Java: MakeInstanceStrong (177, class [F)
05-07 12:57:42.738 12123 12123 D TNS.Native: Linking js object: 737876 and java instance id: 177
05-07 12:57:42.738 12123 12123 D TNS.Java: Platform.getJavaObjectByID:177
05-07 12:57:42.738 12123 12123 D TNS.Native: MetaDataEntry Method ofFloat's signature is: (Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
05-07 12:57:42.738 12123 12123 D TNS.Native: Resolving method: ofFloat on className android/animation/ObjectAnimator
05-07 12:57:42.738 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.ofFloat. static method
05-07 12:57:42.738 12123 12123 D TNS.Java: MakeInstanceStrong (178, class android.animation.ObjectAnimator)
05-07 12:57:42.738 12123 12123 D TNS.Native: Linking js object: 760975 and java instance id: 178
05-07 12:57:42.738 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.738 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.738 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ObjectAnimator
05-07 12:57:42.738 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 760975, isSuper=0
05-07 12:57:42.738 12123 12123 D TNS.Java: Platform.getJavaObjectByID:178
05-07 12:57:42.738 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.738 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.738 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 760975, isSuper=0
05-07 12:57:42.738 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.739 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.739 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 760975, isSuper=0
05-07 12:57:42.739 12123 12123 D TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.739 12123 12123 D TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
05-07 12:57:42.739 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1168164, isSuper=0
05-07 12:57:42.739 12123 12123 D TNS.Native: usedMemory=3106024 changeInBytes=0 externalMemory=0
05-07 12:57:42.739 12123 12123 D TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
05-07 12:57:42.739 12123 12123 D TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.739 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1168164, isSuper=0
05-07 12:57:42.740 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 164 type=com.tns.FragmentClass
05-07 12:57:42.740 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=164
05-07 12:57:42.740 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1020410
05-07 12:57:42.740 12123 12123 D TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
05-07 12:57:42.740 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setHasOptionsMenu. Instance id: 1020410, isSuper=1
05-07 12:57:42.740 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=16384 externalMemory=3122408
05-07 12:57:42.740 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.740 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 1020410, isSuper=1
05-07 12:57:42.741 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 164 type=com.tns.FragmentClass
05-07 12:57:42.741 12123 12123 D TNS.Java: MakeInstanceStrong (179, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.741 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=164
05-07 12:57:42.741 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1020410
05-07 12:57:42.741 12123 12123 D TNS.Native: Linking js object: 1617421 and java instance id: 179
05-07 12:57:42.742 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.742 12123 12123 D TNS.Native: Linking js object: 1795559 and java instance id: 180
05-07 12:57:42.742 12123 12123 D TNS.Java: MakeInstanceStrong (180, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.742 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.743 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.743 12123 12123 D TNS.Native: Linking js object: 101552 and java instance id: 181
05-07 12:57:42.743 12123 12123 D TNS.Java: MakeInstanceStrong (181, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.743 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.743 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.743 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1795559, isSuper=0
05-07 12:57:42.743 12123 12123 D TNS.Java: Platform.getJavaObjectByID:181
05-07 12:57:42.743 12123 12123 D TNS.Java: Platform.getJavaObjectByID:180
05-07 12:57:42.743 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.744 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.744 12123 12123 D TNS.Native: Linking js object: 1473887 and java instance id: 182
05-07 12:57:42.744 12123 12123 D TNS.Java: MakeInstanceStrong (182, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.744 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.744 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.744 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1795559, isSuper=0
05-07 12:57:42.744 12123 12123 D TNS.Java: Platform.getJavaObjectByID:182
05-07 12:57:42.744 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.744 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1795559, isSuper=0
05-07 12:57:42.744 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.744 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.744 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.744 12123 12123 D TNS.Java: MakeInstanceStrong (183, class android.graphics.Rect)
05-07 12:57:42.744 12123 12123 D TNS.Native: Linking js object: 955075 and java instance id: 183
05-07 12:57:42.744 12123 12123 D TNS.Java: Platform.getJavaObjectByID:183
05-07 12:57:42.745 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.745 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1795559, isSuper=0
05-07 12:57:42.745 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.745 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.745 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1795559, isSuper=0
05-07 12:57:42.745 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ContentLayout'
05-07 12:57:42.745 12123 12123 D TNS.Native: Linking js object: 145373 and java instance id: 184
05-07 12:57:42.746 12123 12123 D TNS.Java: MakeInstanceStrong (184, class org.nativescript.widgets.ContentLayout)
05-07 12:57:42.746 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.746 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.746 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 145373, isSuper=0
05-07 12:57:42.746 12123 12123 D TNS.Java: Platform.getJavaObjectByID:184
05-07 12:57:42.746 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.746 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.746 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.746 12123 12123 D TNS.Java: MakeInstanceStrong (185, class android.graphics.Rect)
05-07 12:57:42.747 12123 12123 D TNS.Native: Linking js object: 65619 and java instance id: 185
05-07 12:57:42.747 12123 12123 D TNS.Java: Platform.getJavaObjectByID:185
05-07 12:57:42.747 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.747 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 145373, isSuper=0
05-07 12:57:42.747 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.747 12123 12123 D TNS.Native: MetaDataEntry Method addOnAttachStateChangeListener's signature is: (Landroid/view/View$OnAttachStateChangeListener;)V
05-07 12:57:42.747 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.addOnAttachStateChangeListener. Instance id: 145373, isSuper=0
05-07 12:57:42.747 12123 12123 D TNS.Native: MetaDataEntry Method generateViewId's signature is: ()I
05-07 12:57:42.747 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.generateViewId. static method
05-07 12:57:42.747 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.747 12123 12123 D TNS.Native: MetaDataEntry Method setId's signature is: (I)V
05-07 12:57:42.747 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setId. Instance id: 145373, isSuper=0
05-07 12:57:42.747 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.747 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.747 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1795559, isSuper=0
05-07 12:57:42.748 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.748 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.748 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.748 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.748 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.748 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.748 12123 12123 D TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
05-07 12:57:42.748 12123 12123 D TNS.Native: Linking js object: 1169999 and java instance id: 186
05-07 12:57:42.750 12123 12123 D TNS.Java: MakeInstanceStrong (186, class android.support.v7.widget.Toolbar)
05-07 12:57:42.750 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.750 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.750 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1169999, isSuper=0
05-07 12:57:42.750 12123 12123 D TNS.Java: Platform.getJavaObjectByID:186
05-07 12:57:42.751 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.751 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.751 12123 12123 D TNS.Java: MakeInstanceStrong (187, class android.graphics.Rect)
05-07 12:57:42.751 12123 12123 D TNS.Native: Linking js object: 773692 and java instance id: 187
05-07 12:57:42.751 12123 12123 D TNS.Native: usedMemory=3122408 changeInBytes=0 externalMemory=0
05-07 12:57:42.751 12123 12123 D TNS.Java: Platform.getJavaObjectByID:187
05-07 12:57:42.751 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.751 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1169999, isSuper=0
05-07 12:57:42.751 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
05-07 12:57:42.751 12123 12123 D TNS.Native: Linking js object: 321284 and java instance id: 188
05-07 12:57:42.751 12123 12123 D TNS.Java: MakeInstanceStrong (188, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.751 12123 12123 D TNS.Java: MakeInstanceStrong (188, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.751 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=16384 externalMemory=3138792
05-07 12:57:42.752 12123 12123 D TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
05-07 12:57:42.752 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 1169999, isSuper=0
05-07 12:57:42.752 12123 12123 D TNS.Java: Platform.getJavaObjectByID:188
05-07 12:57:42.752 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.752 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.752 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.752 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1795559, isSuper=0
05-07 12:57:42.752 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.752 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.752 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.752 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.752 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.753 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.753 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
05-07 12:57:42.753 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.753 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.753 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 145373, isSuper=0
05-07 12:57:42.753 12123 12123 D TNS.Java: MakeInstanceStrong (189, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.754 12123 12123 D TNS.Native: Linking js object: 718442 and java instance id: 189
05-07 12:57:42.754 12123 12123 D TNS.Java: Platform.getJavaObjectByID:189
05-07 12:57:42.754 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.754 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 145373, isSuper=0
05-07 12:57:42.754 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.754 12123 12123 D TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
05-07 12:57:42.754 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
05-07 12:57:42.754 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.754 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1169999, isSuper=0
05-07 12:57:42.755 12123 12123 D TNS.Java: MakeInstanceStrong (190, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.755 12123 12123 D TNS.Native: Linking js object: 512480 and java instance id: 190
05-07 12:57:42.755 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.755 12123 12123 D TNS.Java: Platform.getJavaObjectByID:190
05-07 12:57:42.755 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.755 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1169999, isSuper=0
05-07 12:57:42.755 12123 12123 D TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
05-07 12:57:42.755 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 1169999, isSuper=0
05-07 12:57:42.755 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.755 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.755 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
05-07 12:57:42.755 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.755 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 1169999, isSuper=0
05-07 12:57:42.755 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.755 12123 12123 D TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
05-07 12:57:42.756 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1795559, isSuper=0
05-07 12:57:42.756 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onViewAttachedToWindow with javaObjectID 20 type=com.tns.gen.java.lang.Object_vendor_126271_36_AttachListener
05-07 12:57:42.757 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=20
05-07 12:57:42.757 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=729749
05-07 12:57:42.757 12123 12123 D TNS.Native: MetaDataEntry Method isAdded's signature is: ()Z
05-07 12:57:42.757 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.isAdded. Instance id: 1020410, isSuper=1
05-07 12:57:42.757 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.757 12123 12123 D TNS.Native: MetaDataEntry Method getChildFragmentManager's signature is: ()Landroid/support/v4/app/FragmentManager;
05-07 12:57:42.757 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getChildFragmentManager. Instance id: 1020410, isSuper=1
05-07 12:57:42.757 12123 12123 D TNS.Java: MakeInstanceStrong (191, class android.support.v4.app.FragmentManagerImpl)
05-07 12:57:42.757 12123 12123 D TNS.Native: Linking js object: 348087 and java instance id: 191
05-07 12:57:42.757 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/FragmentClass'
05-07 12:57:42.757 12123 12123 D TNS.Native: Linking js object: 230966 and java instance id: 192
05-07 12:57:42.758 12123 12123 D TNS.Java: MakeInstanceStrong (192, class com.tns.FragmentClass)
05-07 12:57:42.758 12123 12123 D TNS.Java: MakeInstanceStrong (192, class com.tns.FragmentClass)
05-07 12:57:42.758 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.758 12123 12123 D TNS.Native: RegisterInstance called for 'android/os/Bundle'
05-07 12:57:42.758 12123 12123 D TNS.Native: Linking js object: 1803185 and java instance id: 193
05-07 12:57:42.758 12123 12123 D TNS.Java: MakeInstanceStrong (193, class android.os.Bundle)
05-07 12:57:42.758 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method putInt's signature is: (Ljava/lang/String;I)V
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/os/BaseBundle.putInt. Instance id: 1803185, isSuper=0
05-07 12:57:42.759 12123 12123 D TNS.Java: Platform.getJavaObjectByID:193
05-07 12:57:42.759 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method setArguments's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setArguments. Instance id: 230966, isSuper=1
05-07 12:57:42.759 12123 12123 D TNS.Java: Platform.getJavaObjectByID:192
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method beginTransaction's signature is: ()Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.759 12123 12123 D TNS.Native: Resolving method: beginTransaction on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.beginTransaction. Instance id: 348087, isSuper=0
05-07 12:57:42.759 12123 12123 D TNS.Java: Platform.getJavaObjectByID:191
05-07 12:57:42.759 12123 12123 D TNS.Java: MakeInstanceStrong (194, class android.support.v4.app.BackStackRecord)
05-07 12:57:42.759 12123 12123 D TNS.Native: Linking js object: 1560156 and java instance id: 194
05-07 12:57:42.759 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method setAllowEnterTransitionOverlap's signature is: (Z)V
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowEnterTransitionOverlap. Instance id: 230966, isSuper=1
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method setAllowReturnTransitionOverlap's signature is: (Z)V
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.setAllowReturnTransitionOverlap. Instance id: 230966, isSuper=1
05-07 12:57:42.759 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.759 12123 12123 D TNS.Native: MetaDataEntry Method setCustomAnimations's signature is: (II)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.759 12123 12123 D TNS.Native: Resolving method: setCustomAnimations on className android/support/v4/app/BackStackRecord
05-07 12:57:42.759 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.setCustomAnimations. Instance id: 1560156, isSuper=0
05-07 12:57:42.760 12123 12123 D TNS.Java: Platform.getJavaObjectByID:194
05-07 12:57:42.760 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.760 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.760 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.760 12123 12123 D TNS.Native: usedMemory=3138792 changeInBytes=0 externalMemory=0
05-07 12:57:42.760 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.760 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.760 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.760 12123 12123 D TNS.Java: MakeInstanceStrong (195, class [Ljava.lang.Object;)
05-07 12:57:42.760 12123 12123 D TNS.Native: Linking js object: 352815 and java instance id: 195
05-07 12:57:42.760 12123 12123 D TNS.Java: Platform.getJavaObjectByID:195
05-07 12:57:42.760 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.760 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.761 12123 12123 D TNS.Java: MakeInstanceStrong (196, class android.animation.ValueAnimator)
05-07 12:57:42.761 12123 12123 D TNS.Native: Linking js object: 35185 and java instance id: 196
05-07 12:57:42.761 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=16384 externalMemory=3155176
05-07 12:57:42.761 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.761 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.761 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 35185, isSuper=0
05-07 12:57:42.761 12123 12123 D TNS.Java: Platform.getJavaObjectByID:196
05-07 12:57:42.761 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.761 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 35185, isSuper=0
05-07 12:57:42.761 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.761 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.761 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.761 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.761 12123 12123 D TNS.Native: MetaDataEntry Method valueOf's signature is: (Ljava/lang/String;)Ljava/lang/Integer;
05-07 12:57:42.761 12123 12123 D TNS.Native: Resolving method: valueOf on className java/lang/Integer
05-07 12:57:42.761 12123 12123 D TNS.Native: CallJavaMethod called java/lang/Integer.valueOf. static method
05-07 12:57:42.761 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.762 12123 12123 D TNS.Java: MakeInstanceStrong (197, class [Ljava.lang.Object;)
05-07 12:57:42.762 12123 12123 D TNS.Native: Linking js object: 1894921 and java instance id: 197
05-07 12:57:42.762 12123 12123 D TNS.Java: Platform.getJavaObjectByID:197
05-07 12:57:42.762 12123 12123 D TNS.Native: MetaDataEntry Method ofObject's signature is: (Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
05-07 12:57:42.762 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.ofObject. static method
05-07 12:57:42.762 12123 12123 D TNS.Java: MakeInstanceStrong (198, class android.animation.ValueAnimator)
05-07 12:57:42.762 12123 12123 D TNS.Native: Linking js object: 30668 and java instance id: 198
05-07 12:57:42.762 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ValueAnimator;
05-07 12:57:42.762 12123 12123 D TNS.Native: Resolving method: setDuration on className android/animation/ValueAnimator
05-07 12:57:42.762 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setDuration. Instance id: 30668, isSuper=0
05-07 12:57:42.762 12123 12123 D TNS.Java: Platform.getJavaObjectByID:198
05-07 12:57:42.763 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.763 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.763 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 30668, isSuper=0
05-07 12:57:42.768 12123 12123 D TNS.Native: MetaDataEntry Method setDuration's signature is: (J)Landroid/animation/ObjectAnimator;
05-07 12:57:42.768 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ObjectAnimator.setDuration. Instance id: 1455541, isSuper=0
05-07 12:57:42.768 12123 12123 D TNS.Java: Platform.getJavaObjectByID:206
05-07 12:57:42.768 12123 12123 D TNS.Native: MetaDataEntry Method setInterpolator's signature is: (Landroid/animation/TimeInterpolator;)V
05-07 12:57:42.768 12123 12123 D TNS.Native: Resolving method: setInterpolator on className android/animation/ValueAnimator
05-07 12:57:42.768 12123 12123 D TNS.Native: CallJavaMethod called android/animation/ValueAnimator.setInterpolator. Instance id: 1455541, isSuper=0
05-07 12:57:42.768 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.768 12123 12123 D TNS.Native: MetaDataEntry Method addListener's signature is: (Landroid/animation/Animator$AnimatorListener;)V
05-07 12:57:42.768 12123 12123 D TNS.Native: CallJavaMethod called android/animation/Animator.addListener. Instance id: 1455541, isSuper=0
05-07 12:57:42.768 12123 12123 D TNS.Native: MetaDataEntry Method replace's signature is: (ILandroid/support/v4/app/Fragment;Ljava/lang/String;)Landroid/support/v4/app/FragmentTransaction;
05-07 12:57:42.768 12123 12123 D TNS.Native: Resolving method: replace on className android/support/v4/app/BackStackRecord
05-07 12:57:42.768 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.replace. Instance id: 1560156, isSuper=0
05-07 12:57:42.768 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.769 12123 12123 D TNS.Native: MetaDataEntry Method commitAllowingStateLoss's signature is: ()I
05-07 12:57:42.769 12123 12123 D TNS.Native: Resolving method: commitAllowingStateLoss on className android/support/v4/app/BackStackRecord
05-07 12:57:42.769 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/BackStackRecord.commitAllowingStateLoss. Instance id: 1560156, isSuper=0
05-07 12:57:42.770 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreate with javaObjectID 192 type=com.tns.FragmentClass
05-07 12:57:42.770 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=192
05-07 12:57:42.770 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=230966
05-07 12:57:42.770 12123 12123 D TNS.Native: MetaDataEntry Method setHasOptionsMenu's signature is: (Z)V
05-07 12:57:42.770 12123 12123 D TNS.Native: usedMemory=3155176 changeInBytes=0 externalMemory=0
05-07 12:57:42.770 12123 12123 D TNS.Native: MetaDataEntry Method onCreate's signature is: (Landroid/os/Bundle;)V
05-07 12:57:42.770 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.onCreate. Instance id: 230966, isSuper=1
05-07 12:57:42.771 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateView with javaObjectID 192 type=com.tns.FragmentClass
05-07 12:57:42.771 12123 12123 D TNS.Java: MakeInstanceStrong (207, class com.android.internal.policy.PhoneLayoutInflater)
05-07 12:57:42.772 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/GridLayout'
05-07 12:57:42.772 12123 12123 D TNS.Native: Linking js object: 1267967 and java instance id: 208
05-07 12:57:42.773 12123 12123 D TNS.Java: MakeInstanceStrong (208, class org.nativescript.widgets.GridLayout)
05-07 12:57:42.773 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=32768 externalMemory=3187944
05-07 12:57:42.773 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.773 12123 12123 D TNS.Native: Linking js object: 1690113 and java instance id: 209
05-07 12:57:42.773 12123 12123 D TNS.Java: MakeInstanceStrong (209, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.773 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.773 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.773 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1267967, isSuper=0
05-07 12:57:42.773 12123 12123 D TNS.Java: Platform.getJavaObjectByID:209
05-07 12:57:42.773 12123 12123 D TNS.Java: Platform.getJavaObjectByID:208
05-07 12:57:42.774 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.774 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/ItemSpec'
05-07 12:57:42.774 12123 12123 D TNS.Native: Linking js object: 1711164 and java instance id: 210
05-07 12:57:42.774 12123 12123 D TNS.Java: MakeInstanceStrong (210, class org.nativescript.widgets.ItemSpec)
05-07 12:57:42.774 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.774 12123 12123 D TNS.Native: MetaDataEntry Method addRow's signature is: (Lorg/nativescript/widgets/ItemSpec;)V
05-07 12:57:42.774 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addRow. Instance id: 1267967, isSuper=0
05-07 12:57:42.774 12123 12123 D TNS.Java: Platform.getJavaObjectByID:210
05-07 12:57:42.774 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.774 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1267967, isSuper=0
05-07 12:57:42.774 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.774 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.774 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.774 12123 12123 D TNS.Java: MakeInstanceStrong (211, class android.graphics.Rect)
05-07 12:57:42.774 12123 12123 D TNS.Native: Linking js object: 1359410 and java instance id: 211
05-07 12:57:42.775 12123 12123 D TNS.Java: Platform.getJavaObjectByID:211
05-07 12:57:42.775 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.775 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1267967, isSuper=0
05-07 12:57:42.775 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.775 12123 12123 D TNS.Native: MetaDataEntry Method setBackgroundColor's signature is: (I)V
05-07 12:57:42.775 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setBackgroundColor. Instance id: 1267967, isSuper=0
05-07 12:57:42.775 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/StackLayout'
05-07 12:57:42.775 12123 12123 D TNS.Native: Linking js object: 145419 and java instance id: 212
05-07 12:57:42.776 12123 12123 D TNS.Java: MakeInstanceStrong (212, class org.nativescript.widgets.StackLayout)
05-07 12:57:42.776 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.776 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.776 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 145419, isSuper=0
05-07 12:57:42.776 12123 12123 D TNS.Java: Platform.getJavaObjectByID:212
05-07 12:57:42.777 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.777 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.777 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.777 12123 12123 D TNS.Java: MakeInstanceStrong (213, class android.graphics.Rect)
05-07 12:57:42.777 12123 12123 D TNS.Native: Linking js object: 1484719 and java instance id: 213
05-07 12:57:42.777 12123 12123 D TNS.Java: Platform.getJavaObjectByID:213
05-07 12:57:42.777 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.777 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 145419, isSuper=0
05-07 12:57:42.777 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.778 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.778 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.778 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1267967, isSuper=0
05-07 12:57:42.778 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.778 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.778 12123 12123 D TNS.Native: usedMemory=3187944 changeInBytes=0 externalMemory=0
05-07 12:57:42.778 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.778 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.779 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
05-07 12:57:42.779 12123 12123 D TNS.Native: Linking js object: 1062777 and java instance id: 214
05-07 12:57:42.779 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class org.nativescript.widgets.FlexboxLayout
05-07 12:57:42.779 12123 12123 D TNS.Native: ResolveConstructorSignature org/nativescript/widgets/FlexboxLayout.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.789 12123 12123 D TNS.Java: MakeInstanceStrong (214, class org.nativescript.widgets.FlexboxLayout)
05-07 12:57:42.789 12123 12123 D TNS.Native: usedMemory=3204328 changeInBytes=16384 externalMemory=3204328
05-07 12:57:42.790 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.790 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1062777, isSuper=0
05-07 12:57:42.790 12123 12123 D TNS.Java: Platform.getJavaObjectByID:214
05-07 12:57:42.790 12123 12123 D TNS.Native: usedMemory=3204328 changeInBytes=0 externalMemory=0
05-07 12:57:42.790 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.790 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.790 12123 12123 D TNS.Java: MakeInstanceStrong (215, class android.graphics.Rect)
05-07 12:57:42.790 12123 12123 D TNS.Native: Linking js object: 152421 and java instance id: 215
05-07 12:57:42.790 12123 12123 D TNS.Java: Platform.getJavaObjectByID:215
05-07 12:57:42.791 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.791 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1062777, isSuper=0
05-07 12:57:42.791 12123 12123 D TNS.Native: usedMemory=3204328 changeInBytes=0 externalMemory=0
05-07 12:57:42.791 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.791 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.791 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
05-07 12:57:42.792 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.792 12123 12123 D TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.org/nativescript/widgets/FlexboxLayout.intnumber='(Landroid/view/View;I)V'
05-07 12:57:42.792 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
05-07 12:57:42.793 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.793 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.794 12123 12123 D TNS.Native: usedMemory=3220712 changeInBytes=16384 externalMemory=3220712
05-07 12:57:42.794 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.794 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.794 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TextView' for node 'widget' called, nodeType=0, hash=1741318
05-07 12:57:42.795 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/TextView'
05-07 12:57:42.795 12123 12123 D TNS.Native: Linking js object: 508792 and java instance id: 216
05-07 12:57:42.795 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.TextView
05-07 12:57:42.795 12123 12123 D TNS.Native: ResolveConstructorSignature android/widget/TextView.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.798 12123 12123 D TNS.Java: MakeInstanceStrong (216, class android.widget.TextView)
05-07 12:57:42.798 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=-1058536 externalMemory=2162176
05-07 12:57:42.798 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.798 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 508792, isSuper=0
05-07 12:57:42.798 12123 12123 D TNS.Java: Platform.getJavaObjectByID:216
05-07 12:57:42.798 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.799 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.799 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.799 12123 12123 D TNS.Java: MakeInstanceStrong (217, class android.graphics.Rect)
05-07 12:57:42.799 12123 12123 D TNS.Native: Linking js object: 6554 and java instance id: 217
05-07 12:57:42.799 12123 12123 D TNS.Java: Platform.getJavaObjectByID:217
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 508792, isSuper=0
05-07 12:57:42.800 12123 12123 D TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
05-07 12:57:42.800 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 508792, isSuper=0
05-07 12:57:42.801 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.801 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'TextUtils' for node 'text' called, nodeType=0, hash=1940316
05-07 12:57:42.803 12123 12123 D TNS.Java: MakeInstanceStrong (218, class android.text.TextUtils$TruncateAt)
05-07 12:57:42.803 12123 12123 D TNS.Native: Linking js object: 308265 and java instance id: 218
05-07 12:57:42.803 12123 12123 D TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
05-07 12:57:42.803 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 508792, isSuper=0
05-07 12:57:42.803 12123 12123 D TNS.Java: Platform.getJavaObjectByID:218
05-07 12:57:42.804 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.804 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.804 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
05-07 12:57:42.804 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.804 12123 12123 D TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/TextView.intnumber='(Landroid/view/View;I)V'
05-07 12:57:42.804 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1062777, isSuper=0
05-07 12:57:42.805 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.805 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.805 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.805 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.806 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.806 12123 12123 D TNS.Java: MakeInstanceStrong (219, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.806 12123 12123 D TNS.Native: Linking js object: 1892768 and java instance id: 219
05-07 12:57:42.806 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.806 12123 12123 D TNS.Java: Platform.getJavaObjectByID:219
05-07 12:57:42.806 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.806 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.807 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.807 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.807 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.807 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.807 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.807 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.808 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.808 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.808 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.808 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.808 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.808 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 508792, isSuper=0
05-07 12:57:42.808 12123 12123 D TNS.Native: usedMemory=2162176 changeInBytes=0 externalMemory=0
05-07 12:57:42.809 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'Switch' for node 'widget' called, nodeType=0, hash=1741318
05-07 12:57:42.811 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/Switch'
05-07 12:57:42.811 12123 12123 D TNS.Native: Linking js object: 1340240 and java instance id: 220
05-07 12:57:42.811 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class android.widget.Switch
05-07 12:57:42.811 12123 12123 D TNS.Native: ResolveConstructorSignature android/widget/Switch.I.<init>.1.android/support/v7/app/AppCompatActivity='(Landroid/content/Context;)V'
05-07 12:57:42.862 12123 12123 D TNS.Java: MakeInstanceStrong (220, class android.widget.Switch)
05-07 12:57:42.863 12123 12123 D TNS.Native: usedMemory=2781424 changeInBytes=619248 externalMemory=2781424
05-07 12:57:42.863 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.863 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1340240, isSuper=0
05-07 12:57:42.863 12123 12123 D TNS.Java: Platform.getJavaObjectByID:220
05-07 12:57:42.863 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.863 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.863 12123 12123 D TNS.Java: MakeInstanceStrong (221, class android.graphics.Rect)
05-07 12:57:42.863 12123 12123 D TNS.Native: Linking js object: 491802 and java instance id: 221
05-07 12:57:42.863 12123 12123 D TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
05-07 12:57:42.863 12123 12123 D TNS.Java: Platform.getJavaObjectByID:221
05-07 12:57:42.864 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.864 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1340240, isSuper=0
05-07 12:57:42.865 12123 12123 D TNS.Native: MetadataNode::GetterCallback: prop 'CompoundButton' for node 'widget' called, nodeType=0, hash=1741318
05-07 12:57:42.865 12123 12123 D TNS.Native: ExtendsCallMethodHandler: getting extend name
05-07 12:57:42.865 12123 12123 D TNS.Native: ExtendsCallMethodHandler: called with CheckedChangeListenerImpl
05-07 12:57:42.865 12123 12123 D TNS.Java: getting pre-generated proxy class with name: com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.866 12123 12123 D TNS.Java: Pre-generated class found: com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.866 12123 12123 D TNS.Native: ExtendsCallMethodHandler: extend full name com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.866 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
05-07 12:57:42.866 12123 12123 D TNS.Native: Linking js object: 1353040 and java instance id: 222
05-07 12:57:42.866 12123 12123 D TNS.Java: resolveConstructorSignature: Resolving constructor for class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.866 12123 12123 D TNS.Native: ResolveConstructorSignature com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl.I.<init>.0='()V'
05-07 12:57:42.867 12123 12123 D TNS.Java: MakeInstanceStrong (222, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.867 12123 12123 D TNS.Java: MakeInstanceStrong (222, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.867 12123 12123 D TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
05-07 12:57:42.867 12123 12123 D TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
05-07 12:57:42.867 12123 12123 D TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1340240, isSuper=0
05-07 12:57:42.867 12123 12123 D TNS.Java: Platform.getJavaObjectByID:222
05-07 12:57:42.867 12123 12123 D TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
05-07 12:57:42.867 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.867 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.867 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method addView on class android.view.ViewGroup
05-07 12:57:42.868 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Landroid/view/View;I)V
05-07 12:57:42.868 12123 12123 D TNS.Native: ResolveMethodSignature android/view/ViewGroup.I.addView.2.android/widget/Switch.intnumber='(Landroid/view/View;I)V'
05-07 12:57:42.868 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1062777, isSuper=0
05-07 12:57:42.868 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.868 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.868 12123 12123 D TNS.Native: usedMemory=2781424 changeInBytes=0 externalMemory=0
05-07 12:57:42.868 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.868 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.869 12123 12123 D TNS.Java: MakeInstanceStrong (223, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.869 12123 12123 D TNS.Native: Linking js object: 1050523 and java instance id: 223
05-07 12:57:42.869 12123 12123 D TNS.Java: Platform.getJavaObjectByID:223
05-07 12:57:42.869 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.869 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.869 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=16384 externalMemory=2797808
05-07 12:57:42.869 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.869 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.869 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.869 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.869 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.869 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.869 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.870 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.870 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.870 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.870 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.870 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1340240, isSuper=0
05-07 12:57:42.870 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
05-07 12:57:42.870 12123 12123 D TNS.Native: Linking js object: 2051912 and java instance id: 224
05-07 12:57:42.871 12123 12123 D TNS.Java: MakeInstanceStrong (224, class org.nativescript.widgets.FlexboxLayout)
05-07 12:57:42.871 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.871 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.871 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 2051912, isSuper=0
05-07 12:57:42.871 12123 12123 D TNS.Java: Platform.getJavaObjectByID:224
05-07 12:57:42.871 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.871 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.871 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.871 12123 12123 D TNS.Java: MakeInstanceStrong (225, class android.graphics.Rect)
05-07 12:57:42.871 12123 12123 D TNS.Native: Linking js object: 1430372 and java instance id: 225
05-07 12:57:42.871 12123 12123 D TNS.Java: Platform.getJavaObjectByID:225
05-07 12:57:42.871 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.871 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 2051912, isSuper=0
05-07 12:57:42.871 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.871 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.871 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.871 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
05-07 12:57:42.871 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.871 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.872 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.872 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.872 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.872 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/TextView'
05-07 12:57:42.872 12123 12123 D TNS.Native: Linking js object: 1916242 and java instance id: 226
05-07 12:57:42.873 12123 12123 D TNS.Java: MakeInstanceStrong (226, class android.widget.TextView)
05-07 12:57:42.873 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.873 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Java: Platform.getJavaObjectByID:226
05-07 12:57:42.874 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.874 12123 12123 D TNS.Java: MakeInstanceStrong (227, class android.graphics.Rect)
05-07 12:57:42.874 12123 12123 D TNS.Native: Linking js object: 587845 and java instance id: 227
05-07 12:57:42.874 12123 12123 D TNS.Java: Platform.getJavaObjectByID:227
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
05-07 12:57:42.874 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 1916242, isSuper=0
05-07 12:57:42.874 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.875 12123 12123 D TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
05-07 12:57:42.875 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 1916242, isSuper=0
05-07 12:57:42.875 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.875 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.875 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 2051912, isSuper=0
05-07 12:57:42.875 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.875 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.875 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.875 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.875 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.875 12123 12123 D TNS.Java: MakeInstanceStrong (228, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.875 12123 12123 D TNS.Native: Linking js object: 135616 and java instance id: 228
05-07 12:57:42.875 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.875 12123 12123 D TNS.Java: Platform.getJavaObjectByID:228
05-07 12:57:42.875 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.875 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.876 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.876 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.876 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.876 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.876 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.876 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.876 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.876 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.876 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.876 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.876 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.876 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1916242, isSuper=0
05-07 12:57:42.876 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.876 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/Switch'
05-07 12:57:42.876 12123 12123 D TNS.Native: Linking js object: 225237 and java instance id: 229
05-07 12:57:42.880 12123 12123 D TNS.Java: MakeInstanceStrong (229, class android.widget.Switch)
05-07 12:57:42.880 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.880 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.881 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 225237, isSuper=0
05-07 12:57:42.881 12123 12123 D TNS.Java: Platform.getJavaObjectByID:229
05-07 12:57:42.881 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.881 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.881 12123 12123 D TNS.Java: MakeInstanceStrong (230, class android.graphics.Rect)
05-07 12:57:42.881 12123 12123 D TNS.Native: Linking js object: 1497152 and java instance id: 230
05-07 12:57:42.881 12123 12123 D TNS.Native: usedMemory=2797808 changeInBytes=0 externalMemory=0
05-07 12:57:42.881 12123 12123 D TNS.Java: Platform.getJavaObjectByID:230
05-07 12:57:42.881 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.881 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 225237, isSuper=0
05-07 12:57:42.881 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
05-07 12:57:42.881 12123 12123 D TNS.Native: Linking js object: 508856 and java instance id: 231
05-07 12:57:42.881 12123 12123 D TNS.Java: MakeInstanceStrong (231, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.881 12123 12123 D TNS.Java: MakeInstanceStrong (231, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.882 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=16384 externalMemory=2814192
05-07 12:57:42.882 12123 12123 D TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
05-07 12:57:42.882 12123 12123 D TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 225237, isSuper=0
05-07 12:57:42.882 12123 12123 D TNS.Java: Platform.getJavaObjectByID:231
05-07 12:57:42.882 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.882 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.882 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.882 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 2051912, isSuper=0
05-07 12:57:42.882 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.882 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.882 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.882 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.882 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Java: MakeInstanceStrong (232, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.883 12123 12123 D TNS.Native: Linking js object: 565060 and java instance id: 232
05-07 12:57:42.883 12123 12123 D TNS.Java: Platform.getJavaObjectByID:232
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.883 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.883 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 225237, isSuper=0
05-07 12:57:42.883 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
05-07 12:57:42.883 12123 12123 D TNS.Native: Linking js object: 953288 and java instance id: 233
05-07 12:57:42.884 12123 12123 D TNS.Java: MakeInstanceStrong (233, class org.nativescript.widgets.FlexboxLayout)
05-07 12:57:42.884 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.884 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.884 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 953288, isSuper=0
05-07 12:57:42.884 12123 12123 D TNS.Java: Platform.getJavaObjectByID:233
05-07 12:57:42.884 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.884 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.884 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.885 12123 12123 D TNS.Java: MakeInstanceStrong (234, class android.graphics.Rect)
05-07 12:57:42.885 12123 12123 D TNS.Native: Linking js object: 509635 and java instance id: 234
05-07 12:57:42.885 12123 12123 D TNS.Java: Platform.getJavaObjectByID:234
05-07 12:57:42.885 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.885 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 953288, isSuper=0
05-07 12:57:42.885 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.885 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.885 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.885 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
05-07 12:57:42.885 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.885 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.885 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.885 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.885 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.885 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/TextView'
05-07 12:57:42.885 12123 12123 D TNS.Native: Linking js object: 897718 and java instance id: 235
05-07 12:57:42.887 12123 12123 D TNS.Java: MakeInstanceStrong (235, class android.widget.TextView)
05-07 12:57:42.888 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Java: Platform.getJavaObjectByID:235
05-07 12:57:42.888 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.888 12123 12123 D TNS.Java: MakeInstanceStrong (236, class android.graphics.Rect)
05-07 12:57:42.888 12123 12123 D TNS.Native: Linking js object: 1851522 and java instance id: 236
05-07 12:57:42.888 12123 12123 D TNS.Java: Platform.getJavaObjectByID:236
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 897718, isSuper=0
05-07 12:57:42.888 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.888 12123 12123 D TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
05-07 12:57:42.888 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 897718, isSuper=0
05-07 12:57:42.889 12123 12123 D TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
05-07 12:57:42.889 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 897718, isSuper=0
05-07 12:57:42.889 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.889 12123 12123 D TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
05-07 12:57:42.889 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 897718, isSuper=0
05-07 12:57:42.889 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.889 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.889 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 953288, isSuper=0
05-07 12:57:42.889 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.889 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.889 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.889 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Java: MakeInstanceStrong (237, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.890 12123 12123 D TNS.Native: Linking js object: 377924 and java instance id: 237
05-07 12:57:42.890 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.890 12123 12123 D TNS.Java: Platform.getJavaObjectByID:237
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.890 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.890 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 897718, isSuper=0
05-07 12:57:42.890 12123 12123 D TNS.Native: usedMemory=2814192 changeInBytes=0 externalMemory=0
05-07 12:57:42.891 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/Switch'
05-07 12:57:42.891 12123 12123 D TNS.Native: Linking js object: 1505158 and java instance id: 238
05-07 12:57:42.895 12123 12123 D TNS.Java: MakeInstanceStrong (238, class android.widget.Switch)
05-07 12:57:42.895 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=16384 externalMemory=2830576
05-07 12:57:42.895 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.895 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1505158, isSuper=0
05-07 12:57:42.895 12123 12123 D TNS.Java: Platform.getJavaObjectByID:238
05-07 12:57:42.895 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.895 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.896 12123 12123 D TNS.Java: MakeInstanceStrong (239, class android.graphics.Rect)
05-07 12:57:42.896 12123 12123 D TNS.Native: Linking js object: 1345131 and java instance id: 239
05-07 12:57:42.896 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.896 12123 12123 D TNS.Java: Platform.getJavaObjectByID:239
05-07 12:57:42.896 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.896 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1505158, isSuper=0
05-07 12:57:42.896 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
05-07 12:57:42.896 12123 12123 D TNS.Native: Linking js object: 1279156 and java instance id: 240
05-07 12:57:42.896 12123 12123 D TNS.Java: MakeInstanceStrong (240, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.896 12123 12123 D TNS.Java: MakeInstanceStrong (240, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.896 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.897 12123 12123 D TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
05-07 12:57:42.897 12123 12123 D TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1505158, isSuper=0
05-07 12:57:42.897 12123 12123 D TNS.Java: Platform.getJavaObjectByID:240
05-07 12:57:42.897 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.897 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.897 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.897 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 953288, isSuper=0
05-07 12:57:42.897 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.897 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.897 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.897 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.897 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Java: MakeInstanceStrong (241, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.898 12123 12123 D TNS.Native: Linking js object: 107403 and java instance id: 241
05-07 12:57:42.898 12123 12123 D TNS.Java: Platform.getJavaObjectByID:241
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.898 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.898 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1505158, isSuper=0
05-07 12:57:42.898 12123 12123 D TNS.Native: RegisterInstance called for 'org/nativescript/widgets/FlexboxLayout'
05-07 12:57:42.898 12123 12123 D TNS.Native: Linking js object: 1733482 and java instance id: 242
05-07 12:57:42.899 12123 12123 D TNS.Java: MakeInstanceStrong (242, class org.nativescript.widgets.FlexboxLayout)
05-07 12:57:42.899 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.899 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.899 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1733482, isSuper=0
05-07 12:57:42.899 12123 12123 D TNS.Java: Platform.getJavaObjectByID:242
05-07 12:57:42.900 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.900 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.900 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.900 12123 12123 D TNS.Java: MakeInstanceStrong (243, class android.graphics.Rect)
05-07 12:57:42.900 12123 12123 D TNS.Native: Linking js object: 1413714 and java instance id: 243
05-07 12:57:42.900 12123 12123 D TNS.Java: Platform.getJavaObjectByID:243
05-07 12:57:42.900 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.900 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1733482, isSuper=0
05-07 12:57:42.900 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.900 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.900 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.901 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 145419, isSuper=0
05-07 12:57:42.901 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.901 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.901 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.901 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.901 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.901 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/TextView'
05-07 12:57:42.901 12123 12123 D TNS.Native: Linking js object: 1153794 and java instance id: 244
05-07 12:57:42.903 12123 12123 D TNS.Java: MakeInstanceStrong (244, class android.widget.TextView)
05-07 12:57:42.903 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.903 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.903 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1153794, isSuper=0
05-07 12:57:42.903 12123 12123 D TNS.Java: Platform.getJavaObjectByID:244
05-07 12:57:42.903 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.903 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.903 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.904 12123 12123 D TNS.Java: MakeInstanceStrong (245, class android.graphics.Rect)
05-07 12:57:42.904 12123 12123 D TNS.Native: Linking js object: 335565 and java instance id: 245
05-07 12:57:42.904 12123 12123 D TNS.Java: Platform.getJavaObjectByID:245
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method getTransformationMethod's signature is: ()Landroid/text/method/TransformationMethod;
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getTransformationMethod. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method getMinHeight's signature is: ()I
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinHeight. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method getMaxHeight's signature is: ()I
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxHeight. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method getMinLines's signature is: ()I
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMinLines. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method getMaxLines's signature is: ()I
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.getMaxLines. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method setSingleLine's signature is: (Z)V
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setSingleLine. Instance id: 1153794, isSuper=0
05-07 12:57:42.904 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.904 12123 12123 D TNS.Native: MetaDataEntry Method setEllipsize's signature is: (Landroid/text/TextUtils$TruncateAt;)V
05-07 12:57:42.904 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setEllipsize. Instance id: 1153794, isSuper=0
05-07 12:57:42.905 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.905 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.905 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1733482, isSuper=0
05-07 12:57:42.905 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.905 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.905 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.905 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.905 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.905 12123 12123 D TNS.Java: MakeInstanceStrong (246, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.905 12123 12123 D TNS.Native: Linking js object: 438654 and java instance id: 246
05-07 12:57:42.906 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.906 12123 12123 D TNS.Java: Platform.getJavaObjectByID:246
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.906 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.906 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.906 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.906 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1153794, isSuper=0
05-07 12:57:42.906 12123 12123 D TNS.Native: usedMemory=2830576 changeInBytes=0 externalMemory=0
05-07 12:57:42.906 12123 12123 D TNS.Native: RegisterInstance called for 'android/widget/Switch'
05-07 12:57:42.906 12123 12123 D TNS.Native: Linking js object: 1060392 and java instance id: 247
05-07 12:57:42.911 12123 12123 D TNS.Java: MakeInstanceStrong (247, class android.widget.Switch)
05-07 12:57:42.911 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=16384 externalMemory=2846960
05-07 12:57:42.911 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.911 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 1060392, isSuper=0
05-07 12:57:42.911 12123 12123 D TNS.Java: Platform.getJavaObjectByID:247
05-07 12:57:42.911 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.911 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.911 12123 12123 D TNS.Java: MakeInstanceStrong (248, class android.graphics.Rect)
05-07 12:57:42.912 12123 12123 D TNS.Native: Linking js object: 586213 and java instance id: 248
05-07 12:57:42.912 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.912 12123 12123 D TNS.Java: Platform.getJavaObjectByID:248
05-07 12:57:42.912 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.912 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 1060392, isSuper=0
05-07 12:57:42.912 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_135856_32_CheckedChangeListenerImpl'
05-07 12:57:42.912 12123 12123 D TNS.Native: Linking js object: 468309 and java instance id: 249
05-07 12:57:42.912 12123 12123 D TNS.Java: MakeInstanceStrong (249, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.912 12123 12123 D TNS.Java: MakeInstanceStrong (249, class com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl)
05-07 12:57:42.912 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.912 12123 12123 D TNS.Native: MetaDataEntry Method setOnCheckedChangeListener's signature is: (Landroid/widget/CompoundButton$OnCheckedChangeListener;)V
05-07 12:57:42.912 12123 12123 D TNS.Native: CallJavaMethod called android/widget/CompoundButton.setOnCheckedChangeListener. Instance id: 1060392, isSuper=0
05-07 12:57:42.912 12123 12123 D TNS.Java: Platform.getJavaObjectByID:249
05-07 12:57:42.913 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.913 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.913 12123 12123 D TNS.Native: Resolving method: addView on className android/view/ViewGroup
05-07 12:57:42.913 12123 12123 D TNS.Native: CallJavaMethod called android/view/ViewGroup.addView. Instance id: 1733482, isSuper=0
05-07 12:57:42.913 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.913 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.913 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.913 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.913 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.914 12123 12123 D TNS.Java: MakeInstanceStrong (250, class org.nativescript.widgets.FlexboxLayout$LayoutParams)
05-07 12:57:42.914 12123 12123 D TNS.Native: Linking js object: 820249 and java instance id: 250
05-07 12:57:42.914 12123 12123 D TNS.Java: Platform.getJavaObjectByID:250
05-07 12:57:42.914 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.914 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.914 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.914 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.914 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.914 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.914 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.914 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.914 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.914 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.914 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.914 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.914 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.915 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.915 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 1060392, isSuper=0
05-07 12:57:42.915 12123 12123 D TNS.Native: RegisterInstance called for 'android/support/v7/widget/Toolbar'
05-07 12:57:42.915 12123 12123 D TNS.Native: Linking js object: 229681 and java instance id: 251
05-07 12:57:42.917 12123 12123 D TNS.Java: MakeInstanceStrong (251, class android.support.v7.widget.Toolbar)
05-07 12:57:42.917 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.917 12123 12123 D TNS.Native: MetaDataEntry Method isPaddingRelative's signature is: ()Z
05-07 12:57:42.917 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isPaddingRelative. Instance id: 229681, isSuper=0
05-07 12:57:42.917 12123 12123 D TNS.Java: Platform.getJavaObjectByID:251
05-07 12:57:42.917 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.917 12123 12123 D TNS.Native: MetaDataEntry Method getPadding's signature is: (Landroid/view/View;)Landroid/graphics/Rect;
05-07 12:57:42.917 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getPadding. static method
05-07 12:57:42.918 12123 12123 D TNS.Java: MakeInstanceStrong (252, class android.graphics.Rect)
05-07 12:57:42.918 12123 12123 D TNS.Native: Linking js object: 657633 and java instance id: 252
05-07 12:57:42.918 12123 12123 D TNS.Java: Platform.getJavaObjectByID:252
05-07 12:57:42.918 12123 12123 D TNS.Native: MetaDataEntry Method isClickable's signature is: ()Z
05-07 12:57:42.918 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.isClickable. Instance id: 229681, isSuper=0
05-07 12:57:42.918 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.918 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Object_vendor_116440_32_MenuItemClickListenerImpl'
05-07 12:57:42.918 12123 12123 D TNS.Native: Linking js object: 1361158 and java instance id: 253
05-07 12:57:42.918 12123 12123 D TNS.Java: MakeInstanceStrong (253, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.919 12123 12123 D TNS.Java: MakeInstanceStrong (253, class com.tns.gen.java.lang.Object_vendor_116440_32_MenuItemClickListenerImpl)
05-07 12:57:42.919 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.919 12123 12123 D TNS.Native: MetaDataEntry Method setOnMenuItemClickListener's signature is: (Landroid/support/v7/widget/Toolbar$OnMenuItemClickListener;)V
05-07 12:57:42.919 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setOnMenuItemClickListener. Instance id: 229681, isSuper=0
05-07 12:57:42.919 12123 12123 D TNS.Java: Platform.getJavaObjectByID:253
05-07 12:57:42.919 12123 12123 D TNS.Native: MetaDataEntry Method addView's signature is: (Landroid/view/View;I)V
05-07 12:57:42.919 12123 12123 D TNS.Native: Resolving method: addView on className org/nativescript/widgets/GridLayout
05-07 12:57:42.919 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/GridLayout.addView. Instance id: 1267967, isSuper=0
05-07 12:57:42.919 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.920 12123 12123 D TNS.Native: MetaDataEntry Method setMinWidth's signature is: (Landroid/view/View;I)V
05-07 12:57:42.920 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinWidth. static method
05-07 12:57:42.920 12123 12123 D TNS.Native: MetaDataEntry Method setMinHeight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.920 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setMinHeight. static method
05-07 12:57:42.920 12123 12123 D TNS.Native: usedMemory=2846960 changeInBytes=0 externalMemory=0
05-07 12:57:42.920 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.920 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
05-07 12:57:42.920 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.920 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
05-07 12:57:42.932 12123 12123 D TNS.Java: MakeInstanceStrong (254, class android.support.v7.view.menu.MenuBuilder)
05-07 12:57:42.933 12123 12123 D TNS.Native: Linking js object: 1351548 and java instance id: 254
05-07 12:57:42.933 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=16384 externalMemory=2863344
05-07 12:57:42.933 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.933 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
05-07 12:57:42.933 12123 12123 D TNS.Java: Platform.getJavaObjectByID:254
05-07 12:57:42.933 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.933 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.933 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
05-07 12:57:42.938 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.938 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.938 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.938 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
05-07 12:57:42.938 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.938 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.938 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
05-07 12:57:42.938 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.939 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.939 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 145419, isSuper=0
05-07 12:57:42.939 12123 12123 D TNS.Java: MakeInstanceStrong (255, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.939 12123 12123 D TNS.Native: Linking js object: 238442 and java instance id: 255
05-07 12:57:42.939 12123 12123 D TNS.Java: Platform.getJavaObjectByID:255
05-07 12:57:42.939 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.939 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 145419, isSuper=0
05-07 12:57:42.940 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.942 12123 12123 D TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
05-07 12:57:42.943 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 1062777, isSuper=0
05-07 12:57:42.943 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
05-07 12:57:42.943 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
05-07 12:57:42.943 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.943 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.943 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
05-07 12:57:42.944 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
05-07 12:57:42.944 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
05-07 12:57:42.944 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.944 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
05-07 12:57:42.944 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
05-07 12:57:42.946 12123 12123 D TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
05-07 12:57:42.946 12123 12123 D TNS.Native: Resolving method: setText on className android/widget/TextView
05-07 12:57:42.946 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 508792, isSuper=0
05-07 12:57:42.947 12123 12123 D TNS.Native: usedMemory=2863344 changeInBytes=0 externalMemory=0
05-07 12:57:42.948 12123 12123 D TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
05-07 12:57:42.948 12123 12123 D TNS.Native: Resolving method: setChecked on className android/widget/Switch
05-07 12:57:42.948 12123 12123 D TNS.Java: resolveMethodOverload: Resolving method setChecked on class android.widget.Switch
05-07 12:57:42.949 12123 12123 D TNS.Java: resolveMethodOverload: method found :(Z)V
05-07 12:57:42.949 12123 12123 D TNS.Native: ResolveMethodSignature android/widget/Switch.I.setChecked.1.bool='(Z)V'
05-07 12:57:42.949 12123 12123 D TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 1340240, isSuper=0
05-07 12:57:42.951 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 222 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.951 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=222
05-07 12:57:42.951 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1353040
05-07 12:57:42.953 12123 12123 D TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
05-07 12:57:42.953 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 2051912, isSuper=0
05-07 12:57:42.953 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=16384 externalMemory=2879728
05-07 12:57:42.953 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
05-07 12:57:42.953 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
05-07 12:57:42.953 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.953 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
05-07 12:57:42.953 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.953 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
05-07 12:57:42.954 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
05-07 12:57:42.954 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
05-07 12:57:42.954 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
05-07 12:57:42.954 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.954 12123 12123 D TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
05-07 12:57:42.954 12123 12123 D TNS.Native: Resolving method: setText on className android/widget/TextView
05-07 12:57:42.954 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 1916242, isSuper=0
05-07 12:57:42.955 12123 12123 D TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
05-07 12:57:42.955 12123 12123 D TNS.Native: Resolving method: setChecked on className android/widget/Switch
05-07 12:57:42.955 12123 12123 D TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 225237, isSuper=0
05-07 12:57:42.957 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 231 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.957 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=231
05-07 12:57:42.957 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=508856
05-07 12:57:42.957 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.957 12123 12123 D TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
05-07 12:57:42.958 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 953288, isSuper=0
05-07 12:57:42.958 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
05-07 12:57:42.958 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
05-07 12:57:42.958 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.958 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.958 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
05-07 12:57:42.958 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
05-07 12:57:42.958 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
05-07 12:57:42.958 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.958 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
05-07 12:57:42.958 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
05-07 12:57:42.959 12123 12123 D TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
05-07 12:57:42.959 12123 12123 D TNS.Native: Resolving method: setText on className android/widget/TextView
05-07 12:57:42.959 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 897718, isSuper=0
05-07 12:57:42.959 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.959 12123 12123 D TNS.Native: MetaDataEntry Method setChecked's signature is: (Z)V
05-07 12:57:42.959 12123 12123 D TNS.Native: Resolving method: setChecked on className android/widget/Switch
05-07 12:57:42.959 12123 12123 D TNS.Native: CallJavaMethod called android/widget/Switch.setChecked. Instance id: 1505158, isSuper=0
05-07 12:57:42.961 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCheckedChanged with javaObjectID 240 type=com.tns.gen.java.lang.Object_vendor_135856_32_CheckedChangeListenerImpl
05-07 12:57:42.961 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=240
05-07 12:57:42.961 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1279156
05-07 12:57:42.962 12123 12123 D TNS.Native: MetaDataEntry Method setJustifyContent's signature is: (I)V
05-07 12:57:42.963 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/FlexboxLayout.setJustifyContent. Instance id: 1733482, isSuper=0
05-07 12:57:42.963 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.963 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingTop's signature is: (Landroid/view/View;I)V
05-07 12:57:42.963 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingTop. static method
05-07 12:57:42.963 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingRight's signature is: (Landroid/view/View;I)V
05-07 12:57:42.963 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingRight. static method
05-07 12:57:42.963 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.963 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingBottom's signature is: (Landroid/view/View;I)V
05-07 12:57:42.963 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingBottom. static method
05-07 12:57:42.964 12123 12123 D TNS.Native: MetaDataEntry Method setPaddingLeft's signature is: (Landroid/view/View;I)V
05-07 12:57:42.964 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.setPaddingLeft. static method
05-07 12:57:42.964 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.964 12123 12123 D TNS.Native: MetaDataEntry Method setText's signature is: (Ljava/lang/CharSequence;)V
05-07 12:57:42.964 12123 12123 D TNS.Native: Resolving method: setText on className android/widget/TextView
05-07 12:57:42.964 12123 12123 D TNS.Native: CallJavaMethod called android/widget/TextView.setText. Instance id: 1153794, isSuper=0
05-07 12:57:42.965 12123 12123 D TNS.Native: MetaDataEntry Method getVerticalAlignment's signature is: (Landroid/view/View;)Ljava/lang/String;
05-07 12:57:42.965 12123 12123 D TNS.Native: CallJavaMethod called org/nativescript/widgets/ViewHelper.getVerticalAlignment. static method
05-07 12:57:42.965 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.965 12123 12123 D TNS.Native: MetaDataEntry Method getLayoutParams's signature is: ()Landroid/view/ViewGroup$LayoutParams;
05-07 12:57:42.965 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getLayoutParams. Instance id: 229681, isSuper=0
05-07 12:57:42.966 12123 12123 D TNS.Java: MakeInstanceStrong (256, class org.nativescript.widgets.CommonLayoutParams)
05-07 12:57:42.966 12123 12123 D TNS.Native: Linking js object: 1843869 and java instance id: 256
05-07 12:57:42.966 12123 12123 D TNS.Java: Platform.getJavaObjectByID:256
05-07 12:57:42.966 12123 12123 D TNS.Native: MetaDataEntry Method setLayoutParams's signature is: (Landroid/view/ViewGroup$LayoutParams;)V
05-07 12:57:42.966 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setLayoutParams. Instance id: 229681, isSuper=0
05-07 12:57:42.966 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.966 12123 12123 D TNS.Native: MetaDataEntry Method setTitleTextColor's signature is: (I)V
05-07 12:57:42.966 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitleTextColor. Instance id: 229681, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.967 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.967 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.967 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.967 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.967 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.967 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.967 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.967 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.967 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
05-07 12:57:42.967 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.968 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method setVisibility's signature is: (I)V
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.setVisibility. Instance id: 229681, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method getMenu's signature is: ()Landroid/view/Menu;
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.getMenu. Instance id: 229681, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method clear's signature is: ()V
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/view/menu/MenuBuilder.clear. Instance id: 1351548, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method setTitle's signature is: (I)V
05-07 12:57:42.968 12123 12123 D TNS.Native: Resolving method: setTitle on className android/support/v7/widget/Toolbar
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setTitle. Instance id: 229681, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method setLogo's signature is: (I)V
05-07 12:57:42.968 12123 12123 D TNS.Native: Resolving method: setLogo on className android/support/v7/widget/Toolbar
05-07 12:57:42.968 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setLogo. Instance id: 229681, isSuper=0
05-07 12:57:42.968 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.968 12123 12123 D TNS.Native: MetaDataEntry Method setNavigationIcon's signature is: (I)V
05-07 12:57:42.968 12123 12123 D TNS.Native: Resolving method: setNavigationIcon on className android/support/v7/widget/Toolbar
05-07 12:57:42.969 12123 12123 D TNS.Native: CallJavaMethod called android/support/v7/widget/Toolbar.setNavigationIcon. Instance id: 229681, isSuper=0
05-07 12:57:42.969 12123 12123 D TNS.Native: MetaDataEntry Method getParent's signature is: ()Landroid/view/ViewParent;
05-07 12:57:42.969 12123 12123 D TNS.Native: CallJavaMethod called android/view/View.getParent. Instance id: 1267967, isSuper=0
05-07 12:57:42.969 12123 12123 D TNS.Native: usedMemory=2879728 changeInBytes=0 externalMemory=0
05-07 12:57:42.976 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 192 type=com.tns.FragmentClass
05-07 12:57:42.976 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=192
05-07 12:57:42.976 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=230966
05-07 12:57:42.976 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.977 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.977 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.977 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onCreateAnimator with javaObjectID 164 type=com.tns.FragmentClass
05-07 12:57:42.977 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=164
05-07 12:57:42.977 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1020410
05-07 12:57:42.977 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationStart with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:42.978 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:42.978 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:42.979 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.979 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.979 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.979 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
05-07 12:57:42.980 12123 12123 D TNS.Native: usedMemory=2896112 changeInBytes=16384 externalMemory=2896112
05-07 12:57:42.980 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.980 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
05-07 12:57:42.980 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:42.980 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:42.980 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 1735276, isSuper=1
05-07 12:57:42.981 12123 12123 D TNS.Native: usedMemory=2896112 changeInBytes=0 externalMemory=0
05-07 12:57:43.013 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:43.013 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:43.013 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:43.014 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:43.014 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
05-07 12:57:43.018 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:43.019 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 801294, isSuper=1
05-07 12:57:43.019 12123 12123 D TNS.Native: usedMemory=2928880 changeInBytes=32768 externalMemory=2928880
05-07 12:57:43.019 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method isViewFromObject with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:43.019 12123 12123 D TNS.Native: MetaDataEntry Method getView's signature is: ()Landroid/view/View;
05-07 12:57:43.019 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/Fragment.getView. Instance id: 1735276, isSuper=1
05-07 12:57:43.045 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method getCount with javaObjectID 66 type=com.tns.gen.android.support.v4.view.PagerAdapter_vendor_136287_32_FragmentPagerAdapter
05-07 12:57:43.045 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=66
05-07 12:57:43.045 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=968604
05-07 12:57:43.132 12123 12230 I OpenGLRenderer: Davey! duration=837ms; Flags=0, IntendedVsync=216707513950205, Vsync=216707730616863, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=216707732809299, AnimationStart=216707732861122, PerformTraversalsStart=216707740393466, DrawStart=216708252475444, SyncQueued=216708271361228, SyncStart=216708271483884, IssueDrawCommandsStart=216708271660082, SwapBuffers=216708347274308, FrameCompleted=216708351127902, DequeueBufferDuration=266000, QueueBufferDuration=429000,
05-07 12:57:43.133 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 88 type=com.tns.gen.java.lang.Runnable
05-07 12:57:43.134 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=88
05-07 12:57:43.134 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=850194
05-07 12:57:43.135 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:43.136 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:43.136 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1245706, isSuper=0
05-07 12:57:43.136 12123 12123 D TNS.Native: usedMemory=2961648 changeInBytes=32768 externalMemory=2961648
05-07 12:57:43.137 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:43.137 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:43.137 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:43.137 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
05-07 12:57:43.137 12123 12123 D TNS.Native: Linking js object: 600838 and java instance id: 257
05-07 12:57:43.137 12123 12123 D TNS.Java: MakeInstanceStrong (257, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.138 12123 12123 D TNS.Java: MakeInstanceStrong (257, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.138 12123 12123 D TNS.Native: usedMemory=2961744 changeInBytes=96 externalMemory=2961744
05-07 12:57:43.138 12123 12123 D TNS.Native: MarkJsObject: Marking js object: 1799432 with cast type: 4
05-07 12:57:43.138 12123 12123 D TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
05-07 12:57:43.138 12123 12123 D TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
05-07 12:57:43.138 12123 12123 D TNS.Java: Platform.getJavaObjectByID:257
05-07 12:57:43.138 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:43.138 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:43.138 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:43.139 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
05-07 12:57:43.139 12123 12123 D TNS.Native: Linking js object: 285089 and java instance id: 258
05-07 12:57:43.139 12123 12123 D TNS.Java: MakeInstanceStrong (258, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.139 12123 12123 D TNS.Java: MakeInstanceStrong (258, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.139 12123 12123 D TNS.Native: usedMemory=2961744 changeInBytes=0 externalMemory=0
05-07 12:57:43.139 12123 12123 D TNS.Native: MarkJsObject: Marking js object: 2084494 with cast type: 4
05-07 12:57:43.139 12123 12123 D TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
05-07 12:57:43.139 12123 12123 D TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
05-07 12:57:43.139 12123 12123 D TNS.Java: Platform.getJavaObjectByID:258
05-07 12:57:43.139 12123 12123 D TNS.Native: usedMemory=2961744 changeInBytes=0 externalMemory=0
05-07 12:57:43.140 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:43.140 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:43.140 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:43.140 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
05-07 12:57:43.140 12123 12123 D TNS.Native: Linking js object: 1690139 and java instance id: 259
05-07 12:57:43.140 12123 12123 D TNS.Java: MakeInstanceStrong (259, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.140 12123 12123 D TNS.Java: MakeInstanceStrong (259, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.140 12123 12123 D TNS.Native: usedMemory=2978128 changeInBytes=16384 externalMemory=2978128
05-07 12:57:43.140 12123 12123 D TNS.Native: MarkJsObject: Marking js object: 1039195 with cast type: 4
05-07 12:57:43.140 12123 12123 D TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
05-07 12:57:43.140 12123 12123 D TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
05-07 12:57:43.140 12123 12123 D TNS.Java: Platform.getJavaObjectByID:259
05-07 12:57:43.141 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method onAnimationEnd with javaObjectID 30 type=com.tns.gen.java.lang.Object_vendor_125279_36_AnimationListenerImpl
05-07 12:57:43.141 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=30
05-07 12:57:43.141 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1888916
05-07 12:57:43.141 12123 12123 D TNS.Native: RegisterInstance called for 'com/tns/gen/java/lang/Runnable'
05-07 12:57:43.141 12123 12123 D TNS.Native: Linking js object: 444250 and java instance id: 260
05-07 12:57:43.141 12123 12123 D TNS.Java: MakeInstanceStrong (260, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.141 12123 12123 D TNS.Java: MakeInstanceStrong (260, class com.tns.gen.java.lang.Runnable)
05-07 12:57:43.141 12123 12123 D TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
05-07 12:57:43.141 12123 12123 D TNS.Native: MarkJsObject: Marking js object: 1103720 with cast type: 4
05-07 12:57:43.141 12123 12123 D TNS.Native: MetaDataEntry Method postDelayed's signature is: (Ljava/lang/Runnable;J)Z
05-07 12:57:43.142 12123 12123 D TNS.Native: CallJavaMethod called android/os/Handler.postDelayed. Instance id: 1340797, isSuper=0
05-07 12:57:43.142 12123 12123 D TNS.Java: Platform.getJavaObjectByID:260
05-07 12:57:43.142 12123 12123 D TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
05-07 12:57:43.143 923 1027 I ActivityManager: Displayed com.resideo.exemplar/com.tns.NativeScriptActivity: +2s918ms
05-07 12:57:43.143 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 257 type=com.tns.gen.java.lang.Runnable
05-07 12:57:43.143 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=257
05-07 12:57:43.143 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=600838
05-07 12:57:43.144 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:43.144 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:43.144 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 1618428, isSuper=0
05-07 12:57:43.144 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 258 type=com.tns.gen.java.lang.Runnable
05-07 12:57:43.144 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=258
05-07 12:57:43.144 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=285089
05-07 12:57:43.145 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:43.145 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:43.145 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 311134, isSuper=0
05-07 12:57:43.145 12123 12123 D TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
05-07 12:57:43.145 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 259 type=com.tns.gen.java.lang.Runnable
05-07 12:57:43.145 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=259
05-07 12:57:43.145 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=1690139
05-07 12:57:43.145 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:43.145 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:43.145 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 348087, isSuper=0
05-07 12:57:43.146 12123 12123 D TNS.Java: Platform.CallJSMethod: calling js method run with javaObjectID 260 type=com.tns.gen.java.lang.Runnable
05-07 12:57:43.146 12123 12123 D TNS.Native: CallJSMethodNative called javaObjectID=260
05-07 12:57:43.146 12123 12123 D TNS.Native: CallJSMethodNative called jsObject=444250
05-07 12:57:43.146 12123 12123 D TNS.Native: MetaDataEntry Method findFragmentByTag's signature is: (Ljava/lang/String;)Landroid/support/v4/app/Fragment;
05-07 12:57:43.146 12123 12123 D TNS.Native: Resolving method: findFragmentByTag on className android/support/v4/app/FragmentManagerImpl
05-07 12:57:43.146 12123 12123 D TNS.Native: CallJavaMethod called android/support/v4/app/FragmentManagerImpl.findFragmentByTag. Instance id: 217373, isSuper=0
05-07 12:57:43.146 12123 12123 D TNS.Native: usedMemory=2978128 changeInBytes=0 externalMemory=0
05-07 12:57:43.156 660 660 D QCOM PowerHAL: LAUNCH HINT: OFF
05-07 12:57:43.202 30590 8997 I PBSessionCacheImpl: Deleted sessionId[840206275143] from persistence.
05-07 12:57:43.228 30590 30619 W SearchServiceCore: Abort, client detached.
05-07 12:57:43.313 492 1035 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen com.resideo.exemplar#0
05-07 12:57:43.314 492 1035 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen com.resideo.exemplar#0
05-07 12:57:43.708 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine$PhoneskyJobSchedulerJobService.onStartJob(3): onJobSchedulerWakeup with jobId 9000
05-07 12:57:43.711 2580 2580 I Finsky : [2] ped.a(21): Scheduling fallback job with id: 9034, and delay: 43200000 ms
05-07 12:57:43.715 2580 2580 I Finsky : [2] ped.a(5): Scheduling fallback in 64799997 (absolute: 400524899)
05-07 12:57:43.828 2580 2580 I Finsky : [2] pen.handleMessage(10): DeviceState: DeviceState{currentTime=1557255463826, isCharging=true, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true}
05-07 12:57:43.832 2580 11749 I Finsky : [667] pfx.b(7): Jobs in database: 1-1337 12-1 26-1414141414
05-07 12:57:43.833 2580 2580 I Finsky : [2] pek.a(46): Running job: 12-1
05-07 12:57:43.834 2580 2580 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(23): ContentSyncJob started
05-07 12:57:43.834 2580 2580 I Finsky : [2] pen.handleMessage(81): RunningQueue size: 1, PendingQueue size: 0
05-07 12:57:43.835 2580 2580 I Finsky : [2] pen.handleMessage(90): Running queue: 12-1
05-07 12:57:43.915 2580 11761 I Finsky : [677] dff.a(5): Completed 0 account content syncs with 0 successful.
05-07 12:57:43.916 2580 2580 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(21): Installation state replication succeeded.
05-07 12:57:43.916 2580 2580 I Finsky : [2] pfu.a(11): jobFinished: 12-1. TimeElapsed: 83ms
05-07 12:57:43.917 2580 2580 I Finsky : [2] pek.a(10): Job 12-1 finished
05-07 12:57:43.919 2580 2580 I Finsky : [2] pen.handleMessage(81): RunningQueue size: 0, PendingQueue size: 0
05-07 12:57:43.919 2580 2580 I Finsky : [2] pen.handleMessage(27): Executor finished
05-07 12:57:43.930 2580 2580 I Finsky : [2] pfx.b(7): Jobs in database: 1-1337 26-1414141414
05-07 12:57:43.930 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 1-1337, -> L: 10284283ms, D: 53484283ms, C: false, I: false, N: NET_ANY
05-07 12:57:43.930 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 26-1414141414, -> L: 32673056ms, D: 33573056ms, C: false, I: false, N: NET_NONE
05-07 12:57:43.931 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9002
05-07 12:57:43.933 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9001, L: 10284283, D: 53484283, C: false, I: false, N: 1
05-07 12:57:43.934 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9003, L: 32673056, D: 33573056, C: false, I: false, N: 0
05-07 12:57:44.979 661 892 I nanohub : osLog: [AR_CHRE] inconsistent: 50
^C
❯❯❯❯
This file has been truncated, but you can view the full file.
05-07 13:01:53.874 923 1038 I ActivityManager: Force stopping com.resideo.exemplar appid=10154 user=0: pkg removed
05-07 13:01:53.890 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver
05-07 13:01:53.892 2463 2463 D BluetoothMapAppObserver: onReceive
05-07 13:01:53.893 2463 2463 D BluetoothMapAppObserver: The removed package is: com.resideo.exemplar
05-07 13:01:53.893 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_REMOVED
05-07 13:01:53.898 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 13:01:53.898 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.instantapps.appmanagement.InstantAppRemoveMonitor
05-07 13:01:53.898 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy
05-07 13:01:53.899 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 13:01:53.907 923 1025 E PackageManager: failed to find package com.resideo.exemplar
05-07 13:01:53.907 923 1025 E OverlayManager: Failed to change enabled overlays for com.resideo.exemplar user 0
05-07 13:01:53.908 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
05-07 13:01:53.916 31489 31489 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.resideo.exemplar]
05-07 13:01:53.928 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000010
05-07 13:01:53.935 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 13:01:53.967 923 923 I ConditionProviders: Disallowing condition provider com.resideo.exemplar
05-07 13:01:53.977 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 13:01:53.977 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 13:01:54.045 923 1030 I DisplayPowerController: Blocking screen off
05-07 13:01:54.046 923 1030 I DisplayPowerController: Unblocked screen off after 0 ms
05-07 13:01:54.053 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:01:54.056 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:01:54.085 31495 5385 I ContentMaintenance: Internal cache bytes used: 0; limit: 100000000; download size: 0
05-07 13:01:54.103 923 1027 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
05-07 13:01:54.103 492 492 D SurfaceFlinger: Set power mode=0, type=0 flinger=0x76a3e55000
05-07 13:01:54.104 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 13:01:54.107 923 923 W Looper : Slow dispatch took 137ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@b39ae5c m=0
05-07 13:01:54.107 923 923 W Looper : Slow delivery took 218ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@1d77565 m=0
05-07 13:01:54.108 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000004
05-07 13:01:54.108 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 13:01:54.109 494 577 I SDM : DisplayBase::SetDisplayState: Set state = 0, display 0
05-07 13:01:54.110 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:01:54.113 655 655 I chatty : uid=1000(system) health@2.0-serv identical 1 line
05-07 13:01:54.116 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:01:54.119 923 2428 D WifiConfigManager: Remove all networks for app ApplicationInfo{f9ff23a com.resideo.exemplar}
05-07 13:01:54.120 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:01:54.130 31495 13168 I LocationSettingsChecker: Removing dialog suppression flag for package com.resideo.exemplar
05-07 13:01:54.134 30590 8997 I PBSessionCacheImpl: Deleted sessionId[840206277572] from persistence.
05-07 13:01:54.152 2580 2580 I Finsky : [2] com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl.a(4): PackageMonitor received: android.intent.action.PACKAGE_FULLY_REMOVED
05-07 13:01:54.153 923 923 W Looper : Drained
05-07 13:01:54.153 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 13:01:54.155 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 13:01:54.158 2580 2580 I Finsky : [2] nfd.j(7): Package no longer installed: com.resideo.exemplar
05-07 13:01:54.185 2580 13188 I Finsky : [687] qhs.run(2): Cleaned old sessions for com.resideo.exemplar.
05-07 13:01:54.191 2580 13182 I Finsky : [681] kkn.run(2): Cleaning dev-triggered-update data on package uninstall for com.resideo.exemplar.
05-07 13:01:54.196 2580 13184 I Finsky : [683] mwe.run(16): Frosting DB delete succeeded: true
05-07 13:01:54.196 2580 13189 I Finsky : [688] kkq.run(2): Finished dev-triggered-update cleaning.
05-07 13:01:54.199 2580 2738 I Finsky : [253] kfw.b(40): No matching installs to run
05-07 13:01:54.207 30590 30619 W SearchServiceCore: Abort, client detached.
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: Remote listener already died.
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: android.os.DeadObjectException
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at android.os.BinderProxy.linkToDeath(Native Method)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at com.android.server.location.RemoteListenerHelper.addListener(RemoteListenerHelper.java:77)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService.onUidImportanceChanged(LocationManagerService.java:447)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService.access$400(LocationManagerService.java:118)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService$4$1.run(LocationManagerService.java:332)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at android.os.Handler.handleCallback(Handler.java:873)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at android.os.Handler.dispatchMessage(Handler.java:99)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at android.os.Looper.loop(Looper.java:193)
05-07 13:01:54.268 923 975 V GnssMeasurementsProvider: at android.os.HandlerThread.run(HandlerThread.java:65)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: Remote listener already died.
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: android.os.DeadObjectException
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at android.os.BinderProxy.linkToDeath(Native Method)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at com.android.server.location.RemoteListenerHelper.addListener(RemoteListenerHelper.java:77)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService.onUidImportanceChanged(LocationManagerService.java:447)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService.access$400(LocationManagerService.java:118)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at com.android.server.LocationManagerService$4$1.run(LocationManagerService.java:332)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at android.os.Handler.handleCallback(Handler.java:873)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at android.os.Handler.dispatchMessage(Handler.java:99)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at android.os.Looper.loop(Looper.java:193)
05-07 13:01:54.269 923 975 V GnssMeasurementsProvider: at android.os.HandlerThread.run(HandlerThread.java:65)
05-07 13:01:54.289 31495 13193 I Icing : doRemovePackageData com.resideo.exemplar
05-07 13:01:54.311 31495 5385 I RealtimeCacheCleanup: Beginning Realtime garbage collection.
05-07 13:01:54.312 31495 5385 I RealtimeCacheCleanup: Finished Realtime garbage collection.
05-07 13:01:54.338 492 492 D SurfaceFlinger: Finished set power mode=0, type=0
05-07 13:01:54.339 923 2457 D SurfaceControl: Excessive delay in setPowerMode()
05-07 13:01:54.340 923 1030 I DreamManagerService: Entering dreamland.
05-07 13:01:54.340 923 1030 I PowerManagerService: Dozing...
05-07 13:01:54.340 923 1025 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
05-07 13:01:54.342 2495 2495 I vol.Events: writeEvent dismiss_dialog volume_controller
05-07 13:01:54.342 2495 2495 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{a2c10f1 V.ED..... ......ID 0,0-1080,63} canPanelBeCollapsed(): false
05-07 13:01:54.371 31495 31670 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_CORPORA
05-07 13:01:54.377 31495 31672 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_QUERIES
05-07 13:01:54.384 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:54.385 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:54.406 661 892 I nanohub : osLog: [PickupGesture] power: 1
05-07 13:01:54.417 2593 2593 D zz : UtWallpaperService$UtEngine$DeviceEventsReceiver.onReceive() screen-off
05-07 13:01:54.417 2593 2593 D zz : UtRenderer.onScreenOff()
05-07 13:01:54.452 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:54.473 2580 2580 I Finsky : [2] pfx.b(7): Jobs in database: 1-1337 12-1 26-1414141414
05-07 13:01:54.473 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 1-1337, 12-1, -> L: 14731ms, D: 53233740ms, C: false, I: false, N: NET_ANY
05-07 13:01:54.474 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 26-1414141414, -> L: 32422512ms, D: 33322512ms, C: false, I: false, N: NET_NONE
05-07 13:01:54.475 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9001
05-07 13:01:54.476 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9003
05-07 13:01:54.478 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9000, L: 14731, D: 53233740, C: false, I: false, N: 1
05-07 13:01:54.480 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9002, L: 32422512, D: 33322512, C: false, I: false, N: 0
05-07 13:01:54.501 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:54.505 2495 2495 I chatty : uid=10039(com.android.systemui) identical 2 lines
05-07 13:01:54.505 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:54.505 2495 2495 I vol.Events: writeEvent dismiss_dialog screen_off
05-07 13:01:54.543 30409 30409 I DeviceStatusMonitor: onReceive() : Action = android.intent.action.SCREEN_OFF
05-07 13:01:54.647 31495 13193 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 13:01:54.687 31495 13193 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 13:01:55.702 31495 13193 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms
05-07 13:01:55.745 31495 13193 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms
05-07 13:01:55.761 31495 13193 I Icing : Indexing done com.google.android.gms-internal.3p:MobileApplication
05-07 13:01:55.766 31495 13193 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms
05-07 13:01:55.787 31495 13193 I Icing : Indexing done com.google.android.gms-apps
05-07 13:01:55.796 31495 13193 I Icing : Indexing done com.google.android.gms-internal.3p:Event
05-07 13:01:55.898 2580 2580 I Finsky : [2] tqt.a(5): Verification requested, id = 59
05-07 13:01:55.912 2580 2613 I Finsky : [206] trt.a(2): Single user settings service is not running, bind it now
05-07 13:01:55.919 2580 2580 I Finsky : [2] tru.onServiceConnected(1): Single user settings service is connected
05-07 13:01:55.930 2580 2613 W Settings: Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
05-07 13:01:56.241 2580 2613 I Finsky : [206] ixh.a(3): Task 7 requested foreground
05-07 13:01:56.242 2580 2613 I Finsky : [206] ixh.a(5): Not entering foreground
05-07 13:01:56.492 2580 2643 I Finsky : [219] txa.b(3): Verification id=59 response=SAFE
05-07 13:01:56.509 2580 2580 I Finsky : [2] txt.c(3): Verifying id=59, result=1
05-07 13:01:56.522 2580 2580 I Finsky : [2] txt.b(6): Verification complete: id=59, package_name=com.resideo.exemplar
05-07 13:01:56.749 923 1038 V BackupManagerService: restoreAtInstall pkg=com.resideo.exemplar token=3c restoreSet=30e2ba4799dcbe84
05-07 13:01:56.751 923 3171 D BackupManagerService: MSG_RUN_RESTORE observer=null
05-07 13:01:56.751 923 3171 D BackupManagerService: Starting restore.
05-07 13:01:56.770 923 923 I TransportClient: BackupTransportService#549: Notifying [PerformUnifiedRestoreTask.startRestore()] transport = IBackupTransport
05-07 13:01:56.772 923 3171 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
05-07 13:01:56.772 923 3171 W Binder : java.lang.Throwable
05-07 13:01:56.772 923 3171 W Binder : at android.os.BinderProxy.transact(Binder.java:1114)
05-07 13:01:56.772 923 3171 W Binder : at com.android.internal.backup.IBackupTransport$Stub$Proxy.startRestore(IBackupTransport.java:694)
05-07 13:01:56.772 923 3171 W Binder : at com.android.server.backup.restore.PerformUnifiedRestoreTask.startRestore(PerformUnifiedRestoreTask.java:381)
05-07 13:01:56.772 923 3171 W Binder : at com.android.server.backup.restore.PerformUnifiedRestoreTask.execute(PerformUnifiedRestoreTask.java:284)
05-07 13:01:56.772 923 3171 W Binder : at com.android.server.backup.internal.BackupHandler.handleMessage(BackupHandler.java:193)
05-07 13:01:56.772 923 3171 W Binder : at android.os.Handler.dispatchMessage(Handler.java:106)
05-07 13:01:56.772 923 3171 W Binder : at android.os.Looper.loop(Looper.java:193)
05-07 13:01:56.772 923 3171 W Binder : at android.os.HandlerThread.run(HandlerThread.java:65)
05-07 13:01:56.780 31495 31758 I Backup : [GmsBackupTransport] New restore session, 2 apps
05-07 13:01:56.788 923 938 D BackupTransportManager: Transport com.google.android.gms/.backup.BackupTransportService updated its attributes
05-07 13:01:56.842 31489 31489 W ChimeraUtils: Non Chimera context
05-07 13:01:56.843 31489 31489 W ChimeraUtils: Non Chimera context
05-07 13:01:58.171 31495 31758 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 13:01:58.171 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:58.171 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:58.203 31495 31758 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 13:01:58.204 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:58.204 31495 31758 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:58.628 923 8090 W UsageStatsService: Event reported without a package name
05-07 13:01:58.635 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:58.660 2495 2495 I chatty : uid=10039(com.android.systemui) identical 2 lines
05-07 13:01:58.660 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:01:58.703 2495 2495 D StatusBar: disable<e i a s b H!R!c s > disable2<q i n >
05-07 13:01:58.876 31495 31758 I Backup : [BackupHttpRequestUtil] Http Response Code: 200
05-07 13:01:58.879 31495 31646 I Backup : [GmsBackupTransport] Got kv restore package: @pm@
05-07 13:01:58.880 923 3171 D BackupManagerService: initiateOneRestore packageName=@pm@
05-07 13:01:58.882 31495 31646 I Backup : [GmsBackupTransport] Encrypted kv restore of @pm@
05-07 13:01:58.885 923 3171 I RecoverableAppKeyStore: Get 0/10014/com.google.android.gms.backup/folsom/9DC93BF83AFDDFA11E8AD471135C322E
05-07 13:01:58.895 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 13:01:58.915 490 490 I chatty : uid=1000(system) keymaster@3.0-s identical 4 lines
05-07 13:01:58.915 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 13:01:58.923 714 714 I keystore: 1 0
05-07 13:01:58.947 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 13:01:58.948 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 13:01:59.042 31495 31646 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 13:01:59.043 31495 31646 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:59.043 31495 31646 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:59.078 31495 31646 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
05-07 13:01:59.078 31495 31646 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:59.078 31495 31646 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@17122037@17.1.22 (100400-245988633):2)
05-07 13:01:59.319 31489 31665 I Places : ?: PlacesBleScanner stop()
05-07 13:01:59.321 31489 31489 D BluetoothAdapter: disableBLE(): de-registering com.google.android.gms
05-07 13:01:59.322 923 8090 D BluetoothManagerService: Unregistered for death of com.google.android.gms
05-07 13:01:59.322 923 8090 D BluetoothManagerService: 0 registered Ble Apps
05-07 13:01:59.327 31489 31489 I BeaconBle: 'L' hardware scan: scan stopped, no clients
05-07 13:01:59.327 31489 31489 I BeaconBle: Places requested to stop scan
05-07 13:01:59.327 31489 31489 I BeaconBle: Scan canceled successfully.
05-07 13:01:59.340 31489 31665 I PlaceInferenceEngine: [anon] Changed inference mode: 1
05-07 13:01:59.340 31489 31665 I PlaceInferenceEngine: [account#-1311306799] Changed inference mode: 1
05-07 13:01:59.340 31489 31665 I PlaceInferenceEngine: [account#-29786098] Changed inference mode: 1
05-07 13:01:59.389 31489 31665 I PlaceInferenceEngine: [anon] Changed inference mode: 1
05-07 13:01:59.391 31489 31665 I PlaceInferenceEngine: [account#-29786098] Changed inference mode: 1
05-07 13:01:59.396 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:01:59.785 31495 31646 I Backup : [FullRestoreDownloader] Drive download http response status : 200
05-07 13:01:59.877 923 3171 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 13:01:59.884 31495 31646 I Backup : [GmsBackupTransport] Got full restore package: com.resideo.exemplar
05-07 13:01:59.885 923 3171 I BackupManagerService: Next restore package: RestoreDescription{com.resideo.exemplar : STREAM}
05-07 13:01:59.892 31495 31646 I Backup : [FullRestoreDataProcessorFac] Performing encrypted restore for com.resideo.exemplar
05-07 13:01:59.895 923 13327 I RecoverableAppKeyStore: Get 0/10014/com.google.android.gms.backup/folsom/9DC93BF83AFDDFA11E8AD471135C322E
05-07 13:01:59.908 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 13:01:59.925 490 490 I chatty : uid=1000(system) keymaster@3.0-s identical 4 lines
05-07 13:01:59.926 490 490 W /vendor/bin/hw/android.hardware.keymaster@3.0-service: Not performing software digesting for symmetric cipher keys
05-07 13:01:59.932 714 714 I keystore: 1 0
05-07 13:01:59.950 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
05-07 13:01:59.950 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 13:02:00.258 661 892 I nanohub : osLog: [AR_CHRE] IDLE => ON
05-07 13:02:00.539 661 892 I nanohub : osLog: [PickupGesture] sending event 0x00000001
05-07 13:02:00.542 661 892 I nanohub : osLog: [PickupGesture] power: 0
05-07 13:02:00.563 661 892 I nanohub : osLog: [PickupGesture] power: 1
05-07 13:02:00.593 923 1030 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
05-07 13:02:00.604 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:02:00.629 923 1027 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
05-07 13:02:00.616 655 655 I /vendor/bin/hw/android.hardware.health@2.0-service.marlin: SRAM data: 2554000
05-07 13:02:00.630 492 492 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x76a3e55000
05-07 13:02:00.633 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000004
05-07 13:02:00.634 494 577 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
05-07 13:02:00.666 923 1030 I DisplayPowerController: Unblocked screen on after 73 ms
05-07 13:02:00.693 492 492 D SurfaceFlinger: Finished set power mode=2, type=0
05-07 13:02:00.999 31495 31646 I Backup : [FullRestoreDownloader] Drive download http response status : 200
05-07 13:02:01.005 813 916 D android.hardware.biometrics.fingerprint@2.1-service: onAcquired(0)
05-07 13:02:01.006 813 916 D fpc_tac : fpc_tee_identify
05-07 13:02:01.009 2495 2495 I FingerprintController: fingerprint acquired, grabbing fp wakelock
05-07 13:02:01.052 813 916 D fpc_tac : fpc_tee_identify: coverage: 94, quality: 40
05-07 13:02:01.052 813 916 D fpc_tac : fpc_tee_get_auth_result
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->challenge 0
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->authenticator_id 9651887803323598772
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->authenticator_type 33554432
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->timestamp 12659906710484287488
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->user_id 8350725564514725371
05-07 13:02:01.056 813 916 D fpc_fingerprint_hal: hat->version 0
05-07 13:02:01.056 813 916 D android.hardware.biometrics.fingerprint@2.1-service: onAuthenticated(fid=-941499466, gid=0)
05-07 13:02:01.057 813 916 D fpc_tac : fpc_tee_update_template
05-07 13:02:01.058 714 714 D keystore: AddAuthenticationToken: timestamp = 335983023, time_received = 216966
05-07 13:02:01.058 923 923 V FingerprintService: onAuthenticated(owner=com.android.systemui, id=-941499466, gp=0)
05-07 13:02:01.059 813 916 D fpc_tac : fpc_tee_store_template_db
05-07 13:02:01.060 665 665 E VibratorService: Setting amplitude to: 1856
05-07 13:02:01.062 923 923 V FingerprintService: Done with client: com.android.systemui
05-07 13:02:01.076 2495 2495 V FingerprintController: startWakeAndUnlock(2)
05-07 13:02:01.077 2495 2495 I FingerprintController: fp wakelock: Authenticated, waking up...
05-07 13:02:01.077 923 938 I PowerManagerService: Waking up from dozing (uid=10039 reason=android.policy:FINGERPRINT)...
05-07 13:02:01.078 923 923 W UsageStatsService: Event reported without a package name
05-07 13:02:01.082 813 916 D fpc_fingerprint_hal: worker_function executing default task
05-07 13:02:01.082 813 916 D fpc_tac : fpc_tee_nav_loop
05-07 13:02:01.085 923 1030 I DreamManagerService: Gently waking up from dream.
05-07 13:02:01.085 923 1025 I DreamManagerService: Performing gentle wake from dream.
05-07 13:02:01.086 2495 2495 I FingerprintController: releasing fp wakelock
05-07 13:02:01.109 923 938 I DreamManagerService: Leaving dreamland.
05-07 13:02:01.109 923 1025 I DreamManagerService: Performing gentle wake from dream.
05-07 13:02:01.109 923 1025 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
05-07 13:02:01.124 2495 2495 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
05-07 13:02:01.124 2495 2495 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
05-07 13:02:01.139 923 923 W AlarmManager: Unrecognized alarm listener com.android.server.job.controllers.-$$Lambda$IdleController$IdlenessTracker$nTdS-lGBXcES5VWKcJFmQFgU7IU@d12d42a
05-07 13:02:01.141 661 892 I nanohub : osLog: [PickupGesture] power: 0
05-07 13:02:01.156 492 2829 D SurfaceFlinger: duplicate layer name: changing com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity to com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity#1
05-07 13:02:01.162 2593 2593 D zz : UtWallpaperService$UtEngine$DeviceEventsReceiver.onReceive() screen-on
05-07 13:02:01.163 2593 2593 D zz : UtRenderer.onScreenOn() and is visible? false
05-07 13:02:01.172 30590 30619 W SessionLifecycleManager: Handover failed. Creating new session controller.
05-07 13:02:01.179 30409 30409 I DeviceStatusMonitor: onReceive() : Action = android.intent.action.SCREEN_ON
05-07 13:02:01.203 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() true
05-07 13:02:01.206 2495 2495 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
05-07 13:02:01.211 643 5729 I ACDB-LOADER: ACDB AFE returned = -19
05-07 13:02:01.211 643 5729 D hardware_info: hw_info_append_hw_type : device_name = speaker
05-07 13:02:01.211 643 5729 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
05-07 13:02:01.211 3148 3156 E ANDR-PERF-OPTSHANDLER: Warning: Resource [2, 0] not supported for core 1. Instead use resource for core 0
05-07 13:02:01.211 643 5729 D audio_route: Apply path: speaker
05-07 13:02:01.211 3148 3156 E ANDR-PERF-RESOURCEQS: Failed to apply optimization [2, 2, 0]
05-07 13:02:01.211 643 5729 D audio_hw_primary: enable_audio_route: usecase(1) apply and update mixer path: low-latency-playback speaker
05-07 13:02:01.211 643 5729 D audio_route: Apply path: low-latency-playback speaker
05-07 13:02:01.218 2593 2593 D zz : UtRenderer.onVisible()
05-07 13:02:01.221 2593 2593 V zz : WeatherManager.doGet() getting weather from Awareness
05-07 13:02:01.223 923 5790 W UsageStatsService: Event reported without a package name
05-07 13:02:01.225 2593 2593 V zz : SunriseUtil.doGet() getting location from Awareness
05-07 13:02:01.229 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 13:02:01.232 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 13:02:01.236 30590 8993 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
05-07 13:02:01.240 643 5729 D audio_hw_primary: out_write: retry previous failed cal level set
05-07 13:02:01.248 2495 2495 D StatusBar: disable<e i a s b h!r!c s > disable2<q i n >
05-07 13:02:01.251 12918 12918 I GsaVoiceInteractionSrv: O received Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 }
05-07 13:02:01.253 2593 2593 D zz : UtWallpaperService$UtEngine$DeviceEventsReceiver.onReceive() user_present
05-07 13:02:01.253 2593 2593 D zz : UtRenderer.onUserPresent()
05-07 13:02:01.255 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
05-07 13:02:01.255 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
05-07 13:02:01.255 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 13:02:01.266 31489 31489 I Coffee-OnbodyLure: User present, Check whether to show notification
05-07 13:02:01.275 31489 31489 I TrustAgent: [HomeAddressChangeTracker] User Present. Maybe fetch home.
05-07 13:02:01.277 31489 31489 I TrustAgent: [HomeAddressChangeTracker] fetch for account cowboyd@frontside.io
05-07 13:02:01.277 31489 31489 I TrustAgent: [HomeFetcher] return existing home address!
05-07 13:02:01.277 31489 31489 I TrustAgent: [HomeAddressChangeTracker] home address is not changed.
05-07 13:02:01.282 3187 13364 D NfcService: Discovery configuration equal, not updating.
05-07 13:02:01.284 30590 13367 W LocationOracle: No location history returned by ContextManager
05-07 13:02:01.314 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:02:01.346 31495 13165 I SystemUpdate: [Installation,ReceiverIntentOperation] Received intent: Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
05-07 13:02:01.366 31495 13371 I SystemUpdate: [Execution,InstallationEventIntentOperation] Handling event of type 11.
05-07 13:02:01.375 31495 13372 I SystemUpdate: [Execution,InstallationIntentOperation] Received intent: Intent { act=com.google.android.gms.update.INSTALL_UPDATE cat=[targeted_intent_op_prefix:.update.execution.InstallationIntentOperation] cmp=com.google.android.gms/.chimera.GmsIntentOperationService }.
05-07 13:02:01.381 30590 30619 I PBSessionCacheImpl: Deleted sessionId[840206277573] from persistence.
05-07 13:02:01.414 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() true
05-07 13:02:01.415 30590 30619 W SearchServiceCore: Abort, client detached.
05-07 13:02:01.422 2593 2593 D zz : UtRenderer.onVisible()
05-07 13:02:01.422 2593 2593 V zz : WeatherManager.doGet() get already in progress, aborting
05-07 13:02:01.423 2593 2593 V zz : SunriseUtil.doGet() get already in progress, aborting
05-07 13:02:01.432 31495 13372 I SystemUpdate: [Control,InstallationControl] Installation progress updated to (0x210, -1.000).
05-07 13:02:01.440 813 916 D fpc_tac : nav_start
05-07 13:02:01.453 813 916 D fpc_tac : fpc_tee_nav_loop waiting for finger down
05-07 13:02:01.453 492 531 D SurfaceFlinger: duplicate layer name: changing com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity to com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity#1
05-07 13:02:01.468 2495 2495 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
05-07 13:02:01.468 923 923 V SettingsProvider: Notifying for 0: content://settings/system/screen_brightness
05-07 13:02:01.490 30590 30619 W SessionLifecycleManager: Handover failed. Creating new session controller.
05-07 13:02:01.543 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:01.630 31495 13372 I SystemUpdate: [Execution,ExecutionManager] Action ab-reboot executed for 0.24 seconds.
05-07 13:02:01.705 31495 31510 W System : A resource failed to call close.
05-07 13:02:01.707 31495 31512 I gle.android.gm: Background concurrent copying GC freed 61930(3MB) AllocSpace objects, 35(1676KB) LOS objects, 49% free, 10MB/20MB, paused 105us total 293.515ms
05-07 13:02:01.764 923 3026 I WifiService: acquireWifiLock uid=10014 lockMode=2
05-07 13:02:01.779 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:01.901 31489 31489 I chatty : uid=10014 com.google.android.gms.persistent identical 2 lines
05-07 13:02:01.911 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:01.931 31489 12439 W ctxmgr : [AclManager]No 3 for (accnt=account#-1311306799#, com.google.android.gms(10014):UserVelocityProducer, vrsn=17122037, 0, 3pPkg = null , 3pMdlId = null , pid = 31489). Was: 2 for 1, account#-1311306799# [CONTEXT service_id=47 ]
05-07 13:02:01.993 31489 31665 I PlaceInferenceEngine: [anon] Changed inference mode: 1
05-07 13:02:01.997 31489 31665 I PlaceInferenceEngine: [account#-1311306799] Changed inference mode: 1
05-07 13:02:01.998 31489 31665 I PlaceInferenceEngine: [account#-29786098] Changed inference mode: 1
05-07 13:02:02.001 31489 31505 I .gms.persisten: Background concurrent copying GC freed 180601(7MB) AllocSpace objects, 13(660KB) LOS objects, 49% free, 9MB/18MB, paused 2.007ms total 221.531ms
05-07 13:02:02.119 2593 2593 V zz : WeatherManager$3.onResult() successful result: [WeatherVo] conditions: CLOUDY (2)
05-07 13:02:02.120 2593 2593 V zz : TimelapseRenderer.updateWeatherCondition() CLOUDY
05-07 13:02:02.164 2593 2593 V zz : SunriseUtil$3.onResult() location: 35.226933, -106.600075
05-07 13:02:02.164 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunrise : Tue May 07 06:10:28 MDT 2019
05-07 13:02:02.164 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunset : Tue May 07 19:58:14 MDT 2019
05-07 13:02:02.164 2593 2593 V zz : SunriseUtil$3.onResult() sunrise/sunset: 0.25727966, 0.8321106
05-07 13:02:02.165 2593 2593 V zz : TimelapseRenderer$1.onReceive() got sunrise broadcast - true
05-07 13:02:02.196 31489 31598 I GeofencerStateMachine: addGeofences called by com.google.android.gms
05-07 13:02:02.255 31489 31665 I Places : ?: PlacesBleScanner start() with priority 2
05-07 13:02:02.258 31489 31665 I PlaceInferenceEngine: [anon] Changed inference mode: 1
05-07 13:02:02.259 31489 31665 I PlaceInferenceEngine: [account#-1311306799] Changed inference mode: 1
05-07 13:02:02.259 31489 31665 I PlaceInferenceEngine: [account#-29786098] Changed inference mode: 1
05-07 13:02:02.271 31489 31665 I Places : Converted 9 out of 9 WiFi scans
05-07 13:02:02.275 31489 31489 I BeaconBle: Client requested scan, settings=BleSettings [scanMode=ZERO_POWER, callbackType=ALL_MATCHES, reportDelayMillis=0, 1 filters, 0 clients, callingClientName=Places]
05-07 13:02:02.280 923 2442 D BluetoothManagerService: Registered for death of com.google.android.gms
05-07 13:02:02.281 923 2442 D BluetoothManagerService: 1 registered Ble Apps
05-07 13:02:02.282 31489 31489 D BluetoothAdapter: isLeEnabled(): ON
05-07 13:02:02.282 31489 31489 D BluetoothAdapter: enableBLE(): Bluetooth already enabled
05-07 13:02:02.286 31489 31489 I BeaconBle: ZERO_POWER is disabled.
05-07 13:02:02.287 31489 31489 I BeaconBle: 'L' hardware scan: scan stopped, no powered clients
05-07 13:02:02.288 31489 8191 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
05-07 13:02:02.292 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:02.319 31489 31598 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_IDS Ids=[949bc68d-d23e-48ef-8620-5248298d6e36], packageName=com.google.android.gms]
05-07 13:02:02.338 31489 8191 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
05-07 13:02:02.404 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:02.407 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:02.411 31489 8191 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
05-07 13:02:04.488 643 12361 D audio_hw_primary: disable_audio_route: usecase(1) reset and update mixer path: low-latency-playback speaker
05-07 13:02:04.491 643 12361 D hardware_info: hw_info_append_hw_type : device_name = speaker
05-07 13:02:04.491 643 12361 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
05-07 13:02:05.128 4185 4185 D Tonal : Tonal Palette - index: 5. Main color: ff475664
05-07 13:02:05.128 4185 4185 D Tonal : Colors: ff060708, ff101417, ff1b2126, ff273138, ff37454e, ff475664, ff57697a, ff87898a, ff8b9aad, ff9da9ba, ffb2bbc9, ffd0d5de, ffe5e8ec
05-07 13:02:05.128 4185 4185 D Tonal : Gradients:
05-07 13:02:05.128 4185 4185 D Tonal : Normal GradientColors(ff475664, ff475664)
05-07 13:02:05.128 4185 4185 D Tonal : Dark GradientColors(ff273138, ff273138)
05-07 13:02:05.128 4185 4185 D Tonal : Extra dark: GradientColors(ff1b2126, ff1b2126)
05-07 13:02:05.131 2495 2495 D Tonal : Tonal Palette - index: 5. Main color: ff475664
05-07 13:02:05.131 2495 2495 D Tonal : Colors: ff060708, ff101417, ff1b2126, ff273138, ff37454e, ff475664, ff57697a, ff87898a, ff8b9aad, ff9da9ba, ffb2bbc9, ffd0d5de, ffe5e8ec
05-07 13:02:05.131 2495 2495 D Tonal : Gradients:
05-07 13:02:05.131 2495 2495 D Tonal : Normal GradientColors(ff475664, ff475664)
05-07 13:02:05.131 2495 2495 D Tonal : Dark GradientColors(ff273138, ff273138)
05-07 13:02:05.131 2495 2495 D Tonal : Extra dark: GradientColors(ff1b2126, ff1b2126)
05-07 13:02:05.132 2495 2495 D Tonal : Tonal Palette - index: 5. Main color: ff475664
05-07 13:02:05.132 2495 2495 D Tonal : Colors: ff060708, ff101417, ff1b2126, ff273138, ff37454e, ff475664, ff57697a, ff87898a, ff8b9aad, ff9da9ba, ffb2bbc9, ffd0d5de, ffe5e8ec
05-07 13:02:05.133 2495 2495 D Tonal : Gradients:
05-07 13:02:05.133 2495 2495 D Tonal : Normal GradientColors(ff475664, ff475664)
05-07 13:02:05.133 2495 2495 D Tonal : Dark GradientColors(ff273138, ff273138)
05-07 13:02:05.133 2495 2495 D Tonal : Extra dark: GradientColors(ff1b2126, ff1b2126)
05-07 13:02:07.249 31495 31512 I gle.android.gm: Background concurrent copying GC freed 55794(8MB) AllocSpace objects, 110(2MB) LOS objects, 49% free, 18MB/36MB, paused 118us total 120.510ms
05-07 13:02:07.264 923 2442 I WifiService: releaseWifiLock uid=10014
05-07 13:02:07.370 923 13328 I BackupManagerService: Sig + version match; taking data
05-07 13:02:07.370 923 13328 D BackupManagerService: Clearing app data preparatory to full restore
05-07 13:02:07.372 923 13328 I ActivityManager: Force stopping com.resideo.exemplar appid=10155 user=0: clear data
05-07 13:02:07.378 923 976 I ActivityManager: Force stopping com.resideo.exemplar appid=10155 user=-1: clearApplicationUserData
05-07 13:02:07.383 714 714 I keystore: clear_uid 10155
05-07 13:02:07.401 923 2442 D WificondControl: Scan result ready event
05-07 13:02:07.417 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_DATA_CLEARED
05-07 13:02:07.418 31489 31489 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.resideo.exemplar]
05-07 13:02:07.419 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 13:02:07.419 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 13:02:07.429 923 13328 D BackupManagerService: awaiting agent for ApplicationInfo{3468dc4 com.resideo.exemplar}
05-07 13:02:07.451 923 978 I ActivityManager: Start proc 13504:com.resideo.exemplar/u0a155 for backup android/FullBackupAgent
05-07 13:02:07.457 13504 13504 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 13:02:07.458 31495 13510 I LocationSettingsChecker: Removing dialog suppression flag for package com.resideo.exemplar
05-07 13:02:07.473 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 13:02:07.480 31495 11747 I Icing : doRemovePackageData com.resideo.exemplar
05-07 13:02:07.553 31489 31489 I GeofencerStateMachine: sendNewTransitions called.
05-07 13:02:07.702 923 932 I system_server: Background concurrent copying GC freed 147446(9MB) AllocSpace objects, 71(2MB) LOS objects, 42% free, 17MB/29MB, paused 481us total 229.223ms
05-07 13:02:07.846 923 8090 D BackupManagerService: agentConnected pkg=com.resideo.exemplar agent=android.os.BinderProxy@498b3cf
05-07 13:02:07.847 923 13328 I BackupManagerService: got agent android.app.IBackupAgent$Stub$Proxy@ce7d15c
05-07 13:02:07.847 923 13328 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 13:02:08.130 31495 31510 W System : A resource failed to call close.
05-07 13:02:08.207 923 13328 I chatty : uid=1000 system_server identical 20 lines
05-07 13:02:08.242 923 13328 V BackupAgentTimeout: getRestoreAgentTimeoutMillis(): 60000
05-07 13:02:08.259 923 3171 D BackupManagerService: restoreFinished packageName=com.resideo.exemplar
05-07 13:02:08.259 923 3171 V BackupAgentTimeout: getRestoreAgentFinishedTimeoutMillis(): 30000
05-07 13:02:08.262 923 3171 D BackupManagerService: Restore complete, killing host process of com.resideo.exemplar
05-07 13:02:08.264 923 3171 V BackupManagerService: No more packages; finishing restore
05-07 13:02:08.264 13504 13504 I Process : Sending signal. PID: 13504 SIG: 9
05-07 13:02:08.268 31495 31758 I Backup : [GmsBackupTransport] restore finished
05-07 13:02:08.269 923 3171 I BackupRestoreController: restoreFinished for 0
05-07 13:02:08.269 923 3171 I BackupManagerService: Restore complete.
05-07 13:02:08.279 684 684 E lowmemorykiller: Error writing /proc/13504/oom_score_adj; errno=22
05-07 13:02:08.282 708 26301 E : Couldn't opendir /data/app/vmdl1954450130.tmp: No such file or directory
05-07 13:02:08.282 708 26301 E installd: Failed to delete /data/app/vmdl1954450130.tmp: No such file or directory
05-07 13:02:08.292 923 2799 I ActivityManager: Process com.resideo.exemplar (pid 13504) has died: cch CEM
05-07 13:02:08.293 923 979 W libprocessgroup: kill(-13504, 9) failed: No such process
05-07 13:02:08.293 923 979 I libprocessgroup: Successfully killed process cgroup uid 10155 pid 13504 in 0ms
05-07 13:02:08.293 627 627 I Zygote : Process 13504 exited due to signal (9)
05-07 13:02:08.320 2673 2673 D ImsResolver: maybeAddedImsService, packageName: com.resideo.exemplar
05-07 13:02:08.336 2580 2580 I Finsky : [2] com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl.a(4): PackageMonitor received: android.intent.action.PACKAGE_ADDED
05-07 13:02:08.339 2463 2463 D Avrcp : isBrowsableListUpdated: false
05-07 13:02:08.339 2463 2463 D BluetoothMapAppObserver: onReceive
05-07 13:02:08.339 2463 2463 D BluetoothMapAppObserver: The installed package is: com.resideo.exemplar
05-07 13:02:08.341 2463 2463 D BluetoothMapAppObserver: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_PROVIDER
05-07 13:02:08.342 2463 2463 D BluetoothMapAppObserver: Found 0 application(s) with intent android.bluetooth.action.BLUETOOTH_MAP_IM_PROVIDER
05-07 13:02:08.342 2463 2463 V NewAvrcpMediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_ADDED
05-07 13:02:08.342 2463 2463 D NewAvrcpMediaPlayerList: Name of package changed: com.resideo.exemplar
05-07 13:02:08.344 923 2799 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.musicfx/.Compatibility$Receiver
05-07 13:02:08.345 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 13:02:08.346 923 1207 I InputReader: Reconfiguring input devices. changes=0x00000010
05-07 13:02:08.348 2580 2580 I Finsky : [2] uqq.a(11): Do not start WearSupportService due to Wear service optimization
05-07 13:02:08.351 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.games.chimera.GamesSystemBroadcastReceiverProxy
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.gass.chimera.PackageChangeBroadcastReceiver
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.google.android.ims/.receivers.RcsAutoStartReceiver
05-07 13:02:08.352 2580 2580 I Finsky : [2] mwa.b(2): Frosting ID looked up on UI thread. Caller should move to a background thread.
05-07 13:02:08.352 923 976 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_FIRST_LAUNCH dat=package:com.resideo.exemplar flg=0x4000010 (has extras) } to com.android.vending/com.google.android.finsky.packagemanager.impl.PackageMonitorReceiverImpl$RegisteredReceiver
05-07 13:02:08.359 2580 13182 I Finsky : [681] kko.run(2): Cleaning dev-triggered-update data on package install for com.resideo.exemplar.
05-07 13:02:08.383 2580 13189 I Finsky : [688] kkq.run(2): Finished dev-triggered-update cleaning.
05-07 13:02:08.394 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 13:02:08.394 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 13:02:08.398 31495 13513 I Auth : [SupervisedAccountIntentOperation] onHandleIntent(): android.intent.action.PACKAGE_ADDED
05-07 13:02:08.398 31495 13513 I Auth : [SupervisedAccountIntentOperation] This operation is disabled
05-07 13:02:08.399 31489 13154 W GCM : Unexpected forwarded intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 cmp=com.google.android.gms/.chimera.PersistentIntentOperationService (has extras) }
05-07 13:02:08.401 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 13:02:08.403 31495 13514 I ChromeSync: [Sync,SyncIntentOperation] Handling the intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.resideo.exemplar flg=0x4000010 cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }.
05-07 13:02:08.408 31495 13513 I FontsPackageChangeOp: Package com.resideo.exemplar has no metadata
05-07 13:02:08.444 2673 2673 E VvmPkgInstalledRcvr: cannot create TelephonyManager from ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, ***, UserHandle{0}
05-07 13:02:08.444 2673 2673 D CarrierConfigLoader: mHandler: 9 phoneId: 0
05-07 13:02:08.457 2580 13184 I Finsky : [683] mvz.run(16): Wrote row to frosting DB: 316
05-07 13:02:08.524 923 923 W Looper : Slow delivery took 206ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@cc17625 m=0
05-07 13:02:08.527 923 923 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.google.android.dialer: DDC.oR@AlE
05-07 13:02:08.548 923 923 V BackupManagerConstants: getFullBackupIntervalMilliseconds(...) returns 86400000
05-07 13:02:08.593 31495 926 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_CORPORA
05-07 13:02:08.596 31495 3855 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=AppsCorpus serviceId=SEARCH_QUERIES
05-07 13:02:08.639 31495 6932 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 13:02:08.646 923 932 I system_server: Background concurrent copying GC freed 6267(502KB) AllocSpace objects, 5(132KB) LOS objects, 42% free, 18MB/32MB, paused 1.098ms total 374.280ms
05-07 13:02:08.661 31495 6932 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0, imm upload false
05-07 13:02:08.814 923 2442 I ProcessStatsService: Added stats: 2019-05-06-19-48-34, over +14h17m37s465ms
05-07 13:02:08.824 923 2442 I ProcessStatsService: Added stats: 2019-05-06-13-30-34, over +6h17m59s911ms
05-07 13:02:08.922 660 660 E QCOM PowerHAL: extract_stats: failed to open: /d/wlan_wcnss/power_stats Error = No such file or directory
05-07 13:02:09.018 923 2442 I ActivityManager: START u0 {flg=0x10000000 cmp=com.resideo.exemplar/com.tns.NativeScriptActivity} from uid 2000
05-07 13:02:09.037 660 660 D QCOM PowerHAL: LAUNCH HINT: ON
05-07 13:02:09.038 660 660 D QCOM PowerHAL: Activity launch hint handled
05-07 13:02:09.044 923 923 W Looper : Drained
05-07 13:02:09.071 923 978 I ActivityManager: Start proc 13631:com.resideo.exemplar/u0a155 for activity com.resideo.exemplar/com.tns.NativeScriptActivity
05-07 13:02:09.074 16446 16446 E adbd : failed to connect to socket 'localabstract:com.resideo.exemplar-livesync': Connection refused
05-07 13:02:09.080 13631 13631 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 13:02:09.147 2580 2590 I android.vendin: Background concurrent copying GC freed 448967(15MB) AllocSpace objects, 14(440KB) LOS objects, 49% free, 7MB/15MB, paused 127us total 117.358ms
05-07 13:02:09.409 13631 13631 I TNS.Runtime: NativeScript Runtime Version 5.3.0, commit e6caf4b205b1c58be57acb9eb5673a4b3a715406
05-07 13:02:09.519 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 13:02:09.525 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 13:02:09.599 13631 13631 W esideo.exempla: Accessing hidden field Ljava/lang/Boolean;->value:Z (light greylist, JNI)
05-07 13:02:09.606 13631 13631 D TNS.Runtime: V8 version 7.3.492.25
05-07 13:02:09.680 31495 6932 I Icing : Indexing com.google.android.gms-apps from com.google.android.gms
05-07 13:02:09.694 2580 2590 I android.vendin: Background concurrent copying GC freed 226264(7MB) AllocSpace objects, 9(196KB) LOS objects, 50% free, 9MB/18MB, paused 125us total 109.417ms
05-07 13:02:09.731 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms
05-07 13:02:09.742 31495 6932 I Icing : Indexing com.google.android.gms-internal.3p:Event from com.google.android.gms
05-07 13:02:09.753 31495 6932 I Icing : Indexing done com.google.android.gms-apps
05-07 13:02:09.757 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:MobileApplication
05-07 13:02:09.763 31495 6932 I Icing : Indexing done com.google.android.gms-internal.3p:Event
05-07 13:02:10.358 923 8090 I ActivityManager: Force stopping com.resideo.exemplar appid=10155 user=0: from pid 13702
05-07 13:02:10.359 923 8090 I ActivityManager: Killing 13631:com.resideo.exemplar/u0a155 (adj 0): stop com.resideo.exemplar
05-07 13:02:10.360 923 979 W libprocessgroup: kill(-13631, 9) failed: No such process
05-07 13:02:10.366 923 8090 I ActivityManager: Force finishing activity ActivityRecord{ed6f67c u0 com.resideo.exemplar/com.tns.NativeScriptActivity t35}
05-07 13:02:10.377 627 627 I Zygote : Process 13631 exited due to signal (9)
05-07 13:02:10.388 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() true
05-07 13:02:10.392 923 8090 I ActivityManager: Force finishing activity ActivityRecord{ed6f67c u0 com.resideo.exemplar/com.tns.NativeScriptActivity t35 f}
05-07 13:02:10.393 923 8090 W ActivityManager: Duplicate finish request for ActivityRecord{ed6f67c u0 com.resideo.exemplar/com.tns.NativeScriptActivity t35 f}
05-07 13:02:10.394 2593 2593 D zz : UtRenderer.onVisible()
05-07 13:02:10.398 2593 2593 V zz : WeatherManager.doGet() getting weather from Awareness
05-07 13:02:10.402 2593 2593 V zz : SunriseUtil.doGet() getting location from Awareness
05-07 13:02:10.407 923 979 W libprocessgroup: kill(-13631, 9) failed: No such process
05-07 13:02:10.407 923 979 I libprocessgroup: Successfully killed process cgroup uid 10155 pid 13631 in 48ms
05-07 13:02:10.433 923 978 I ActivityManager: Start proc 13706:com.resideo.exemplar/u0a155 for activity com.resideo.exemplar/com.tns.NativeScriptActivity
05-07 13:02:10.445 2673 2673 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPackageNamesForIntent: No UICC
05-07 13:02:10.445 2673 2673 D CarrierSvcBindHelper: No carrier app for: 0
05-07 13:02:10.455 660 660 D QCOM PowerHAL: LAUNCH HINT: OFF
05-07 13:02:10.471 4185 11372 E s.nexuslaunche: No package ID ff found for ID 0xffffffff.
05-07 13:02:10.471 4185 11372 E IconLoader: Could not find icon drawable from resource
05-07 13:02:10.471 4185 11372 E IconLoader: android.content.res.Resources$NotFoundException: Resource ID #0xffffffff
05-07 13:02:10.471 4185 11372 E IconLoader: at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:225)
05-07 13:02:10.471 4185 11372 E IconLoader: at android.content.res.Resources.getDrawableForDensity(Resources.java:887)
05-07 13:02:10.471 4185 11372 E IconLoader: at android.content.res.Resources.getDrawable(Resources.java:827)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.recents.model.IconLoader.createNewIconForTask(SourceFile:118)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.recents.model.IconLoader.getAndInvalidateIfModified(SourceFile:94)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoader.getAndUpdateActivityIcon(SourceFile:325)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoadPlan.executePlan(SourceFile:188)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.recents.model.RecentsTaskLoader.loadTasks(SourceFile:173)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.quickstep.RecentsModel.onTaskStackChangedBackground(SourceFile:214)
05-07 13:02:10.471 4185 11372 E IconLoader: at com.android.systemui.shared.system.TaskStackChangeListeners.onTaskStackChanged(SourceFile:80)
05-07 13:02:10.471 4185 11372 E IconLoader: at android.app.ITaskStackListener$Stub.onTransact(ITaskStackListener.java:50)
05-07 13:02:10.471 4185 11372 E IconLoader: at android.os.Binder.execTransact(Binder.java:731)
05-07 13:02:10.471 4185 11372 W ziparchive: Unable to open '/data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk': No such file or directory
05-07 13:02:10.471 4185 11372 E s.nexuslaunche: Failed to open APK '/data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk' I/O error
05-07 13:02:10.471 4185 11372 E ResourcesManager: failed to add asset path /data/app/com.resideo.exemplar-qfku73xWIdSMqPeubwmbZQ==/base.apk
05-07 13:02:10.471 4185 11372 W PackageManager: Failure retrieving resources for com.resideo.exemplar
05-07 13:02:10.470 13706 13706 I esideo.exempla: Late-enabling -Xcheck:jni
05-07 13:02:10.474 3187 3187 D RegisteredNfcFServicesCache: Service unchanged, not updating
05-07 13:02:10.611 2495 2511 I ndroid.systemu: NativeAlloc concurrent copying GC freed 62614(1968KB) AllocSpace objects, 0(0B) LOS objects, 50% free, 8MB/17MB, paused 55us total 141.593ms
05-07 13:02:10.624 923 8090 I ProcessStatsService: Added stats: 2019-05-06-19-48-34, over +14h17m37s465ms
05-07 13:02:10.641 923 8090 I ProcessStatsService: Added stats: 2019-05-06-13-30-34, over +6h17m59s911ms
05-07 13:02:10.681 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:10.692 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:10.747 660 660 E QCOM PowerHAL: extract_stats: failed to open: /d/wlan_wcnss/power_stats Error = No such file or directory
05-07 13:02:10.817 2593 2593 V zz : WeatherManager$3.onResult() successful result: [WeatherVo] conditions: CLOUDY (2)
05-07 13:02:10.817 2593 2593 V zz : TimelapseRenderer.updateWeatherCondition() CLOUDY
05-07 13:02:10.831 2593 2593 V zz : SunriseUtil$3.onResult() location: 35.226925, -106.60009
05-07 13:02:10.831 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunrise : Tue May 07 06:10:28 MDT 2019
05-07 13:02:10.831 2593 2593 V zz : AbstractSunriseUtil.getSunriseSunset() sunset : Tue May 07 19:58:14 MDT 2019
05-07 13:02:10.832 2593 2593 V zz : SunriseUtil$3.onResult() sunrise/sunset: 0.25727972, 0.8321106
05-07 13:02:10.832 2593 2593 V zz : TimelapseRenderer$1.onReceive() got sunrise broadcast - true
05-07 13:02:10.837 923 8090 I ActivityManager: START u0 {flg=0x10000000 cmp=com.resideo.exemplar/com.tns.NativeScriptActivity} from uid 2000
05-07 13:02:10.844 660 660 D QCOM PowerHAL: LAUNCH HINT: ON
05-07 13:02:10.847 660 660 D QCOM PowerHAL: Activity launch hint handled
05-07 13:02:10.858 492 953 D SurfaceFlinger: duplicate layer name: changing Splash Screen com.resideo.exemplar to Splash Screen com.resideo.exemplar#1
05-07 13:02:10.883 31489 31598 I GeofencerStateMachine: addGeofences called by com.google.android.gms
05-07 13:02:10.985 492 2829 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen com.resideo.exemplar#0
05-07 13:02:10.985 492 2829 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen com.resideo.exemplar#0
05-07 13:02:10.989 492 953 W SurfaceFlinger: Attempting to destroy on removed layer: Task=35#0
05-07 13:02:11.004 13706 13706 I TNS.Runtime: NativeScript Runtime Version 5.3.0, commit e6caf4b205b1c58be57acb9eb5673a4b3a715406
05-07 13:02:11.005 31489 31598 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_IDS Ids=[a6d28ec5-2aaf-4fb2-978a-cf0a39ea41b4], packageName=com.google.android.gms]
05-07 13:02:11.086 923 3171 V BackupManagerConstants: getFullBackupRequiredNetworkType(...) returns 2
05-07 13:02:11.086 923 3171 V BackupManagerConstants: getFullBackupRequireCharging(...) returns true
05-07 13:02:11.101 13706 13706 W esideo.exempla: Accessing hidden field Ljava/lang/Boolean;->value:Z (light greylist, JNI)
05-07 13:02:11.111 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine$PhoneskyJobSchedulerJobService.onStartJob(3): onJobSchedulerWakeup with jobId 9000
05-07 13:02:11.112 13706 13706 D TNS.Runtime: V8 version 7.3.492.25
05-07 13:02:11.114 2580 2580 I Finsky : [2] ped.a(21): Scheduling fallback job with id: 9034, and delay: 43200000 ms
05-07 13:02:11.118 2580 2580 I Finsky : [2] ped.a(5): Scheduling fallback in 64799998 (absolute: 400792303)
05-07 13:02:11.121 16446 16446 E adbd : failed to connect to socket 'localabstract:com.resideo.exemplar-livesync': Connection refused
05-07 13:02:11.147 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:11.153 31489 31489 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
05-07 13:02:11.160 2580 2580 I Finsky : [2] pen.handleMessage(10): DeviceState: DeviceState{currentTime=1557255731151, isCharging=true, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true}
05-07 13:02:11.169 2580 13181 I Finsky : [680] pfx.b(7): Jobs in database: 1-1337 12-1 26-1414141414
05-07 13:02:11.170 2580 2580 I Finsky : [2] pek.a(46): Running job: 12-1
05-07 13:02:11.170 2580 2580 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(23): ContentSyncJob started
05-07 13:02:11.171 2580 2580 I Finsky : [2] pen.handleMessage(81): RunningQueue size: 1, PendingQueue size: 0
05-07 13:02:11.172 2580 2580 I Finsky : [2] pen.handleMessage(90): Running queue: 12-1
05-07 13:02:11.205 2593 2593 D zz : UtWallpaperService$UtEngine.onVisibilityChanged() false
05-07 13:02:11.208 923 15415 I OpenGLRenderer: Initialized EGL, version 1.4
05-07 13:02:11.208 923 15415 D OpenGLRenderer: Swap behavior 1
05-07 13:02:11.218 2593 2593 D zz : UtRenderer.onNotVisible()
05-07 13:02:11.381 2580 13190 I Finsky : [689] dff.a(5): Completed 0 account content syncs with 0 successful.
05-07 13:02:11.383 2580 2580 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(21): Installation state replication succeeded.
05-07 13:02:11.384 2580 2580 I Finsky : [2] pfu.a(11): jobFinished: 12-1. TimeElapsed: 214ms
05-07 13:02:11.384 2580 2580 I Finsky : [2] pek.a(10): Job 12-1 finished
05-07 13:02:11.384 2580 2580 I Finsky : [2] pen.handleMessage(81): RunningQueue size: 0, PendingQueue size: 0
05-07 13:02:11.384 2580 2580 I Finsky : [2] pen.handleMessage(27): Executor finished
05-07 13:02:11.401 2580 2580 I Finsky : [2] pfx.b(7): Jobs in database: 1-1337 26-1414141414
05-07 13:02:11.402 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 1-1337, -> L: 10016812ms, D: 53216812ms, C: false, I: false, N: NET_ANY
05-07 13:02:11.402 2580 2580 I Finsky : [2] pdk.a(66): ConstraintMapping: 26-1414141414, -> L: 32405584ms, D: 33305584ms, C: false, I: false, N: NET_NONE
05-07 13:02:11.404 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(42): Cancelling existing job with id: 9002
05-07 13:02:11.407 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9001, L: 10016812, D: 53216812, C: false, I: false, N: 1
05-07 13:02:11.410 2580 2580 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(4): Scheduling job Id: 9003, L: 32405584, D: 33305584, C: false, I: false, N: 0
05-07 13:02:11.467 923 932 I system_server: NativeAlloc concurrent copying GC freed 183791(8MB) AllocSpace objects, 129(4MB) LOS objects, 42% free, 17MB/30MB, paused 144us total 188.882ms
05-07 13:02:12.009 13706 13706 D AndroidRuntime: Shutting down VM
05-07 13:02:12.011 13706 13706 E AndroidRuntime: FATAL EXCEPTION: main
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Process: com.resideo.exemplar, PID: 13706
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException:
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Error calling module function
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Error calling module function
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.classForName(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:453)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:378)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.getClassForName(Runtime.java:1123)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.resolveClass(Runtime.java:679)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Runtime.java:624)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.run(Runtime.java:616)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.access$1100(ActivityThread.java:200)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.os.Handler.dispatchMessage(Handler.java:106)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.os.Looper.loop(Looper.java:193)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.main(ActivityThread.java:6680)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.reflect.Method.invoke(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.tns.NativeScriptActivity" on path: DexPathList[[zip file "/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk"],nativeLibraryDirectories=[/data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/lib/arm64, /data/app/com.resideo.exemplar-019zUyh9qI5ldMGa9zemTg==/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]
05-07 13:02:12.011 13706 13706 E AndroidRuntime: dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.ClassLoader.loadClass(ClassLoader.java:379)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.ClassLoader.loadClass(ClassLoader.java:312)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.classForName(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:453)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:378)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.getClassForName(Runtime.java:1123)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.resolveClass(Runtime.java:679)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Runtime.java:624)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.run(Runtime.java:616)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.handleBindApplication(ActivityThread.java:5882)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.access$1100(ActivityThread.java:200)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread$H.handleMessage(ActivityThread.java:1651)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.os.Handler.dispatchMessage(Handler.java:106)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.os.Looper.loop(Looper.java:193)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: android.app.ActivityThread.main(ActivityThread.java:6680)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.reflect.Method.invoke(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: File: "/data/data/com.resideo.exemplar/files/internal/ts_helpers.js, line: 154, column: 25
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: StackTrace:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 154, column: 26
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'DecorateConstructor', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95591, column: 33
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'decorate', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 95180, column: 24
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'__decorate', file:'/data/data/com.resideo.exemplar/files/internal/ts_helpers.js', line: 8, column: 23
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126959, column: 28
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126963, column: 2
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'../node_modules/tns-core-modules/ui/frame/activity.js', file:'file:///data/data/com.resideo.exemplar/files/app/vendor.js', line: 126965, column: 30
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'fn', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 121, column: 20
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 229, column: 1
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'./main.ts', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 299, column: 30
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'__webpack_require__', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 751, column: 30
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'checkDeferredModules', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 44, column: 23
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'webpackJsonpCallback', file:'file:///data/data/com.resideo.exemplar/files/app/runtime.js', line: 31, column: 19
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/bundle.js', line: 2, column: 57
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'require', file:'', line: 1, column: 266
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'', file:'file:///data/data/com.resideo.exemplar/files/app/starter.js', line: 3, column: 1
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Frame: function:'require', file:'', line: 1, column: 266
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime:
05-07 13:02:12.011 13706 13706 E AndroidRuntime: Error: java.lang.ClassNotFoundException: com.tns.NativeScriptActivity
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.classForName(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:453)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: java.lang.Class.forName(Class.java:378)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.getClassForName(Runtime.java:1123)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.ClassResolver.resolveClass(ClassResolver.java:27)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.resolveClass(Runtime.java:679)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Native Method)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.runModule(Runtime.java:624)
05-07 13:02:12.011 13706 13706 E AndroidRuntime: com.tns.Runtime.run(Runtime.java:616)
05-07 13:02:12.011 13706 13
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment