Created
June 4, 2025 03:50
-
-
Save clayote/89c854d566a247dfc67c4826d0dec1be to your computer and use it in GitHub Desktop.
kivy black screen log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO ] Logger: Record log in /data/user/0/org.tacmeta.elide/files/app/.kivy/logs/kivy_25-06-04_0.txt | |
[DEBUG ] Config: Upgrading from 0 to 1 | |
[WARNING] Config: Upgrading configuration in progress. | |
[WARNING] Config: Older configuration version detected (0 instead of 27) | |
[ERROR ] Error when copying logo directory | |
Traceback (most recent call last): | |
File "/home/sanotehu/src/Lisien/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a/build/python-installs/Elide/arm64-v8a/kivy/__init__.py", line 372, in <module> | |
File "/home/sanotehu/src/Lisien/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a/build/other_builds/python3-libbz2-liblzma/arm64-v8a__ndk_target_28/python3/Lib/shutil.py", line 561, in copytree | |
File "/home/sanotehu/src/Lisien/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a/build/other_builds/python3-libbz2-liblzma/arm64-v8a__ndk_target_28/python3/Lib/shutil.py", line 515, in _copytree | |
shutil.Error: [('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-128.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-128.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-128.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-16.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-16.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-16.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-24.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-24.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-24.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-256.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-256.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-256.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-32.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-32.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-32.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-48.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-48.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-48.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-512.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-512.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-512.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-64.ico', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-64.ico', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-64.ico'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo/kivy-icon-64.png', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-64.png', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon/kivy-icon-64.png'"), ('/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/logo', '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon', "[Errno 13] Permission denied: '/data/user/0/org.tacmeta.elide/files/app/.kivy/icon'")] | |
[INFO ] Kivy: v2.3.1 | |
[INFO ] Kivy: Installed at "/data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/__init__.pyc" | |
[INFO ] Python: v3.11.5 (main, Jun 2 2025, 05:09:29) [Clang 14.0.6 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0 | |
[INFO ] Python: Interpreter at "" | |
[INFO ] Logger: Purge log fired. Processing... | |
[INFO ] Logger: Purge finished! | |
[INFO ] Factory: 195 symbols loaded | |
[INFO ] Image: Providers: img_tex, img_dds, img_sdl2 (img_pil, img_ffpyplayer ignored) | |
[INFO ] Text: Provider: sdl2 | |
[INFO ] Window: Provider: sdl2 | |
[INFO ] GL: Using the "OpenGL ES 2" graphics system | |
[INFO ] GL: Backend used <sdl2> | |
[INFO ] GL: OpenGL version <b'OpenGL ES 3.2 v1.r38p1'> | |
[INFO ] GL: OpenGL vendor <b'ARM'> | |
[INFO ] GL: OpenGL renderer <b'Mali-G57 MC2'> | |
[INFO ] GL: OpenGL parsed version: 3, 2 | |
[INFO ] GL: Texture max size <16383> | |
[INFO ] GL: Texture max units <64> | |
[INFO ] Window: auto add sdl2 input provider | |
[INFO ] Window: virtual keyboard not allowed, single mode, not docked | |
[WARNING] stderr: calendar: loading kv | |
[WARNING] stderr: CharactersView: loading kv | |
[WARNING] stderr: Dialog: loading kv | |
[WARNING] stderr: StoreList: loading kv | |
[WARNING] stderr: RulesView: loading kv | |
[WARNING] stderr: GridGeneratorDialog: loading kv | |
[WARNING] stderr: Menu: loading kv | |
[WARNING] stderr: Dummy: loading kv | |
[WARNING] stderr: GraphBoard: loading kv | |
[WARNING] stderr: CharMenu: loading kv | |
[WARNING] stderr: RuleStepper: loading kv | |
[WARNING] stderr: MainScreen: loading kv | |
[WARNING] stderr: Pallet: loading kv | |
[WARNING] stderr: SpriteDialog: loading kv | |
[WARNING] stderr: StatScreen: loading kv | |
[WARNING] stderr: Timestream: loading kv | |
[DEBUG ] App: Loading configuration </data/user/0/org.tacmeta.elide/files/lisien_workspace/elide.ini> | |
[DEBUG ] App: Loading kv </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/elide/elide.kv> | |
[DEBUG ] App: kv </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/elide/elide.kv> not found | |
[DEBUG ] autoclass(org.renpy.android.Hardware) intf False hierarchy is [(<Class: java.lang.Object at 0x6e60d36030>, 1), (<Class: org.renpy.android.Hardware at 0x6e60d35f70>, 0)] | |
[DEBUG ] | |
meth: identityHashCode | |
sig: (Ljava/lang/Object;)I | |
Public False | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: clone | |
sig: ()Ljava/lang/Object; | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: equals | |
sig: (Ljava/lang/Object;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: finalize | |
sig: ()V | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getClass | |
sig: ()Ljava/lang/Class; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: hashCode | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notify | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notifyAll | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: toString | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method wait has 3 multiple signatures in hierarchy of cls Class: org.renpy.android.Hardware | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig J | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig JI | |
[DEBUG ] | |
meth: wait | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (J)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (JI)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 3 multiple signatures of [('()V', False, False), ('(J)V', False, False), ('(JI)V', False, False)] | |
[DEBUG ] | |
meth: accelerometerEnable | |
sig: (Z)V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: accelerometerReading | |
sig: ()[F | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: checkNetwork | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: enableWifiScanner | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDPI | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getHardwareSensors | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: hideKeyboard | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: magneticFieldSensorEnable | |
sig: (Z)V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: magneticFieldSensorReading | |
sig: ()[F | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: orientationSensorEnable | |
sig: (Z)V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: orientationSensorReading | |
sig: ()[F | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: registerNetworkCheck | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: scanWifi | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: vibrate | |
sig: (D)V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] autoclass(android.util.DisplayMetrics) intf False hierarchy is [(<Class: java.lang.Object at 0x6e60d36ab0>, 1), (<Class: android.util.DisplayMetrics at 0x6e60d36d50>, 0)] | |
[DEBUG ] | |
meth: identityHashCode | |
sig: (Ljava/lang/Object;)I | |
Public False | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: clone | |
sig: ()Ljava/lang/Object; | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method equals has 3 multiple signatures in hierarchy of cls Class: android.util.DisplayMetrics | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig Ljava/lang/Object; | |
[DEBUG ] owner Class: android.util.DisplayMetrics level 0 param_sig Landroid/util/DisplayMetrics; | |
[DEBUG ] owner Class: android.util.DisplayMetrics level 0 param_sig Ljava/lang/Object; | |
[DEBUG ] discarding equals name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: equals | |
sig: (Landroid/util/DisplayMetrics;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: equals | |
sig: (Ljava/lang/Object;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(Landroid/util/DisplayMetrics;)Z', False, False), ('(Ljava/lang/Object;)Z', False, False)] | |
[DEBUG ] | |
meth: finalize | |
sig: ()V | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getClass | |
sig: ()Ljava/lang/Class; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method hashCode has 2 multiple signatures in hierarchy of cls Class: android.util.DisplayMetrics | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: android.util.DisplayMetrics level 0 param_sig | |
[DEBUG ] discarding hashCode name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: hashCode | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('()I', False, False)] | |
[DEBUG ] | |
meth: notify | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notifyAll | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method toString has 2 multiple signatures in hierarchy of cls Class: android.util.DisplayMetrics | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: android.util.DisplayMetrics level 0 param_sig | |
[DEBUG ] discarding toString name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: toString | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('()Ljava/lang/String;', False, False)] | |
[DEBUG ] method wait has 3 multiple signatures in hierarchy of cls Class: android.util.DisplayMetrics | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig J | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig JI | |
[DEBUG ] | |
meth: wait | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (J)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (JI)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 3 multiple signatures of [('()V', False, False), ('(J)V', False, False), ('(JI)V', False, False)] | |
[DEBUG ] | |
meth: setTo | |
sig: (Landroid/util/DisplayMetrics;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setToDefaults | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] autoclass(android.content.res.Resources) intf False hierarchy is [(<Class: java.lang.Object at 0x6f017e75f0>, 1), (<Class: android.content.res.Resources at 0x6f017e7530>, 0)] | |
[DEBUG ] | |
meth: identityHashCode | |
sig: (Ljava/lang/Object;)I | |
Public False | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: clone | |
sig: ()Ljava/lang/Object; | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: equals | |
sig: (Ljava/lang/Object;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: finalize | |
sig: ()V | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getClass | |
sig: ()Ljava/lang/Class; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: hashCode | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notify | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notifyAll | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: toString | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method wait has 3 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig J | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig JI | |
[DEBUG ] | |
meth: wait | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (J)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (JI)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 3 multiple signatures of [('()V', False, False), ('(J)V', False, False), ('(JI)V', False, False)] | |
[DEBUG ] | |
meth: getAttributeSetSourceResId | |
sig: (Landroid/util/AttributeSet;)I | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getSystem | |
sig: ()Landroid/content/res/Resources; | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: selectDefaultTheme | |
sig: (II)I | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: updateSystemConfiguration | |
sig: (Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: addLoaders | |
sig: ([Landroid/content/res/loader/ResourcesLoader;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient True | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: finishPreloading | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: flushLayoutCache | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getAnimation | |
sig: (I)Landroid/content/res/XmlResourceParser; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getAssets | |
sig: ()Landroid/content/res/AssetManager; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getBoolean | |
sig: (I)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getColor has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILandroid/content/res/Resources$Theme; | |
[DEBUG ] | |
meth: getColor | |
sig: (I)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getColor | |
sig: (ILandroid/content/res/Resources$Theme;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)I', False, False), ('(ILandroid/content/res/Resources$Theme;)I', False, False)] | |
[DEBUG ] method getColorStateList has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILandroid/content/res/Resources$Theme; | |
[DEBUG ] | |
meth: getColorStateList | |
sig: (I)Landroid/content/res/ColorStateList; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getColorStateList | |
sig: (ILandroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)Landroid/content/res/ColorStateList;', False, False), ('(ILandroid/content/res/Resources$Theme;)Landroid/content/res/ColorStateList;', False, False)] | |
[DEBUG ] | |
meth: getCompatibilityInfo | |
sig: ()Landroid/content/res/CompatibilityInfo; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getConfiguration | |
sig: ()Landroid/content/res/Configuration; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDimension | |
sig: (I)F | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDimensionPixelOffset | |
sig: (I)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDimensionPixelSize | |
sig: (I)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDisplayAdjustments | |
sig: ()Landroid/view/DisplayAdjustments; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDisplayMetrics | |
sig: ()Landroid/util/DisplayMetrics; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getDrawable has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILandroid/content/res/Resources$Theme; | |
[DEBUG ] | |
meth: getDrawable | |
sig: (I)Landroid/graphics/drawable/Drawable; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDrawable | |
sig: (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)Landroid/graphics/drawable/Drawable;', False, False), ('(ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;', False, False)] | |
[DEBUG ] method getDrawableForDensity has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig II | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig IILandroid/content/res/Resources$Theme; | |
[DEBUG ] | |
meth: getDrawableForDensity | |
sig: (II)Landroid/graphics/drawable/Drawable; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getDrawableForDensity | |
sig: (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(II)Landroid/graphics/drawable/Drawable;', False, False), ('(IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;', False, False)] | |
[DEBUG ] | |
meth: getFloat | |
sig: (I)F | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getFont | |
sig: (I)Landroid/graphics/Typeface; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getFraction | |
sig: (III)F | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getIdentifier | |
sig: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getImpl | |
sig: ()Landroid/content/res/ResourcesImpl; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getIntArray | |
sig: (I)[I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getInteger | |
sig: (I)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getLayout | |
sig: (I)Landroid/content/res/XmlResourceParser; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getMovie | |
sig: (I)Landroid/graphics/Movie; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getPreloadedDrawables | |
sig: ()Landroid/util/LongSparseArray; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getQuantityString has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig II | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig II[Ljava/lang/Object; | |
[DEBUG ] | |
meth: getQuantityString | |
sig: (II)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getQuantityString | |
sig: (II[Ljava/lang/Object;)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient True | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(II)Ljava/lang/String;', False, False), ('(II[Ljava/lang/Object;)Ljava/lang/String;', False, True)] | |
[DEBUG ] | |
meth: getQuantityText | |
sig: (II)Ljava/lang/CharSequence; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getResourceEntryName | |
sig: (I)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getResourceName | |
sig: (I)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getResourcePackageName | |
sig: (I)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getResourceTypeName | |
sig: (I)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getString has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I[Ljava/lang/Object; | |
[DEBUG ] | |
meth: getString | |
sig: (I)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getString | |
sig: (I[Ljava/lang/Object;)Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient True | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)Ljava/lang/String;', False, False), ('(I[Ljava/lang/Object;)Ljava/lang/String;', False, True)] | |
[DEBUG ] | |
meth: getStringArray | |
sig: (I)[Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getText has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILjava/lang/CharSequence; | |
[DEBUG ] | |
meth: getText | |
sig: (I)Ljava/lang/CharSequence; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getText | |
sig: (ILjava/lang/CharSequence;)Ljava/lang/CharSequence; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)Ljava/lang/CharSequence;', False, False), ('(ILjava/lang/CharSequence;)Ljava/lang/CharSequence;', False, False)] | |
[DEBUG ] | |
meth: getTextArray | |
sig: (I)[Ljava/lang/CharSequence; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method getValue has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILandroid/util/TypedValue;Z | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig Ljava/lang/String;Landroid/util/TypedValue;Z | |
[DEBUG ] | |
meth: getValue | |
sig: (ILandroid/util/TypedValue;Z)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getValue | |
sig: (Ljava/lang/String;Landroid/util/TypedValue;Z)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(ILandroid/util/TypedValue;Z)V', False, False), ('(Ljava/lang/String;Landroid/util/TypedValue;Z)V', False, False)] | |
[DEBUG ] | |
meth: getValueForDensity | |
sig: (IILandroid/util/TypedValue;Z)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getXml | |
sig: (I)Landroid/content/res/XmlResourceParser; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method loadXmlResourceParser has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILjava/lang/String; | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig Ljava/lang/String;IILjava/lang/String; | |
[DEBUG ] | |
meth: loadXmlResourceParser | |
sig: (ILjava/lang/String;)Landroid/content/res/XmlResourceParser; | |
Public False | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: loadXmlResourceParser | |
sig: (Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser; | |
Public False | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;', False, False), ('(Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser;', False, False)] | |
[DEBUG ] | |
meth: newTheme | |
sig: ()Landroid/content/res/Resources$Theme; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: obtainAttributes | |
sig: (Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: obtainTypedArray | |
sig: (I)Landroid/content/res/TypedArray; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method openRawResource has 2 multiple signatures in hierarchy of cls Class: android.content.res.Resources | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig I | |
[DEBUG ] owner Class: android.content.res.Resources level 0 param_sig ILandroid/util/TypedValue; | |
[DEBUG ] | |
meth: openRawResource | |
sig: (I)Ljava/io/InputStream; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: openRawResource | |
sig: (ILandroid/util/TypedValue;)Ljava/io/InputStream; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(I)Ljava/io/InputStream;', False, False), ('(ILandroid/util/TypedValue;)Ljava/io/InputStream;', False, False)] | |
[DEBUG ] | |
meth: openRawResourceFd | |
sig: (I)Landroid/content/res/AssetFileDescriptor; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: parseBundleExtra | |
sig: (Ljava/lang/String;Landroid/util/AttributeSet;Landroid/os/Bundle;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: parseBundleExtras | |
sig: (Landroid/content/res/XmlResourceParser;Landroid/os/Bundle;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: removeLoaders | |
sig: ([Landroid/content/res/loader/ResourcesLoader;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient True | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setCompatibilityInfo | |
sig: (Landroid/content/res/CompatibilityInfo;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setImpl | |
sig: (Landroid/content/res/ResourcesImpl;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: updateConfiguration | |
sig: (Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] autoclass(android.content.res.Configuration) intf False hierarchy is [(<Class: java.lang.Object at 0x6e60d372f0>, 1), (<Interface: android.os.Parcelable at 0x6e60d37530>, 1), (<Interface: java.lang.Comparable at 0x6e60d37470>, 1), (<Class: android.content.res.Configuration at 0x6e60d37350>, 0)] | |
[DEBUG ] | |
meth: identityHashCode | |
sig: (Ljava/lang/Object;)I | |
Public False | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: clone | |
sig: ()Ljava/lang/Object; | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method equals has 3 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig Ljava/lang/Object; | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig Landroid/content/res/Configuration; | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig Ljava/lang/Object; | |
[DEBUG ] discarding equals name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: equals | |
sig: (Landroid/content/res/Configuration;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: equals | |
sig: (Ljava/lang/Object;)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(Landroid/content/res/Configuration;)Z', False, False), ('(Ljava/lang/Object;)Z', False, False)] | |
[DEBUG ] | |
meth: finalize | |
sig: ()V | |
Public False | |
Private False | |
Protected True | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getClass | |
sig: ()Ljava/lang/Class; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method hashCode has 2 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig | |
[DEBUG ] discarding hashCode name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: hashCode | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('()I', False, False)] | |
[DEBUG ] | |
meth: notify | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: notifyAll | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method toString has 2 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig | |
[DEBUG ] discarding toString name from Class: java.lang.Object at level 1 | |
[DEBUG ] | |
meth: toString | |
sig: ()Ljava/lang/String; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('()Ljava/lang/String;', False, False)] | |
[DEBUG ] method wait has 3 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig J | |
[DEBUG ] owner Class: java.lang.Object level 1 param_sig JI | |
[DEBUG ] | |
meth: wait | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (J)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: wait | |
sig: (JI)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native True | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 3 multiple signatures of [('()V', False, False), ('(J)V', False, False), ('(JI)V', False, False)] | |
[DEBUG ] method describeContents has 2 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Interface: android.os.Parcelable level 1 param_sig | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig | |
[DEBUG ] discarding describeContents name from Interface: android.os.Parcelable at level 1 | |
[DEBUG ] | |
meth: describeContents | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('()I', False, False)] | |
[DEBUG ] | |
meth: getStability | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method writeToParcel has 2 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Interface: android.os.Parcelable level 1 param_sig Landroid/os/Parcel;I | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig Landroid/os/Parcel;I | |
[DEBUG ] discarding writeToParcel name from Interface: android.os.Parcelable at level 1 | |
[DEBUG ] | |
meth: writeToParcel | |
sig: (Landroid/os/Parcel;I)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 1 multiple signatures of [('(Landroid/os/Parcel;I)V', False, False)] | |
[DEBUG ] method compareTo has 3 multiple signatures in hierarchy of cls Class: android.content.res.Configuration | |
[DEBUG ] owner Interface: java.lang.Comparable level 1 param_sig Ljava/lang/Object; | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig Landroid/content/res/Configuration; | |
[DEBUG ] owner Class: android.content.res.Configuration level 0 param_sig Ljava/lang/Object; | |
[DEBUG ] discarding compareTo name from Interface: java.lang.Comparable at level 1 | |
[DEBUG ] | |
meth: compareTo | |
sig: (Landroid/content/res/Configuration;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: compareTo | |
sig: (Ljava/lang/Object;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile True | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] method selected 2 multiple signatures of [('(Landroid/content/res/Configuration;)I', False, False), ('(Ljava/lang/Object;)I', False, False)] | |
[DEBUG ] | |
meth: generateDelta | |
sig: (Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Landroid/content/res/Configuration; | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: hidden_SEM_DESKTOP_MODE_ENABLED | |
sig: ()I | |
Public False | |
Private True | |
Protected False | |
Static True | |
Final True | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: hidden_semDesktopModeEnabled | |
sig: ()I | |
Public False | |
Private True | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: needNewResources | |
sig: (II)Z | |
Public True | |
Private False | |
Protected False | |
Static True | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: diff | |
sig: (Landroid/content/res/Configuration;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getGrammaticalGender | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getLayoutDirection | |
sig: ()I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: getLocales | |
sig: ()Landroid/os/LocaleList; | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: isLayoutSizeAtLeast | |
sig: (I)Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: isNightModeActive | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: isScreenHdr | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: isScreenRound | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: isScreenWideColorGamut | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: makeDefault | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: readFromParcel | |
sig: (Landroid/os/Parcel;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: semIsPopOver | |
sig: ()Z | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setLayoutDirection | |
sig: (Ljava/util/Locale;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setLocale | |
sig: (Ljava/util/Locale;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setLocales | |
sig: (Landroid/os/LocaleList;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setTo | |
sig: (Landroid/content/res/Configuration;)V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: setToDefaults | |
sig: ()V | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] | |
meth: updateFrom | |
sig: (Landroid/content/res/Configuration;)I | |
Public True | |
Private False | |
Protected False | |
Static False | |
Final False | |
Synchronized False | |
Volatile False | |
Transient False | |
Native False | |
Interface False | |
Abstract False | |
Strict False | |
[DEBUG ] Resource: add </system/fonts> in path list | |
[DEBUG ] Resource: add </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/fonts> in path list | |
[DEBUG ] Base: Create provider from android | |
[WARNING] Base: Unknown <android> provider | |
[INFO ] Base: Start application main loop | |
[INFO ] GL: NPOT texture support is available | |
[DEBUG ] Atlas: Load </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/images/defaulttheme.atlas> | |
[DEBUG ] Atlas: Need to load 1 images | |
[DEBUG ] Atlas: Load </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/images/defaulttheme-0.png> | |
[DEBUG ] ImageSDL2: Load </data/user/0/org.tacmeta.elide/files/app/_python_bundle/site-packages/kivy/data/images/defaulttheme-0.png> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I didn't update the viewport for this one.