_____________________________________________________________________
+ Program class: android/support/v13/dreams/BasicDream
Superclass: android/app/Activity
Major version: 0x31
Minor version: 0x0
Access flags: 0x21
= public class android.support.v13.dreams.BasicDream extends android.app.Activity
Interfaces (count = 0):
Constant Pool (count = 92):
+ Integer [524289]
+ String [BasicDream]
+ String [android.intent.action.BATTERY_CHANGED]
+ String [exiting onPause]
+ String [exiting onUserInteraction]
+ Class [android/app/Activity]
+ Class [android/content/IntentFilter]
+ Class [android/support/v13/dreams/BasicDream]
+ Class [android/support/v13/dreams/a]
+ Class [android/support/v13/dreams/b]
+ Class [android/util/Log]
+ Class [android/view/Window]
+ Fieldref [android/support/v13/dreams/BasicDream.a Landroid/view/View;]
+ Fieldref [android/support/v13/dreams/BasicDream.b Z]
+ Fieldref [android/support/v13/dreams/BasicDream.c Landroid/content/BroadcastReceiver;]
+ Methodref [android/app/Activity.<init> ()V]
+ Methodref [android/app/Activity.onPause ()V]
+ Methodref [android/app/Activity.onStart ()V]
+ Methodref [android/app/Activity.onStop ()V]
+ Methodref [android/app/Activity.setContentView (Landroid/view/View;)V]
+ Methodref [android/content/IntentFilter.<init> ()V]
+ Methodref [android/content/IntentFilter.addAction (Ljava/lang/String;)V]
+ Methodref [android/support/v13/dreams/BasicDream.finish ()V]
+ Methodref [android/support/v13/dreams/BasicDream.getWindow ()Landroid/view/Window;]
+ Methodref [android/support/v13/dreams/BasicDream.registerReceiver (Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;]
+ Methodref [android/support/v13/dreams/BasicDream.setContentView (Landroid/view/View;)V]
+ Methodref [android/support/v13/dreams/BasicDream.unregisterReceiver (Landroid/content/BroadcastReceiver;)V]
+ Methodref [android/support/v13/dreams/a.<init> (Landroid/support/v13/dreams/BasicDream;)V]
+ Methodref [android/support/v13/dreams/b.<init> (Landroid/support/v13/dreams/BasicDream;Landroid/content/Context;)V]
+ Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
+ Methodref [android/view/Window.addFlags (I)V]
+ NameAndType [<init> ()V]
+ NameAndType [<init> (Landroid/support/v13/dreams/BasicDream;)V]
+ NameAndType [<init> (Landroid/support/v13/dreams/BasicDream;Landroid/content/Context;)V]
+ NameAndType [a Landroid/view/View;]
+ NameAndType [addAction (Ljava/lang/String;)V]
+ NameAndType [addFlags (I)V]
+ NameAndType [b Z]
+ NameAndType [c Landroid/content/BroadcastReceiver;]
+ NameAndType [d (Ljava/lang/String;Ljava/lang/String;)I]
+ NameAndType [finish ()V]
+ NameAndType [getWindow ()Landroid/view/Window;]
+ NameAndType [onPause ()V]
+ NameAndType [onStart ()V]
+ NameAndType [onStop ()V]
+ NameAndType [registerReceiver (Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;]
+ NameAndType [setContentView (Landroid/view/View;)V]
+ NameAndType [unregisterReceiver (Landroid/content/BroadcastReceiver;)V]
+ Utf8 [()Landroid/view/Window;]
+ Utf8 [()V]
+ Utf8 [(I)V]
+ Utf8 [(Landroid/content/BroadcastReceiver;)V]
+ Utf8 [(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;]
+ Utf8 [(Landroid/support/v13/dreams/BasicDream;)V]
+ Utf8 [(Landroid/support/v13/dreams/BasicDream;)Z]
+ Utf8 [(Landroid/support/v13/dreams/BasicDream;Landroid/content/Context;)V]
+ Utf8 [(Landroid/support/v13/dreams/BasicDream;Z)Z]
+ Utf8 [(Landroid/view/View;)V]
+ Utf8 [(Ljava/lang/String;)V]
+ Utf8 [(Ljava/lang/String;Ljava/lang/String;)I]
+ Utf8 [<init>]
+ Utf8 [BasicDream]
+ Utf8 [Code]
+ Utf8 [Landroid/content/BroadcastReceiver;]
+ Utf8 [Landroid/view/View;]
+ Utf8 [Z]
+ Utf8 [a]
+ Utf8 [addAction]
+ Utf8 [addFlags]
+ Utf8 [android.intent.action.BATTERY_CHANGED]
+ Utf8 [android/app/Activity]
+ Utf8 [android/content/IntentFilter]
+ Utf8 [android/support/v13/dreams/BasicDream]
+ Utf8 [android/support/v13/dreams/a]
+ Utf8 [android/support/v13/dreams/b]
+ Utf8 [android/util/Log]
+ Utf8 [android/view/Window]
+ Utf8 [b]
+ Utf8 [c]
+ Utf8 [d]
+ Utf8 [exiting onPause]
+ Utf8 [exiting onUserInteraction]
+ Utf8 [finish]
+ Utf8 [getWindow]
+ Utf8 [onPause]
+ Utf8 [onStart]
+ Utf8 [onStop]
+ Utf8 [onUserInteraction]
+ Utf8 [registerReceiver]
+ Utf8 [setContentView]
+ Utf8 [unregisterReceiver]
Fields (count = 3):
+ Field: a Landroid/view/View;
Access flags: 0x2
= private android.view.View a
+ Field: b Z
Access flags: 0x2
= private boolean b
+ Field: c Landroid/content/BroadcastReceiver;
Access flags: 0x12
= private final android.content.BroadcastReceiver c
Methods (count = 9):
- Method: <init>()V
Access flags: 0x1
= public BasicDream()
Class member attributes (count = 1):
+ Code attribute instructions (code length = 22, locals = 1, stack = 4):
[0] aload_0 v0
[1] invokespecial #16
+ Methodref [android/app/Activity.<init> ()V]
[4] aload_0 v0
[5] iconst_0
[6] putfield #14
+ Fieldref [android/support/v13/dreams/BasicDream.b Z]
[9] aload_0 v0
[10] new #9
+ Class [android/support/v13/dreams/a]
[13] dup
[14] aload_0 v0
[15] invokespecial #28
+ Methodref [android/support/v13/dreams/a.<init> (Landroid/support/v13/dreams/BasicDream;)V]
[18] putfield #15
+ Fieldref [android/support/v13/dreams/BasicDream.c Landroid/content/BroadcastReceiver;]
[21] return
Code attribute exceptions (count = 0):
Code attribute attributes (attribute count = 0):
+ Method: onStart()V
Access flags: 0x1
= public void onStart()
Class member attributes (count = 1):
+ Code attribute instructions (code length = 51, locals = 2, stack = 5):
[0] aload_0 v0
[1] invokespecial #18
+ Methodref [android/app/Activity.onStart ()V]
[4] aload_0 v0
[5] new #10
+ Class [android/support/v13/dreams/b]
[8] dup
[9] aload_0 v0
[10] aload_0 v0
[11] invokespecial #29
+ Methodref [android/support/v13/dreams/b.<init> (Landroid/support/v13/dreams/BasicDream;Landroid/content/Context;)V]
[14] invokevirtual #26
+ Methodref [android/support/v13/dreams/BasicDream.setContentView (Landroid/view/View;)V]
[17] aload_0 v0
[18] invokevirtual #24
+ Methodref [android/support/v13/dreams/BasicDream.getWindow ()Landroid/view/Window;]
[21] ldc #1
+ Integer [524289]
[23] invokevirtual #31
+ Methodref [android/view/Window.addFlags (I)V]
[26] new #7
+ Class [android/content/IntentFilter]
[29] dup
[30] invokespecial #21
+ Methodref [android/content/IntentFilter.<init> ()V]
[33] dup
[34] astore_1 v1
[35] ldc #3
+ String [android.intent.action.BATTERY_CHANGED]
[37] invokevirtual #22
+ Methodref [android/content/IntentFilter.addAction (Ljava/lang/String;)V]
[40] aload_0 v0
[41] aload_0 v0
[42] getfield #15
+ Fieldref [android/support/v13/dreams/BasicDream.c Landroid/content/BroadcastReceiver;]
[45] aload_1 v1
[46] invokevirtual #25
+ Methodref [android/support/v13/dreams/BasicDream.registerReceiver (Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;]
[49] pop
[50] return
Code attribute exceptions (count = 0):
Code attribute attributes (attribute count = 0):
+ Method: onPause()V
Access flags: 0x1
= public void onPause()
Class member attributes (count = 1):
+ Code attribute instructions (code length = 17, locals = 1, stack = 2):
[0] aload_0 v0
[1] invokespecial #17