blob: 96c3f85ba1a22d07a918cd97bfbd7af1e77a62c4 [file] [log] [blame]
David Brazdilb43351f2018-01-31 14:43:36 +00001Landroid/accounts/AccountManager;->mContext:Landroid/content/Context;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01002Landroid/accounts/IAccountAuthenticator$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->mRemote:Landroid/os/IBinder;
4Landroid/accounts/IAccountAuthenticator$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountAuthenticator;
5Landroid/accounts/IAccountAuthenticator;->addAccount(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Landroid/os/Bundle;)V
6Landroid/accounts/IAccountAuthenticator;->confirmCredentials(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;Landroid/os/Bundle;)V
7Landroid/accounts/IAccountAuthenticator;->editProperties(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/lang/String;)V
8Landroid/accounts/IAccountAuthenticator;->getAccountRemovalAllowed(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;)V
9Landroid/accounts/IAccountAuthenticator;->getAuthToken(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
10Landroid/accounts/IAccountAuthenticator;->getAuthTokenLabel(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/lang/String;)V
11Landroid/accounts/IAccountAuthenticator;->hasFeatures(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;[Ljava/lang/String;)V
12Landroid/accounts/IAccountAuthenticator;->updateCredentials(Landroid/accounts/IAccountAuthenticatorResponse;Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
13Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
14Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;->mRemote:Landroid/os/IBinder;
David Brazdildc802152018-03-29 14:21:48 +010015Landroid/accounts/IAccountAuthenticatorResponse$Stub;-><init>()V
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +010016Landroid/accounts/IAccountAuthenticatorResponse$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountAuthenticatorResponse;
David Brazdil92b16d62018-02-12 18:29:42 +000017Landroid/accounts/IAccountManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +010018Landroid/accounts/IAccountManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManager;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +010019Landroid/accounts/IAccountManagerResponse$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
20Landroid/accounts/IAccountManagerResponse$Stub$Proxy;->mRemote:Landroid/os/IBinder;
21Landroid/accounts/IAccountManagerResponse$Stub;-><init>()V
22Landroid/accounts/IAccountManagerResponse$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManagerResponse;
23Landroid/accounts/IAccountManagerResponse;->onError(ILjava/lang/String;)V
24Landroid/accounts/IAccountManagerResponse;->onResult(Landroid/os/Bundle;)V
David Brazdil8f1c5082018-04-06 16:11:09 +010025Landroid/animation/LayoutTransition;->cancel()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +010026Landroid/animation/LayoutTransition;->cancel(I)V
David Brazdilb43351f2018-01-31 14:43:36 +000027Landroid/animation/ValueAnimator;->animateValue(F)V
David Brazdilb43351f2018-01-31 14:43:36 +000028Landroid/animation/ValueAnimator;->sDurationScale:F
Mathew Inwoode5dc64d2018-04-23 16:13:14 +010029Landroid/app/ActionBar;->setShowHideAnimationEnabled(Z)V
David Brazdilb43351f2018-01-31 14:43:36 +000030Landroid/app/Activity;->getActivityOptions()Landroid/app/ActivityOptions;
31Landroid/app/Activity;->getActivityToken()Landroid/os/IBinder;
Nicolas Geoffray0df2bcd2018-05-03 16:40:17 +010032Landroid/app/Activity;->isResumed()Z
David Brazdilb43351f2018-01-31 14:43:36 +000033Landroid/app/Activity;->mActivityInfo:Landroid/content/pm/ActivityInfo;
David Brazdilb43351f2018-01-31 14:43:36 +000034Landroid/app/Activity;->mApplication:Landroid/app/Application;
Nicolas Geoffray6f6eedf2018-05-02 11:35:54 +010035Landroid/app/Activity;->mCalled:Z
David Brazdil92b16d62018-02-12 18:29:42 +000036Landroid/app/Activity;->mComponent:Landroid/content/ComponentName;
Nicolas Geoffray6f6eedf2018-05-02 11:35:54 +010037Landroid/app/Activity;->mConfigChangeFlags:I
38Landroid/app/Activity;->mCurrentConfig:Landroid/content/res/Configuration;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +010039Landroid/app/Activity;->mDestroyed:Z
40Landroid/app/Activity;->mEmbeddedID:Ljava/lang/String;
David Brazdil768a9532018-04-25 11:49:16 +010041Landroid/app/Activity;->mFinished:Z
David Brazdil92b16d62018-02-12 18:29:42 +000042Landroid/app/Activity;->mFragments:Landroid/app/FragmentController;
David Brazdilb43351f2018-01-31 14:43:36 +000043Landroid/app/Activity;->mHandler:Landroid/os/Handler;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +010044Landroid/app/Activity;->mIdent:I
David Brazdil92b16d62018-02-12 18:29:42 +000045Landroid/app/Activity;->mInstrumentation:Landroid/app/Instrumentation;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +010046Landroid/app/Activity;->mIntent:Landroid/content/Intent;
47Landroid/app/Activity;->mLastNonConfigurationInstances:Landroid/app/Activity$NonConfigurationInstances;
David Brazdil779787b2018-03-06 13:29:52 +000048Landroid/app/Activity;->mMainThread:Landroid/app/ActivityThread;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +010049Landroid/app/Activity;->mParent:Landroid/app/Activity;
David Brazdil92b16d62018-02-12 18:29:42 +000050Landroid/app/Activity;->mReferrer:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +000051Landroid/app/Activity;->mResultCode:I
52Landroid/app/Activity;->mResultData:Landroid/content/Intent;
David Brazdil92b16d62018-02-12 18:29:42 +000053Landroid/app/Activity;->mResumed:Z
Nicolas Geoffray6f6eedf2018-05-02 11:35:54 +010054Landroid/app/Activity;->mTitle:Ljava/lang/CharSequence;
David Brazdilb43351f2018-01-31 14:43:36 +000055Landroid/app/Activity;->mToken:Landroid/os/IBinder;
56Landroid/app/Activity;->mWindow:Landroid/view/Window;
57Landroid/app/Activity;->mWindowManager:Landroid/view/WindowManager;
David Brazdil2a523752018-02-01 17:12:30 +000058Landroid/app/Activity;->setDisablePreviewScreenshots(Z)V
David Brazdil78894d12018-02-15 15:35:23 +000059Landroid/app/Activity;->setPersistent(Z)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +010060Landroid/app/ActivityGroup;->mLocalActivityManager:Landroid/app/LocalActivityManager;
61Landroid/app/ActivityManager$RecentTaskInfo;->firstActiveTime:J
62Landroid/app/ActivityManager$RecentTaskInfo;->lastActiveTime:J
63Landroid/app/ActivityManager$RecentTaskInfo;->resizeMode:I
64Landroid/app/ActivityManager$RecentTaskInfo;->supportsSplitScreenMultiWindow:Z
65Landroid/app/ActivityManager$RecentTaskInfo;->userId:I
66Landroid/app/ActivityManager$RunningAppProcessInfo;->flags:I
67Landroid/app/ActivityManager$RunningAppProcessInfo;->processState:I
68Landroid/app/ActivityManager$TaskDescription;->getBackgroundColor()I
69Landroid/app/ActivityManager$TaskDescription;->getInMemoryIcon()Landroid/graphics/Bitmap;
70Landroid/app/ActivityManager$TaskSnapshot;->getContentInsets()Landroid/graphics/Rect;
71Landroid/app/ActivityManager$TaskSnapshot;->getOrientation()I
72Landroid/app/ActivityManager$TaskSnapshot;->getScale()F
73Landroid/app/ActivityManager$TaskSnapshot;->isRealSnapshot()Z
74Landroid/app/ActivityManager$TaskSnapshot;->isReducedResolution()Z
75Landroid/app/ActivityManager;->clearApplicationUserData(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;)Z
76Landroid/app/ActivityManager;->getMaxRecentTasksStatic()I
77Landroid/app/ActivityManager;->getService()Landroid/app/IActivityManager;
78Landroid/app/ActivityManager;->IActivityManagerSingleton:Landroid/util/Singleton;
79Landroid/app/ActivityManager;->isHighEndGfx()Z
80Landroid/app/ActivityManager;->isLowRamDeviceStatic()Z
81Landroid/app/ActivityManager;->isUserRunning(I)Z
82Landroid/app/ActivityManager;->mContext:Landroid/content/Context;
83Landroid/app/ActivityManager;->PROCESS_STATE_IMPORTANT_BACKGROUND:I
84Landroid/app/ActivityManager;->PROCESS_STATE_TOP:I
85Landroid/app/ActivityManager;->setPersistentVrThread(I)V
86Landroid/app/ActivityManagerNative;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager;
87Landroid/app/ActivityManagerNative;->getDefault()Landroid/app/IActivityManager;
88Landroid/app/ActivityOptions;->makeMultiThumbFutureAspectScaleAnimation(Landroid/content/Context;Landroid/os/Handler;Landroid/view/IAppTransitionAnimationSpecsFuture;Landroid/app/ActivityOptions$OnAnimationStartedListener;Z)Landroid/app/ActivityOptions;
David Brazdil92b16d62018-02-12 18:29:42 +000089Landroid/app/ActivityThread$ActivityClientRecord;->activity:Landroid/app/Activity;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +010090Landroid/app/ActivityThread$ActivityClientRecord;->activityInfo:Landroid/content/pm/ActivityInfo;
David Brazdil92b16d62018-02-12 18:29:42 +000091Landroid/app/ActivityThread$ActivityClientRecord;->compatInfo:Landroid/content/res/CompatibilityInfo;
92Landroid/app/ActivityThread$ActivityClientRecord;->intent:Landroid/content/Intent;
93Landroid/app/ActivityThread$ActivityClientRecord;->mPreserveWindow:Z
94Landroid/app/ActivityThread$ActivityClientRecord;->packageInfo:Landroid/app/LoadedApk;
95Landroid/app/ActivityThread$ActivityClientRecord;->paused:Z
96Landroid/app/ActivityThread$ActivityClientRecord;->stopped:Z
David Brazdilb43351f2018-01-31 14:43:36 +000097Landroid/app/ActivityThread$ActivityClientRecord;->token:Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +000098Landroid/app/ActivityThread$AppBindData;->appInfo:Landroid/content/pm/ApplicationInfo;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +010099Landroid/app/ActivityThread$AppBindData;->compatInfo:Landroid/content/res/CompatibilityInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000100Landroid/app/ActivityThread$AppBindData;->info:Landroid/app/LoadedApk;
101Landroid/app/ActivityThread$AppBindData;->instrumentationArgs:Landroid/os/Bundle;
David Brazdil7cdd9592018-03-29 23:16:38 +0100102Landroid/app/ActivityThread$AppBindData;->persistent:Z
David Brazdil78894d12018-02-15 15:35:23 +0000103Landroid/app/ActivityThread$AppBindData;->processName:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000104Landroid/app/ActivityThread$AppBindData;->providers:Ljava/util/List;
David Brazdil7cdd9592018-03-29 23:16:38 +0100105Landroid/app/ActivityThread$AppBindData;->restrictedBackupMode:Z
David Brazdil92b16d62018-02-12 18:29:42 +0000106Landroid/app/ActivityThread$BindServiceData;->intent:Landroid/content/Intent;
107Landroid/app/ActivityThread$BindServiceData;->token:Landroid/os/IBinder;
David Brazdil768a9532018-04-25 11:49:16 +0100108Landroid/app/ActivityThread$CreateServiceData;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +0000109Landroid/app/ActivityThread$CreateServiceData;->compatInfo:Landroid/content/res/CompatibilityInfo;
110Landroid/app/ActivityThread$CreateServiceData;->info:Landroid/content/pm/ServiceInfo;
111Landroid/app/ActivityThread$CreateServiceData;->intent:Landroid/content/Intent;
112Landroid/app/ActivityThread$CreateServiceData;->token:Landroid/os/IBinder;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100113Landroid/app/ActivityThread$H;->BIND_SERVICE:I
114Landroid/app/ActivityThread$H;->CREATE_SERVICE:I
115Landroid/app/ActivityThread$H;->DUMP_PROVIDER:I
116Landroid/app/ActivityThread$H;->ENTER_ANIMATION_COMPLETE:I
117Landroid/app/ActivityThread$H;->EXIT_APPLICATION:I
118Landroid/app/ActivityThread$H;->GC_WHEN_IDLE:I
119Landroid/app/ActivityThread$H;->INSTALL_PROVIDER:I
120Landroid/app/ActivityThread$H;->RECEIVER:I
121Landroid/app/ActivityThread$H;->REMOVE_PROVIDER:I
122Landroid/app/ActivityThread$H;->SCHEDULE_CRASH:I
123Landroid/app/ActivityThread$H;->SERVICE_ARGS:I
124Landroid/app/ActivityThread$H;->STOP_SERVICE:I
125Landroid/app/ActivityThread$H;->UNBIND_SERVICE:I
126Landroid/app/ActivityThread$ProviderClientRecord;->mHolder:Landroid/app/ContentProviderHolder;
127Landroid/app/ActivityThread$ProviderClientRecord;->mLocalProvider:Landroid/content/ContentProvider;
128Landroid/app/ActivityThread$ProviderClientRecord;->mProvider:Landroid/content/IContentProvider;
129Landroid/app/ActivityThread$ReceiverData;->compatInfo:Landroid/content/res/CompatibilityInfo;
130Landroid/app/ActivityThread$ReceiverData;->info:Landroid/content/pm/ActivityInfo;
131Landroid/app/ActivityThread$ReceiverData;->intent:Landroid/content/Intent;
132Landroid/app/ActivityThread$ServiceArgsData;->args:Landroid/content/Intent;
133Landroid/app/ActivityThread$ServiceArgsData;->token:Landroid/os/IBinder;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100134Landroid/app/ActivityThread;->acquireExistingProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider;
135Landroid/app/ActivityThread;->acquireProvider(Landroid/content/Context;Ljava/lang/String;IZ)Landroid/content/IContentProvider;
David Brazdilb43351f2018-01-31 14:43:36 +0000136Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread;
137Landroid/app/ActivityThread;->currentApplication()Landroid/app/Application;
138Landroid/app/ActivityThread;->currentPackageName()Ljava/lang/String;
David Brazdil2a523752018-02-01 17:12:30 +0000139Landroid/app/ActivityThread;->currentProcessName()Ljava/lang/String;
David Brazdil70bcc122018-02-12 06:57:01 +0000140Landroid/app/ActivityThread;->getActivity(Landroid/os/IBinder;)Landroid/app/Activity;
David Brazdilb43351f2018-01-31 14:43:36 +0000141Landroid/app/ActivityThread;->getApplication()Landroid/app/Application;
142Landroid/app/ActivityThread;->getApplicationThread()Landroid/app/ActivityThread$ApplicationThread;
143Landroid/app/ActivityThread;->getHandler()Landroid/os/Handler;
David Brazdil70bcc122018-02-12 06:57:01 +0000144Landroid/app/ActivityThread;->getInstrumentation()Landroid/app/Instrumentation;
David Brazdil92b16d62018-02-12 18:29:42 +0000145Landroid/app/ActivityThread;->getPackageInfo(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;I)Landroid/app/LoadedApk;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100146Landroid/app/ActivityThread;->getPackageInfo(Ljava/lang/String;Landroid/content/res/CompatibilityInfo;I)Landroid/app/LoadedApk;
David Brazdil92b16d62018-02-12 18:29:42 +0000147Landroid/app/ActivityThread;->getPackageInfoNoCheck(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;)Landroid/app/LoadedApk;
David Brazdilb43351f2018-01-31 14:43:36 +0000148Landroid/app/ActivityThread;->getPackageManager()Landroid/content/pm/IPackageManager;
149Landroid/app/ActivityThread;->getProcessName()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000150Landroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;
David Brazdil779787b2018-03-06 13:29:52 +0000151Landroid/app/ActivityThread;->handleBindApplication(Landroid/app/ActivityThread$AppBindData;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100152Landroid/app/ActivityThread;->handleUnstableProviderDied(Landroid/os/IBinder;Z)V
David Brazdilb43351f2018-01-31 14:43:36 +0000153Landroid/app/ActivityThread;->installContentProviders(Landroid/content/Context;Ljava/util/List;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000154Landroid/app/ActivityThread;->installProvider(Landroid/content/Context;Landroid/app/ContentProviderHolder;Landroid/content/pm/ProviderInfo;ZZZ)Landroid/app/ContentProviderHolder;
David Brazdilb43351f2018-01-31 14:43:36 +0000155Landroid/app/ActivityThread;->mActivities:Landroid/util/ArrayMap;
156Landroid/app/ActivityThread;->mAllApplications:Ljava/util/ArrayList;
157Landroid/app/ActivityThread;->mBoundApplication:Landroid/app/ActivityThread$AppBindData;
David Brazdil7cdd9592018-03-29 23:16:38 +0100158Landroid/app/ActivityThread;->mConfiguration:Landroid/content/res/Configuration;
David Brazdil768a9532018-04-25 11:49:16 +0100159Landroid/app/ActivityThread;->mCurDefaultDisplayDpi:I
David Brazdil78894d12018-02-15 15:35:23 +0000160Landroid/app/ActivityThread;->mDensityCompatMode:Z
David Brazdil92b16d62018-02-12 18:29:42 +0000161Landroid/app/ActivityThread;->mH:Landroid/app/ActivityThread$H;
David Brazdilb43351f2018-01-31 14:43:36 +0000162Landroid/app/ActivityThread;->mInitialApplication:Landroid/app/Application;
163Landroid/app/ActivityThread;->mInstrumentation:Landroid/app/Instrumentation;
David Brazdil779787b2018-03-06 13:29:52 +0000164Landroid/app/ActivityThread;->mLocalProviders:Landroid/util/ArrayMap;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100165Landroid/app/ActivityThread;->mLocalProvidersByName:Landroid/util/ArrayMap;
David Brazdilb43351f2018-01-31 14:43:36 +0000166Landroid/app/ActivityThread;->mNumVisibleActivities:I
167Landroid/app/ActivityThread;->mPackages:Landroid/util/ArrayMap;
David Brazdil7cdd9592018-03-29 23:16:38 +0100168Landroid/app/ActivityThread;->mPendingConfiguration:Landroid/content/res/Configuration;
David Brazdil92b16d62018-02-12 18:29:42 +0000169Landroid/app/ActivityThread;->mProviderMap:Landroid/util/ArrayMap;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +0000170Landroid/app/ActivityThread;->mResourcePackages:Landroid/util/ArrayMap;
David Brazdil7cdd9592018-03-29 23:16:38 +0100171Landroid/app/ActivityThread;->mResourcesManager:Landroid/app/ResourcesManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000172Landroid/app/ActivityThread;->mServices:Landroid/util/ArrayMap;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100173Landroid/app/ActivityThread;->mSystemContext:Landroid/app/ContextImpl;
David Brazdil78894d12018-02-15 15:35:23 +0000174Landroid/app/ActivityThread;->performNewIntents(Landroid/os/IBinder;Ljava/util/List;Z)V
David Brazdilb43351f2018-01-31 14:43:36 +0000175Landroid/app/ActivityThread;->performStopActivity(Landroid/os/IBinder;ZLjava/lang/String;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100176Landroid/app/ActivityThread;->releaseProvider(Landroid/content/IContentProvider;Z)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000177Landroid/app/ActivityThread;->sCurrentActivityThread:Landroid/app/ActivityThread;
178Landroid/app/ActivityThread;->sendActivityResult(Landroid/os/IBinder;Ljava/lang/String;IILandroid/content/Intent;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000179Landroid/app/ActivityThread;->sPackageManager:Landroid/content/pm/IPackageManager;
David Brazdil78894d12018-02-15 15:35:23 +0000180Landroid/app/ActivityThread;->startActivityNow(Landroid/app/Activity;Ljava/lang/String;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/Activity$NonConfigurationInstances;)Landroid/app/Activity;
Artem Iglikovd1a7b7d2018-04-17 12:08:28 +0100181Landroid/app/admin/DevicePolicyManager;->getMandatoryBackupTransport()Landroid/content/ComponentName;
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100182Landroid/app/admin/DevicePolicyManager;->getProfileOwnerAsUser(I)Landroid/content/ComponentName;
David Brazdilb43351f2018-01-31 14:43:36 +0000183Landroid/app/admin/DevicePolicyManager;->getTrustAgentConfiguration(Landroid/content/ComponentName;Landroid/content/ComponentName;I)Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +0000184Landroid/app/admin/DevicePolicyManager;->packageHasActiveAdmins(Ljava/lang/String;I)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000185Landroid/app/admin/DevicePolicyManager;->setActiveAdmin(Landroid/content/ComponentName;Z)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100186Landroid/app/admin/DevicePolicyManager;->setActiveAdmin(Landroid/content/ComponentName;ZI)V
Christine Franksf6589b32018-02-23 11:18:34 -0800187Landroid/app/admin/DevicePolicyManager;->setDefaultSmsApplication(Landroid/content/ComponentName;Ljava/lang/String;)V
David Brazdil1b1a43e2018-03-16 17:24:51 +0000188Landroid/app/admin/DevicePolicyManager;->throwIfParentInstance(Ljava/lang/String;)V
David Brazdil768a9532018-04-25 11:49:16 +0100189Landroid/app/admin/IDevicePolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/admin/IDevicePolicyManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000190Landroid/app/admin/IDevicePolicyManager$Stub;->TRANSACTION_packageHasActiveAdmins:I
191Landroid/app/admin/IDevicePolicyManager$Stub;->TRANSACTION_removeActiveAdmin:I
192Landroid/app/admin/SecurityLog$SecurityEvent;-><init>([B)V
David Brazdil5a322ec2018-02-05 21:46:45 +0000193Landroid/app/AlarmManager;->FLAG_ALLOW_WHILE_IDLE_UNRESTRICTED:I
194Landroid/app/AlarmManager;->FLAG_IDLE_UNTIL:I
195Landroid/app/AlarmManager;->FLAG_STANDALONE:I
196Landroid/app/AlarmManager;->FLAG_WAKE_FROM_IDLE:I
David Brazdil8237f2d2018-02-12 22:34:49 +0000197Landroid/app/AlarmManager;->mService:Landroid/app/IAlarmManager;
David Brazdil5a322ec2018-02-05 21:46:45 +0000198Landroid/app/AlarmManager;->WINDOW_EXACT:J
199Landroid/app/AlarmManager;->WINDOW_HEURISTIC:J
David Brazdilb43351f2018-01-31 14:43:36 +0000200Landroid/app/AlertDialog$Builder;->P:Lcom/android/internal/app/AlertController$AlertParams;
David Brazdil62a1f992018-04-09 15:56:25 +0100201Landroid/app/AlertDialog$Builder;->setRecycleOnMeasureEnabled(Z)Landroid/app/AlertDialog$Builder;
David Brazdilb9a5a502018-04-09 15:51:24 +0100202Landroid/app/AlertDialog$Builder;->setView(Landroid/view/View;IIII)Landroid/app/AlertDialog$Builder;
David Brazdilb43351f2018-01-31 14:43:36 +0000203Landroid/app/AlertDialog;->mAlert:Lcom/android/internal/app/AlertController;
204Landroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application;
David Brazdil7cdd9592018-03-29 23:16:38 +0100205Landroid/app/AppGlobals;->getInitialPackage()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000206Landroid/app/AppGlobals;->getPackageManager()Landroid/content/pm/IPackageManager;
207Landroid/app/Application;->attach(Landroid/content/Context;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000208Landroid/app/Application;->collectActivityLifecycleCallbacks()[Ljava/lang/Object;
209Landroid/app/Application;->dispatchActivityCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
210Landroid/app/Application;->dispatchActivityDestroyed(Landroid/app/Activity;)V
211Landroid/app/Application;->dispatchActivityPaused(Landroid/app/Activity;)V
212Landroid/app/Application;->dispatchActivityResumed(Landroid/app/Activity;)V
213Landroid/app/Application;->dispatchActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
214Landroid/app/Application;->dispatchActivityStarted(Landroid/app/Activity;)V
215Landroid/app/Application;->dispatchActivityStopped(Landroid/app/Activity;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000216Landroid/app/Application;->mComponentCallbacks:Ljava/util/ArrayList;
217Landroid/app/Application;->mLoadedApk:Landroid/app/LoadedApk;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100218Landroid/app/ApplicationLoaders;->getDefault()Landroid/app/ApplicationLoaders;
219Landroid/app/ApplicationLoaders;->mLoaders:Landroid/util/ArrayMap;
220Landroid/app/ApplicationPackageManager;-><init>(Landroid/app/ContextImpl;Landroid/content/pm/IPackageManager;)V
David Brazdil78894d12018-02-15 15:35:23 +0000221Landroid/app/ApplicationPackageManager;->configurationChanged()V
David Brazdil2a523752018-02-01 17:12:30 +0000222Landroid/app/ApplicationPackageManager;->deletePackage(Ljava/lang/String;Landroid/content/pm/IPackageDeleteObserver;I)V
David Brazdil1b1a43e2018-03-16 17:24:51 +0000223Landroid/app/ApplicationPackageManager;->getPackageCurrentVolume(Landroid/content/pm/ApplicationInfo;)Landroid/os/storage/VolumeInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000224Landroid/app/ApplicationPackageManager;->getPackageSizeInfoAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageStatsObserver;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000225Landroid/app/ApplicationPackageManager;->mPM:Landroid/content/pm/IPackageManager;
David Brazdil7cdd9592018-03-29 23:16:38 +0100226Landroid/app/ApplicationPackageManager;->shouldShowRequestPermissionRationale(Ljava/lang/String;)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100227Landroid/app/AppOpsManager$OpEntry;->getDuration()I
Mathew Inwood6da35b92018-05-03 16:00:14 +0100228Landroid/app/AppOpsManager$OpEntry;->getMode()I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100229Landroid/app/AppOpsManager$OpEntry;->getRejectTime()J
David Brazdilb43351f2018-01-31 14:43:36 +0000230Landroid/app/AppOpsManager;->checkOp(IILjava/lang/String;)I
231Landroid/app/AppOpsManager;->checkOpNoThrow(IILjava/lang/String;)I
David Brazdil19f76542018-03-26 10:03:46 +0100232Landroid/app/AppOpsManager;->getOpsForPackage(ILjava/lang/String;[I)Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +0000233Landroid/app/AppOpsManager;->mService:Lcom/android/internal/app/IAppOpsService;
David Brazdilb43351f2018-01-31 14:43:36 +0000234Landroid/app/AppOpsManager;->noteOp(I)I
235Landroid/app/AppOpsManager;->noteOp(IILjava/lang/String;)I
David Brazdil7cdd9592018-03-29 23:16:38 +0100236Landroid/app/AppOpsManager;->OP_AUDIO_NOTIFICATION_VOLUME:I
David Brazdil92b16d62018-02-12 18:29:42 +0000237Landroid/app/AppOpsManager;->OP_COARSE_LOCATION:I
238Landroid/app/AppOpsManager;->OP_FINE_LOCATION:I
239Landroid/app/AppOpsManager;->OP_GET_USAGE_STATS:I
David Brazdilb43351f2018-01-31 14:43:36 +0000240Landroid/app/AppOpsManager;->OP_POST_NOTIFICATION:I
David Brazdilf41399b2018-04-06 10:54:05 +0100241Landroid/app/AppOpsManager;->OP_PROJECT_MEDIA:I
David Brazdil7cdd9592018-03-29 23:16:38 +0100242Landroid/app/AppOpsManager;->OP_READ_CONTACTS:I
David Brazdil92b16d62018-02-12 18:29:42 +0000243Landroid/app/AppOpsManager;->OP_READ_PHONE_STATE:I
244Landroid/app/AppOpsManager;->OP_READ_SMS:I
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100245Landroid/app/AppOpsManager;->OP_RUN_IN_BACKGROUND:I
David Brazdil7cdd9592018-03-29 23:16:38 +0100246Landroid/app/AppOpsManager;->OP_VIBRATE:I
David Brazdilb43351f2018-01-31 14:43:36 +0000247Landroid/app/AppOpsManager;->OP_WIFI_SCAN:I
David Brazdil7cdd9592018-03-29 23:16:38 +0100248Landroid/app/AppOpsManager;->OP_WRITE_CONTACTS:I
David Brazdilb43351f2018-01-31 14:43:36 +0000249Landroid/app/AppOpsManager;->OP_WRITE_SMS:I
David Brazdil92b16d62018-02-12 18:29:42 +0000250Landroid/app/AppOpsManager;->permissionToOpCode(Ljava/lang/String;)I
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100251Landroid/app/AppOpsManager;->setRestriction(III[Ljava/lang/String;)V
Mathew Inwood73ee4542018-04-24 16:24:33 +0100252Landroid/app/AppOpsManager;->sOpPerms:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000253Landroid/app/AppOpsManager;->strOpToOp(Ljava/lang/String;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000254Landroid/app/backup/BackupDataInput$EntityHeader;->dataSize:I
255Landroid/app/backup/BackupDataInput$EntityHeader;->key:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000256Landroid/app/backup/BackupDataInputStream;->dataSize:I
257Landroid/app/backup/BackupDataInputStream;->key:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000258Landroid/app/backup/BackupDataOutput;->mBackupWriter:J
259Landroid/app/backup/BackupHelperDispatcher$Header;->chunkSize:I
260Landroid/app/backup/BackupHelperDispatcher$Header;->keyPrefix:Ljava/lang/String;
David Brazdilf919fdd2018-04-09 17:32:19 +0100261Landroid/app/backup/FileBackupHelperBase;->writeNewStateDescription(Landroid/os/ParcelFileDescriptor;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000262Landroid/app/backup/FullBackup;->backupToTar(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/app/backup/FullBackupDataOutput;)I
Sarah Edrisf4f9c052018-03-19 12:48:28 +0000263Landroid/app/backup/FullBackupDataOutput;-><init>(Landroid/os/ParcelFileDescriptor;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100264Landroid/app/backup/FullBackupDataOutput;->addSize(J)V
David Brazdil92b16d62018-02-12 18:29:42 +0000265Landroid/app/backup/FullBackupDataOutput;->mData:Landroid/app/backup/BackupDataOutput;
David Brazdil768a9532018-04-25 11:49:16 +0100266Landroid/app/backup/IBackupManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupManager;
David Brazdil78894d12018-02-15 15:35:23 +0000267Landroid/app/ContentProviderHolder;-><init>(Landroid/content/pm/ProviderInfo;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100268Landroid/app/ContentProviderHolder;->info:Landroid/content/pm/ProviderInfo;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100269Landroid/app/ContentProviderHolder;->noReleaseNeeded:Z
David Brazdil92b16d62018-02-12 18:29:42 +0000270Landroid/app/ContentProviderHolder;->provider:Landroid/content/IContentProvider;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100271Landroid/app/ContextImpl$ApplicationContentResolver;->mMainThread:Landroid/app/ActivityThread;
David Brazdilb43351f2018-01-31 14:43:36 +0000272Landroid/app/ContextImpl;->createActivityContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;Landroid/content/pm/ActivityInfo;Landroid/os/IBinder;ILandroid/content/res/Configuration;)Landroid/app/ContextImpl;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100273Landroid/app/ContextImpl;->createAppContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;)Landroid/app/ContextImpl;
David Brazdilb43351f2018-01-31 14:43:36 +0000274Landroid/app/ContextImpl;->getActivityToken()Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +0000275Landroid/app/ContextImpl;->getDisplay()Landroid/view/Display;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100276Landroid/app/ContextImpl;->getImpl(Landroid/content/Context;)Landroid/app/ContextImpl;
David Brazdil92b16d62018-02-12 18:29:42 +0000277Landroid/app/ContextImpl;->getPreferencesDir()Ljava/io/File;
David Brazdil78894d12018-02-15 15:35:23 +0000278Landroid/app/ContextImpl;->getReceiverRestrictedContext()Landroid/content/Context;
279Landroid/app/ContextImpl;->mBasePackageName:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +0100280Landroid/app/ContextImpl;->mClassLoader:Ljava/lang/ClassLoader;
David Brazdil92b16d62018-02-12 18:29:42 +0000281Landroid/app/ContextImpl;->mContentResolver:Landroid/app/ContextImpl$ApplicationContentResolver;
David Brazdilb43351f2018-01-31 14:43:36 +0000282Landroid/app/ContextImpl;->mMainThread:Landroid/app/ActivityThread;
David Brazdil92b16d62018-02-12 18:29:42 +0000283Landroid/app/ContextImpl;->mOpPackageName:Ljava/lang/String;
284Landroid/app/ContextImpl;->mOuterContext:Landroid/content/Context;
David Brazdilb43351f2018-01-31 14:43:36 +0000285Landroid/app/ContextImpl;->mPackageInfo:Landroid/app/LoadedApk;
David Brazdil92b16d62018-02-12 18:29:42 +0000286Landroid/app/ContextImpl;->mPackageManager:Landroid/content/pm/PackageManager;
287Landroid/app/ContextImpl;->mResources:Landroid/content/res/Resources;
288Landroid/app/ContextImpl;->mServiceCache:[Ljava/lang/Object;
Nicolas Geoffray0df2bcd2018-05-03 16:40:17 +0100289Landroid/app/ContextImpl;->mSharedPrefsPaths:Landroid/util/ArrayMap;
David Brazdil92b16d62018-02-12 18:29:42 +0000290Landroid/app/ContextImpl;->mTheme:Landroid/content/res/Resources$Theme;
David Brazdil7cdd9592018-03-29 23:16:38 +0100291Landroid/app/ContextImpl;->mThemeResource:I
David Brazdil92b16d62018-02-12 18:29:42 +0000292Landroid/app/ContextImpl;->scheduleFinalCleanup(Ljava/lang/String;Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000293Landroid/app/ContextImpl;->setOuterContext(Landroid/content/Context;)V
David Brazdil78894d12018-02-15 15:35:23 +0000294Landroid/app/ContextImpl;->sSharedPrefsCache:Landroid/util/ArrayMap;
David Brazdilb43351f2018-01-31 14:43:36 +0000295Landroid/app/DatePickerDialog;->mDatePicker:Landroid/widget/DatePicker;
296Landroid/app/Dialog;->CANCEL:I
David Brazdil92b16d62018-02-12 18:29:42 +0000297Landroid/app/Dialog;->dismissDialog()V
David Brazdilb43351f2018-01-31 14:43:36 +0000298Landroid/app/Dialog;->mCancelMessage:Landroid/os/Message;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100299Landroid/app/Dialog;->mContext:Landroid/content/Context;
David Brazdilb43351f2018-01-31 14:43:36 +0000300Landroid/app/Dialog;->mDismissMessage:Landroid/os/Message;
301Landroid/app/Dialog;->mListenersHandler:Landroid/os/Handler;
302Landroid/app/Dialog;->mOwnerActivity:Landroid/app/Activity;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100303Landroid/app/Dialog;->mShowing:Z
David Brazdilb43351f2018-01-31 14:43:36 +0000304Landroid/app/Dialog;->mShowMessage:Landroid/os/Message;
Mathew Inwood73ee4542018-04-24 16:24:33 +0100305Landroid/app/DialogFragment;->showAllowingStateLoss(Landroid/app/FragmentManager;Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000306Landroid/app/DownloadManager$Request;->mUri:Landroid/net/Uri;
Mathew Inwood56efac32018-04-23 13:31:17 +0100307Landroid/app/DownloadManager;->setAccessFilename(Z)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100308Landroid/app/Fragment;->mChildFragmentManager:Landroid/app/FragmentManagerImpl;
309Landroid/app/Fragment;->mWho:Ljava/lang/String;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100310Landroid/app/Fragment;->sClassMap:Landroid/util/ArrayMap;
Mathew Inwood6da35b92018-05-03 16:00:14 +0100311Landroid/app/FragmentManagerImpl;->loadAnimator(Landroid/app/Fragment;IZI)Landroid/animation/Animator;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100312Landroid/app/FragmentManagerImpl;->mActive:Landroid/util/SparseArray;
David Brazdil92b16d62018-02-12 18:29:42 +0000313Landroid/app/FragmentManagerImpl;->mAdded:Ljava/util/ArrayList;
Nicolas Geoffray35bd7942018-04-23 13:54:50 +0100314Landroid/app/FragmentManagerImpl;->mStateSaved:Z
Mathew Inwoodf37f0242018-03-07 18:47:53 +0000315Landroid/app/FragmentManagerImpl;->noteStateNotSaved()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100316Landroid/app/IActivityManager$Stub$Proxy;->getConfiguration()Landroid/content/res/Configuration;
317Landroid/app/IActivityManager$Stub$Proxy;->getLaunchedFromUid(Landroid/os/IBinder;)I
318Landroid/app/IActivityManager$Stub$Proxy;->getProcessLimit()I
319Landroid/app/IActivityManager$Stub$Proxy;->getProcessPss([I)[J
320Landroid/app/IActivityManager$Stub$Proxy;->isAppForeground(I)Z
321Landroid/app/IActivityManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100322Landroid/app/IActivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager;
David Brazdil78894d12018-02-15 15:35:23 +0000323Landroid/app/IActivityManager;->bindService(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/String;I)I
David Brazdil7cdd9592018-03-29 23:16:38 +0100324Landroid/app/IActivityManager;->broadcastIntent(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;[Ljava/lang/String;ILandroid/os/Bundle;ZZI)I
David Brazdil78894d12018-02-15 15:35:23 +0000325Landroid/app/IActivityManager;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
326Landroid/app/IActivityManager;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V
David Brazdilb43351f2018-01-31 14:43:36 +0000327Landroid/app/IActivityManager;->forceStopPackage(Ljava/lang/String;I)V
Nicolas Geoffray6ca38562018-04-18 09:21:34 +0100328Landroid/app/IActivityManager;->getConfiguration()Landroid/content/res/Configuration;
David Brazdil7cdd9592018-03-29 23:16:38 +0100329Landroid/app/IActivityManager;->getIntentSender(ILjava/lang/String;Landroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;I)Landroid/content/IIntentSender;
David Brazdilb43351f2018-01-31 14:43:36 +0000330Landroid/app/IActivityManager;->getLaunchedFromPackage(Landroid/os/IBinder;)Ljava/lang/String;
Mathew Inwood6da35b92018-05-03 16:00:14 +0100331Landroid/app/IActivityManager;->getPackageProcessState(Ljava/lang/String;Ljava/lang/String;)I
David Brazdil7cdd9592018-03-29 23:16:38 +0100332Landroid/app/IActivityManager;->getProviderMimeType(Landroid/net/Uri;I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000333Landroid/app/IActivityManager;->getTaskForActivity(Landroid/os/IBinder;Z)I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100334Landroid/app/IActivityManager;->isTopOfTask(Landroid/os/IBinder;)Z
David Brazdil768a9532018-04-25 11:49:16 +0100335Landroid/app/IActivityManager;->moveActivityTaskToBack(Landroid/os/IBinder;Z)Z
David Brazdil78894d12018-02-15 15:35:23 +0000336Landroid/app/IActivityManager;->moveTaskToFront(IILandroid/os/Bundle;)V
337Landroid/app/IActivityManager;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100338Landroid/app/IActivityManager;->registerReceiver(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/content/IIntentReceiver;Landroid/content/IntentFilter;Ljava/lang/String;II)Landroid/content/Intent;
David Brazdildc802152018-03-29 14:21:48 +0100339Landroid/app/IActivityManager;->requestBugReport(I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000340Landroid/app/IActivityManager;->resumeAppSwitches()V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100341Landroid/app/IActivityManager;->serviceDoneExecuting(Landroid/os/IBinder;III)V
David Brazdilb9a5a502018-04-09 15:51:24 +0100342Landroid/app/IActivityManager;->setActivityController(Landroid/app/IActivityController;Z)V
David Brazdil92b16d62018-02-12 18:29:42 +0000343Landroid/app/IActivityManager;->setRequestedOrientation(Landroid/os/IBinder;I)V
David Brazdil78894d12018-02-15 15:35:23 +0000344Landroid/app/IActivityManager;->setTaskResizeable(II)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100345Landroid/app/IActivityManager;->stopService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;I)I
David Brazdil78894d12018-02-15 15:35:23 +0000346Landroid/app/IActivityManager;->unbindService(Landroid/app/IServiceConnection;)Z
David Brazdil7cdd9592018-03-29 23:16:38 +0100347Landroid/app/IActivityManager;->unstableProviderDied(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000348Landroid/app/IAlarmManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil768a9532018-04-25 11:49:16 +0100349Landroid/app/IAlarmManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000350Landroid/app/IAlarmManager$Stub;->TRANSACTION_remove:I
351Landroid/app/IAlarmManager$Stub;->TRANSACTION_set:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100352Landroid/app/IAlarmManager;->set(Ljava/lang/String;IJJJILandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000353Landroid/app/IApplicationThread;->scheduleTrimMemory(I)V
David Brazdil768a9532018-04-25 11:49:16 +0100354Landroid/app/IAppTask;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100355Landroid/app/INotificationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100356Landroid/app/INotificationManager$Stub$Proxy;->areNotificationsEnabledForPackage(Ljava/lang/String;I)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100357Landroid/app/INotificationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/INotificationManager;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100358Landroid/app/INotificationManager;->areNotificationsEnabledForPackage(Ljava/lang/String;I)Z
David Brazdil7cdd9592018-03-29 23:16:38 +0100359Landroid/app/INotificationManager;->cancelAllNotifications(Ljava/lang/String;I)V
360Landroid/app/INotificationManager;->cancelNotificationWithTag(Ljava/lang/String;Ljava/lang/String;II)V
361Landroid/app/INotificationManager;->cancelToast(Ljava/lang/String;Landroid/app/ITransientNotification;)V
362Landroid/app/INotificationManager;->enqueueToast(Ljava/lang/String;Landroid/app/ITransientNotification;I)V
David Brazdil0a740622018-03-12 19:28:36 +0000363Landroid/app/Instrumentation;->execStartActivities(Landroid/content/Context;Landroid/os/IBinder;Landroid/os/IBinder;Landroid/app/Activity;[Landroid/content/Intent;Landroid/os/Bundle;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000364Landroid/app/Instrumentation;->execStartActivity(Landroid/content/Context;Landroid/os/IBinder;Landroid/os/IBinder;Landroid/app/Activity;Landroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/Instrumentation$ActivityResult;
365Landroid/app/Instrumentation;->execStartActivity(Landroid/content/Context;Landroid/os/IBinder;Landroid/os/IBinder;Ljava/lang/String;Landroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/Instrumentation$ActivityResult;
366Landroid/app/Instrumentation;->execStartActivity(Landroid/content/Context;Landroid/os/IBinder;Landroid/os/IBinder;Ljava/lang/String;Landroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/Instrumentation$ActivityResult;
David Brazdilb43351f2018-01-31 14:43:36 +0000367Landroid/app/IntentService;->mServiceHandler:Landroid/app/IntentService$ServiceHandler;
David Brazdil7cdd9592018-03-29 23:16:38 +0100368Landroid/app/IProcessObserver$Stub;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +0000369Landroid/app/ISearchManager$Stub$Proxy;->getGlobalSearchActivity()Landroid/content/ComponentName;
370Landroid/app/ISearchManager$Stub$Proxy;->getWebSearchActivity()Landroid/content/ComponentName;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100371Landroid/app/ISearchManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/ISearchManager;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100372Landroid/app/ISearchManager;->getGlobalSearchActivity()Landroid/content/ComponentName;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100373Landroid/app/IServiceConnection$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
374Landroid/app/IServiceConnection$Stub$Proxy;->mRemote:Landroid/os/IBinder;
375Landroid/app/IServiceConnection$Stub;-><init>()V
David Brazdil7cdd9592018-03-29 23:16:38 +0100376Landroid/app/IServiceConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IServiceConnection;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100377Landroid/app/IStopUserCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
378Landroid/app/IStopUserCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
379Landroid/app/IStopUserCallback$Stub;-><init>()V
David Brazdil7cdd9592018-03-29 23:16:38 +0100380Landroid/app/IStopUserCallback;->userStopped(I)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100381Landroid/app/ITransientNotification;->show(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000382Landroid/app/IUiModeManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100383Landroid/app/IWallpaperManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IWallpaperManager;
David Brazdilb43351f2018-01-31 14:43:36 +0000384Landroid/app/IWallpaperManager;->getWallpaper(Ljava/lang/String;Landroid/app/IWallpaperManagerCallback;ILandroid/os/Bundle;I)Landroid/os/ParcelFileDescriptor;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100385Landroid/app/job/IJobCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
386Landroid/app/job/IJobCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
387Landroid/app/job/IJobCallback$Stub;-><init>()V
388Landroid/app/job/IJobCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobCallback;
389Landroid/app/job/IJobCallback;->acknowledgeStartMessage(IZ)V
390Landroid/app/job/IJobCallback;->acknowledgeStopMessage(IZ)V
391Landroid/app/job/IJobCallback;->jobFinished(IZ)V
David Brazdil92b16d62018-02-12 18:29:42 +0000392Landroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100393Landroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobScheduler;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100394Landroid/app/job/IJobService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
395Landroid/app/job/IJobService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
396Landroid/app/job/IJobService$Stub;-><init>()V
397Landroid/app/job/IJobService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobService;
398Landroid/app/job/IJobService;->startJob(Landroid/app/job/JobParameters;)V
399Landroid/app/job/IJobService;->stopJob(Landroid/app/job/JobParameters;)V
Nicolas Geoffray143ed4d2018-05-08 16:04:30 +0100400Landroid/app/job/JobInfo$Builder;->setFlags(I)Landroid/app/job/JobInfo$Builder;
401Landroid/app/job/JobInfo$Builder;->setPriority(I)Landroid/app/job/JobInfo$Builder;
David Brazdil768a9532018-04-25 11:49:16 +0100402Landroid/app/job/JobInfo;->flags:I
Nicolas Geoffray143ed4d2018-05-08 16:04:30 +0100403Landroid/app/job/JobInfo;->FLAG_WILL_BE_FOREGROUND:I
David Brazdil768a9532018-04-25 11:49:16 +0100404Landroid/app/job/JobInfo;->jobId:I
Nicolas Geoffray143ed4d2018-05-08 16:04:30 +0100405Landroid/app/job/JobInfo;->PRIORITY_FOREGROUND_APP:I
David Brazdil768a9532018-04-25 11:49:16 +0100406Landroid/app/job/JobInfo;->service:Landroid/content/ComponentName;
407Landroid/app/job/JobParameters;->callback:Landroid/os/IBinder;
408Landroid/app/job/JobParameters;->jobId:I
409Landroid/app/LoadedApk$ReceiverDispatcher;->getIIntentReceiver()Landroid/content/IIntentReceiver;
410Landroid/app/LoadedApk$ReceiverDispatcher;->getIntentReceiver()Landroid/content/BroadcastReceiver;
411Landroid/app/LoadedApk$ReceiverDispatcher;->mContext:Landroid/content/Context;
412Landroid/app/LoadedApk$ReceiverDispatcher;->mReceiver:Landroid/content/BroadcastReceiver;
413Landroid/app/LoadedApk$ServiceDispatcher$InnerConnection;->mDispatcher:Ljava/lang/ref/WeakReference;
414Landroid/app/LoadedApk$ServiceDispatcher;-><init>(Landroid/content/ServiceConnection;Landroid/content/Context;Landroid/os/Handler;I)V
415Landroid/app/LoadedApk$ServiceDispatcher;->getIServiceConnection()Landroid/app/IServiceConnection;
416Landroid/app/LoadedApk$ServiceDispatcher;->mConnection:Landroid/content/ServiceConnection;
417Landroid/app/LoadedApk$ServiceDispatcher;->mContext:Landroid/content/Context;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100418Landroid/app/LoadedApk;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;
David Brazdilac995992018-02-19 17:21:46 +0000419Landroid/app/LoadedApk;->getAssets()Landroid/content/res/AssetManager;
David Brazdil78894d12018-02-15 15:35:23 +0000420Landroid/app/LoadedApk;->getClassLoader()Ljava/lang/ClassLoader;
David Brazdil78cea742018-04-03 11:15:18 +0100421Landroid/app/LoadedApk;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
David Brazdil78894d12018-02-15 15:35:23 +0000422Landroid/app/LoadedApk;->getDataDirFile()Ljava/io/File;
David Brazdilac995992018-02-19 17:21:46 +0000423Landroid/app/LoadedApk;->getResources()Landroid/content/res/Resources;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100424Landroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/content/Context;Landroid/os/Handler;I)Landroid/app/IServiceConnection;
David Brazdil92b16d62018-02-12 18:29:42 +0000425Landroid/app/LoadedApk;->mActivityThread:Landroid/app/ActivityThread;
426Landroid/app/LoadedApk;->makeApplication(ZLandroid/app/Instrumentation;)Landroid/app/Application;
427Landroid/app/LoadedApk;->mAppDir:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000428Landroid/app/LoadedApk;->mApplication:Landroid/app/Application;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100429Landroid/app/LoadedApk;->mApplicationInfo:Landroid/content/pm/ApplicationInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000430Landroid/app/LoadedApk;->mBaseClassLoader:Ljava/lang/ClassLoader;
431Landroid/app/LoadedApk;->mClassLoader:Ljava/lang/ClassLoader;
432Landroid/app/LoadedApk;->mDataDir:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100433Landroid/app/LoadedApk;->mDataDirFile:Ljava/io/File;
David Brazdil78894d12018-02-15 15:35:23 +0000434Landroid/app/LoadedApk;->mDisplayAdjustments:Landroid/view/DisplayAdjustments;
Nicolas Geoffray494752c2018-04-18 08:59:15 +0100435Landroid/app/LoadedApk;->mLibDir:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000436Landroid/app/LoadedApk;->mPackageName:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000437Landroid/app/LoadedApk;->mReceivers:Landroid/util/ArrayMap;
438Landroid/app/LoadedApk;->mResDir:Ljava/lang/String;
439Landroid/app/LoadedApk;->mResources:Landroid/content/res/Resources;
David Brazdil768a9532018-04-25 11:49:16 +0100440Landroid/app/LoadedApk;->mServices:Landroid/util/ArrayMap;
David Brazdil92b16d62018-02-12 18:29:42 +0000441Landroid/app/LoadedApk;->mSplitResDirs:[Ljava/lang/String;
David Brazdilac995992018-02-19 17:21:46 +0000442Landroid/app/LoadedApk;->rewriteRValues(Ljava/lang/ClassLoader;Ljava/lang/String;I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000443Landroid/app/LocalActivityManager;->mActivities:Ljava/util/Map;
444Landroid/app/LocalActivityManager;->mActivityArray:Ljava/util/ArrayList;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100445Landroid/app/LocalActivityManager;->moveToState(Landroid/app/LocalActivityManager$LocalActivityRecord;I)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100446Landroid/app/LocalActivityManager;->mParent:Landroid/app/Activity;
447Landroid/app/LocalActivityManager;->mResumed:Landroid/app/LocalActivityManager$LocalActivityRecord;
448Landroid/app/LocalActivityManager;->mSingleMode:Z
David Brazdil92b16d62018-02-12 18:29:42 +0000449Landroid/app/NativeActivity;->hideIme(I)V
450Landroid/app/NativeActivity;->setWindowFlags(II)V
451Landroid/app/NativeActivity;->setWindowFormat(I)V
452Landroid/app/NativeActivity;->showIme(I)V
David Brazdil768a9532018-04-25 11:49:16 +0100453Landroid/app/Notification$Action;->mIcon:Landroid/graphics/drawable/Icon;
David Brazdilb43351f2018-01-31 14:43:36 +0000454Landroid/app/Notification$Builder;->mActions:Ljava/util/ArrayList;
David Brazdil7cdd9592018-03-29 23:16:38 +0100455Landroid/app/Notification$Builder;->makePublicContentView()Landroid/widget/RemoteViews;
David Brazdilb9a5a502018-04-09 15:51:24 +0100456Landroid/app/Notification;-><init>(Landroid/content/Context;ILjava/lang/CharSequence;JLjava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/content/Intent;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000457Landroid/app/Notification;->isGroupSummary()Z
David Brazdil7cdd9592018-03-29 23:16:38 +0100458Landroid/app/Notification;->mChannelId:Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +0000459Landroid/app/Notification;->mGroupKey:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000460Landroid/app/Notification;->mLargeIcon:Landroid/graphics/drawable/Icon;
461Landroid/app/Notification;->mSmallIcon:Landroid/graphics/drawable/Icon;
David Brazdil1b1a43e2018-03-16 17:24:51 +0000462Landroid/app/Notification;->setSmallIcon(Landroid/graphics/drawable/Icon;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100463Landroid/app/NotificationManager;->from(Landroid/content/Context;)Landroid/app/NotificationManager;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100464Landroid/app/NotificationManager;->getService()Landroid/app/INotificationManager;
465Landroid/app/NotificationManager;->notifyAsUser(Ljava/lang/String;ILandroid/app/Notification;Landroid/os/UserHandle;)V
466Landroid/app/NotificationManager;->sService:Landroid/app/INotificationManager;
David Brazdilb43351f2018-01-31 14:43:36 +0000467Landroid/app/PendingIntent;->getActivityAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/PendingIntent;
468Landroid/app/PendingIntent;->getIntent()Landroid/content/Intent;
469Landroid/app/PendingIntent;->isActivity()Z
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100470Landroid/app/PictureInPictureParams;->getAspectRatio()F
David Brazdilb43351f2018-01-31 14:43:36 +0000471Landroid/app/Presentation;->createPresentationContext(Landroid/content/Context;Landroid/view/Display;I)Landroid/content/Context;
472Landroid/app/ProgressDialog;->mProgressNumber:Landroid/widget/TextView;
David Brazdil92b16d62018-02-12 18:29:42 +0000473Landroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V
474Landroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100475Landroid/app/QueuedWork;->sFinishers:Ljava/util/LinkedList;
David Brazdil92b16d62018-02-12 18:29:42 +0000476Landroid/app/ResourcesManager;->appendLibAssetForMainAssetPath(Ljava/lang/String;Ljava/lang/String;)V
477Landroid/app/ResourcesManager;->getInstance()Landroid/app/ResourcesManager;
478Landroid/app/ResourcesManager;->mActivityResourceReferences:Ljava/util/WeakHashMap;
Nicolas Geoffraye278dc02018-04-24 14:02:02 +0100479Landroid/app/ResourcesManager;->mResConfiguration:Landroid/content/res/Configuration;
David Brazdil92b16d62018-02-12 18:29:42 +0000480Landroid/app/ResourcesManager;->mResourceImpls:Landroid/util/ArrayMap;
481Landroid/app/ResourcesManager;->mResourceReferences:Ljava/util/ArrayList;
David Brazdil768a9532018-04-25 11:49:16 +0100482Landroid/app/ResultInfo;->mData:Landroid/content/Intent;
483Landroid/app/ResultInfo;->mResultWho:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000484Landroid/app/Service;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Ljava/lang/String;Landroid/os/IBinder;Landroid/app/Application;Ljava/lang/Object;)V
485Landroid/app/Service;->mActivityManager:Landroid/app/IActivityManager;
486Landroid/app/Service;->mApplication:Landroid/app/Application;
487Landroid/app/Service;->mClassName:Ljava/lang/String;
488Landroid/app/Service;->mStartCompatibility:Z
489Landroid/app/Service;->mThread:Landroid/app/ActivityThread;
490Landroid/app/Service;->mToken:Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +0000491Landroid/app/Service;->setForeground(Z)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100492Landroid/app/SharedPreferencesImpl;-><init>(Ljava/io/File;I)V
David Brazdil92b16d62018-02-12 18:29:42 +0000493Landroid/app/SharedPreferencesImpl;->mFile:Ljava/io/File;
David Brazdil7cdd9592018-03-29 23:16:38 +0100494Landroid/app/SharedPreferencesImpl;->startReloadIfChangedUnexpectedly()V
David Brazdilb43351f2018-01-31 14:43:36 +0000495Landroid/app/StatusBarManager;->collapsePanels()V
496Landroid/app/StatusBarManager;->disable(I)V
497Landroid/app/StatusBarManager;->expandNotificationsPanel()V
David Brazdilb43351f2018-01-31 14:43:36 +0000498Landroid/app/StatusBarManager;->expandSettingsPanel()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100499Landroid/app/StatusBarManager;->expandSettingsPanel(Ljava/lang/String;)V
David Brazdil78894d12018-02-15 15:35:23 +0000500Landroid/app/StatusBarManager;->getService()Lcom/android/internal/statusbar/IStatusBarService;
David Brazdiled668442018-03-09 11:32:07 +0000501Landroid/app/TaskStackListener;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +0000502Landroid/app/TimePickerDialog;->mTimePicker:Landroid/widget/TimePicker;
David Brazdil92b16d62018-02-12 18:29:42 +0000503Landroid/app/trust/ITrustManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000504Landroid/app/usage/UsageStats;->mLastEvent:I
David Brazdil62a1f992018-04-09 15:56:25 +0100505Landroid/app/usage/UsageStats;->mLaunchCount:I
David Brazdil0a740622018-03-12 19:28:36 +0000506Landroid/app/usage/UsageStats;->mTotalTimeInForeground:J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100507Landroid/app/usage/UsageStatsManager;->mService:Landroid/app/usage/IUsageStatsManager;
David Brazdil3a8ab312018-03-20 19:48:01 +0000508Landroid/app/Vr2dDisplayProperties$Builder;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100509Landroid/app/Vr2dDisplayProperties$Builder;->build()Landroid/app/Vr2dDisplayProperties;
David Brazdil3a8ab312018-03-20 19:48:01 +0000510Landroid/app/Vr2dDisplayProperties$Builder;->setEnabled(Z)Landroid/app/Vr2dDisplayProperties$Builder;
511Landroid/app/Vr2dDisplayProperties;-><init>(III)V
512Landroid/app/VrManager;->getPersistentVrModeEnabled()Z
David Brazdil78cea742018-04-03 11:15:18 +0100513Landroid/app/VrManager;->mService:Landroid/service/vr/IVrManager;
David Brazdil3a8ab312018-03-20 19:48:01 +0000514Landroid/app/VrManager;->registerVrStateCallback(Landroid/app/VrStateCallback;Landroid/os/Handler;)V
515Landroid/app/VrManager;->setVr2dDisplayProperties(Landroid/app/Vr2dDisplayProperties;)V
David Brazdil78cea742018-04-03 11:15:18 +0100516Landroid/app/VrManager;->unregisterVrStateCallback(Landroid/app/VrStateCallback;)V
David Brazdil5a322ec2018-02-05 21:46:45 +0000517Landroid/app/WallpaperColors;->getColorHints()I
David Brazdilb43351f2018-01-31 14:43:36 +0000518Landroid/app/WallpaperManager;->getBitmap()Landroid/graphics/Bitmap;
519Landroid/app/WallpaperManager;->getBitmap(Z)Landroid/graphics/Bitmap;
520Landroid/app/WallpaperManager;->getIWallpaperManager()Landroid/app/IWallpaperManager;
521Landroid/app/WallpaperManager;->openDefaultWallpaper(Landroid/content/Context;I)Ljava/io/InputStream;
522Landroid/app/WallpaperManager;->setBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;ZII)I
523Landroid/app/WallpaperManager;->sGlobals:Landroid/app/WallpaperManager$Globals;
David Brazdil768a9532018-04-25 11:49:16 +0100524Landroid/appwidget/AppWidgetHost;->sService:Lcom/android/internal/appwidget/IAppWidgetService;
David Brazdilb43351f2018-01-31 14:43:36 +0000525Landroid/appwidget/AppWidgetManager;->bindAppWidgetId(ILandroid/content/ComponentName;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100526Landroid/appwidget/AppWidgetManager;->bindAppWidgetId(ILandroid/content/ComponentName;Landroid/os/Bundle;)V
527Landroid/appwidget/AppWidgetManager;->bindAppWidgetIdIfAllowed(IILandroid/content/ComponentName;Landroid/os/Bundle;)Z
David Brazdil9d83cca2018-03-06 10:08:45 +0000528Landroid/appwidget/AppWidgetManager;->mService:Lcom/android/internal/appwidget/IAppWidgetService;
Nicolas Geoffrayc5632ece2018-04-05 17:29:42 +0100529Landroid/appwidget/AppWidgetProviderInfo;->providerInfo:Landroid/content/pm/ActivityInfo;
David Brazdil02795c92018-04-18 13:33:53 +0100530Landroid/bluetooth/BluetoothA2dp;->ACTION_ACTIVE_DEVICE_CHANGED:Ljava/lang/String;
531Landroid/bluetooth/BluetoothA2dp;->ACTION_CODEC_CONFIG_CHANGED:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000532Landroid/bluetooth/BluetoothA2dp;->connect(Landroid/bluetooth/BluetoothDevice;)Z
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700533Landroid/bluetooth/BluetoothA2dp;->disableOptionalCodecs(Landroid/bluetooth/BluetoothDevice;)V
Pavlin Radoslavovcd9896d2018-04-26 11:27:01 -0700534Landroid/bluetooth/BluetoothA2dp;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700535Landroid/bluetooth/BluetoothA2dp;->enableOptionalCodecs(Landroid/bluetooth/BluetoothDevice;)V
Pavlin Radoslavovb36b6bb2018-04-16 14:36:00 -0700536Landroid/bluetooth/BluetoothA2dp;->getActiveDevice()Landroid/bluetooth/BluetoothDevice;
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700537Landroid/bluetooth/BluetoothA2dp;->getCodecStatus(Landroid/bluetooth/BluetoothDevice;)Landroid/bluetooth/BluetoothCodecStatus;
538Landroid/bluetooth/BluetoothA2dp;->getOptionalCodecsEnabled(Landroid/bluetooth/BluetoothDevice;)I
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700539Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_NOT_SUPPORTED:I
540Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_PREF_DISABLED:I
541Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_PREF_ENABLED:I
542Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_PREF_UNKNOWN:I
543Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_SUPPORTED:I
544Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_SUPPORT_UNKNOWN:I
Pavlin Radoslavovb36b6bb2018-04-16 14:36:00 -0700545Landroid/bluetooth/BluetoothA2dp;->setActiveDevice(Landroid/bluetooth/BluetoothDevice;)Z
David Brazdil02795c92018-04-18 13:33:53 +0100546Landroid/bluetooth/BluetoothA2dp;->setCodecConfigPreference(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothCodecConfig;)V
547Landroid/bluetooth/BluetoothA2dp;->setOptionalCodecsEnabled(Landroid/bluetooth/BluetoothDevice;I)V
548Landroid/bluetooth/BluetoothA2dp;->supportsOptionalCodecs(Landroid/bluetooth/BluetoothDevice;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000549Landroid/bluetooth/BluetoothAdapter;->disable(Z)Z
David Brazdil1b1a43e2018-03-16 17:24:51 +0000550Landroid/bluetooth/BluetoothAdapter;->factoryReset()Z
David Brazdilb43351f2018-01-31 14:43:36 +0000551Landroid/bluetooth/BluetoothAdapter;->getDiscoverableTimeout()I
David Brazdil1b1a43e2018-03-16 17:24:51 +0000552Landroid/bluetooth/BluetoothAdapter;->getLeState()I
David Brazdil92b16d62018-02-12 18:29:42 +0000553Landroid/bluetooth/BluetoothAdapter;->mService:Landroid/bluetooth/IBluetooth;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100554Landroid/bluetooth/BluetoothAdapter;->setDiscoverableTimeout(I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000555Landroid/bluetooth/BluetoothAdapter;->setScanMode(I)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100556Landroid/bluetooth/BluetoothAdapter;->setScanMode(II)Z
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700557Landroid/bluetooth/BluetoothCodecConfig;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100558Landroid/bluetooth/BluetoothCodecConfig;-><init>(IIIIIJJJJ)V
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700559Landroid/bluetooth/BluetoothCodecConfig;->BITS_PER_SAMPLE_16:I
560Landroid/bluetooth/BluetoothCodecConfig;->BITS_PER_SAMPLE_24:I
561Landroid/bluetooth/BluetoothCodecConfig;->BITS_PER_SAMPLE_32:I
562Landroid/bluetooth/BluetoothCodecConfig;->BITS_PER_SAMPLE_NONE:I
563Landroid/bluetooth/BluetoothCodecConfig;->CHANNEL_MODE_MONO:I
564Landroid/bluetooth/BluetoothCodecConfig;->CHANNEL_MODE_NONE:I
565Landroid/bluetooth/BluetoothCodecConfig;->CHANNEL_MODE_STEREO:I
566Landroid/bluetooth/BluetoothCodecConfig;->CODEC_PRIORITY_DEFAULT:I
567Landroid/bluetooth/BluetoothCodecConfig;->CODEC_PRIORITY_DISABLED:I
568Landroid/bluetooth/BluetoothCodecConfig;->CODEC_PRIORITY_HIGHEST:I
David Brazdil02795c92018-04-18 13:33:53 +0100569Landroid/bluetooth/BluetoothCodecConfig;->getBitsPerSample()I
570Landroid/bluetooth/BluetoothCodecConfig;->getChannelMode()I
571Landroid/bluetooth/BluetoothCodecConfig;->getCodecPriority()I
572Landroid/bluetooth/BluetoothCodecConfig;->getCodecSpecific1()J
573Landroid/bluetooth/BluetoothCodecConfig;->getCodecSpecific2()J
574Landroid/bluetooth/BluetoothCodecConfig;->getCodecSpecific3()J
575Landroid/bluetooth/BluetoothCodecConfig;->getCodecSpecific4()J
576Landroid/bluetooth/BluetoothCodecConfig;->getCodecType()I
577Landroid/bluetooth/BluetoothCodecConfig;->getSampleRate()I
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700578Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_176400:I
579Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_192000:I
580Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_44100:I
581Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_48000:I
582Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_88200:I
583Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_96000:I
584Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_NONE:I
David Brazdil02795c92018-04-18 13:33:53 +0100585Landroid/bluetooth/BluetoothCodecConfig;->setCodecPriority(I)V
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700586Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_AAC:I
David Brazdil02795c92018-04-18 13:33:53 +0100587Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_APTX:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100588Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_APTX_HD:I
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700589Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_INVALID:I
590Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_LDAC:I
591Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_MAX:I
592Landroid/bluetooth/BluetoothCodecConfig;->SOURCE_CODEC_TYPE_SBC:I
593Landroid/bluetooth/BluetoothCodecStatus;
David Brazdil02795c92018-04-18 13:33:53 +0100594Landroid/bluetooth/BluetoothCodecStatus;->EXTRA_CODEC_STATUS:Ljava/lang/String;
Pavlin Radoslavovc442b642018-04-17 14:35:19 -0700595Landroid/bluetooth/BluetoothCodecStatus;->getCodecConfig()Landroid/bluetooth/BluetoothCodecConfig;
596Landroid/bluetooth/BluetoothCodecStatus;->getCodecsLocalCapabilities()[Landroid/bluetooth/BluetoothCodecConfig;
597Landroid/bluetooth/BluetoothCodecStatus;->getCodecsSelectableCapabilities()[Landroid/bluetooth/BluetoothCodecConfig;
David Brazdilb43351f2018-01-31 14:43:36 +0000598Landroid/bluetooth/BluetoothDevice;->createBond(I)Z
David Brazdil19f76542018-03-26 10:03:46 +0100599Landroid/bluetooth/BluetoothDevice;->getAlias()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000600Landroid/bluetooth/BluetoothDevice;->getAliasName()Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100601Landroid/bluetooth/BluetoothGatt;->mAuthRetryState:I
602Landroid/bluetooth/BluetoothGatt;->mClientIf:I
603Landroid/bluetooth/BluetoothGatt;->refresh()Z
David Brazdilb43351f2018-01-31 14:43:36 +0000604Landroid/bluetooth/BluetoothGattCharacteristic;->mInstance:I
605Landroid/bluetooth/BluetoothGattCharacteristic;->mService:Landroid/bluetooth/BluetoothGattService;
606Landroid/bluetooth/BluetoothGattDescriptor;->mCharacteristic:Landroid/bluetooth/BluetoothGattCharacteristic;
607Landroid/bluetooth/BluetoothGattDescriptor;->mInstance:I
David Brazdil02795c92018-04-18 13:33:53 +0100608Landroid/bluetooth/BluetoothHeadset;->ACTION_ACTIVE_DEVICE_CHANGED:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000609Landroid/bluetooth/BluetoothHeadset;->close()V
David Brazdil62a1f992018-04-09 15:56:25 +0100610Landroid/bluetooth/BluetoothHeadset;->connectAudio()Z
611Landroid/bluetooth/BluetoothHeadset;->disconnectAudio()Z
Hansong Zhangd5e8df82018-04-13 12:08:00 -0700612Landroid/bluetooth/BluetoothHeadset;->getActiveDevice()Landroid/bluetooth/BluetoothDevice;
613Landroid/bluetooth/BluetoothHeadset;->setActiveDevice(Landroid/bluetooth/BluetoothDevice;)Z
Jack He89f97982018-05-02 19:10:56 -0700614Landroid/bluetooth/BluetoothHeadset;->startScoUsingVirtualVoiceCall()Z
615Landroid/bluetooth/BluetoothHeadset;->stopScoUsingVirtualVoiceCall()Z
David Brazdil02795c92018-04-18 13:33:53 +0100616Landroid/bluetooth/BluetoothHearingAid;->ACTION_ACTIVE_DEVICE_CHANGED:Ljava/lang/String;
Hansong Zhangd5e8df82018-04-13 12:08:00 -0700617Landroid/bluetooth/BluetoothHearingAid;->getActiveDevices()Ljava/util/List;
618Landroid/bluetooth/BluetoothHearingAid;->setActiveDevice(Landroid/bluetooth/BluetoothDevice;)Z
Nicolas Geoffray4d6a16e2018-03-26 14:00:26 +0100619Landroid/bluetooth/BluetoothMapClient;->sendMessage(Landroid/bluetooth/BluetoothDevice;[Landroid/net/Uri;Ljava/lang/String;Landroid/app/PendingIntent;Landroid/app/PendingIntent;)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100620Landroid/bluetooth/BluetoothPan;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100621Landroid/bluetooth/BluetoothPan;->close()V
622Landroid/bluetooth/BluetoothPan;->connect(Landroid/bluetooth/BluetoothDevice;)Z
623Landroid/bluetooth/BluetoothPan;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z
624Landroid/bluetooth/BluetoothPan;->doBind()Z
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100625Landroid/bluetooth/BluetoothPan;->isEnabled()Z
David Brazdil1b1a43e2018-03-16 17:24:51 +0000626Landroid/bluetooth/BluetoothPan;->isTetheringOn()Z
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100627Landroid/bluetooth/BluetoothPan;->isValidDevice(Landroid/bluetooth/BluetoothDevice;)Z
628Landroid/bluetooth/BluetoothPan;->log(Ljava/lang/String;)V
David Brazdil1b1a43e2018-03-16 17:24:51 +0000629Landroid/bluetooth/BluetoothPan;->setBluetoothTethering(Z)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100630Landroid/bluetooth/BluetoothProfile;->PAN:I
Mathew Inwood56efac32018-04-23 13:31:17 +0100631Landroid/bluetooth/BluetoothSocket;->mPfd:Landroid/os/ParcelFileDescriptor;
David Brazdilb43351f2018-01-31 14:43:36 +0000632Landroid/bluetooth/BluetoothUuid;->RESERVED_UUIDS:[Landroid/os/ParcelUuid;
David Brazdil92b16d62018-02-12 18:29:42 +0000633Landroid/bluetooth/IBluetooth$Stub$Proxy;->getAddress()Ljava/lang/String;
Mathew Inwood56efac32018-04-23 13:31:17 +0100634Landroid/bluetooth/IBluetooth$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100635Landroid/bluetooth/IBluetooth$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetooth;
636Landroid/bluetooth/IBluetooth;->getAddress()Ljava/lang/String;
637Landroid/bluetooth/IBluetoothManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil768a9532018-04-25 11:49:16 +0100638Landroid/bluetooth/IBluetoothManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetoothManager;
David Brazdil0f41a7c2018-03-12 10:15:46 +0000639Landroid/bluetooth/le/ScanRecord;->parseFromBytes([B)Landroid/bluetooth/le/ScanRecord;
David Brazdilb43351f2018-01-31 14:43:36 +0000640Landroid/content/AsyncTaskLoader;->mExecutor:Ljava/util/concurrent/Executor;
David Brazdil92b16d62018-02-12 18:29:42 +0000641Landroid/content/BroadcastReceiver$PendingResult;-><init>(ILjava/lang/String;Landroid/os/Bundle;IZZLandroid/os/IBinder;II)V
David Brazdil768a9532018-04-25 11:49:16 +0100642Landroid/content/BroadcastReceiver$PendingResult;->mAbortBroadcast:Z
643Landroid/content/BroadcastReceiver$PendingResult;->mFinished:Z
644Landroid/content/BroadcastReceiver$PendingResult;->mFlags:I
645Landroid/content/BroadcastReceiver$PendingResult;->mInitialStickyHint:Z
646Landroid/content/BroadcastReceiver$PendingResult;->mOrderedHint:Z
647Landroid/content/BroadcastReceiver$PendingResult;->mResultCode:I
648Landroid/content/BroadcastReceiver$PendingResult;->mResultData:Ljava/lang/String;
649Landroid/content/BroadcastReceiver$PendingResult;->mResultExtras:Landroid/os/Bundle;
650Landroid/content/BroadcastReceiver$PendingResult;->mSendingUser:I
651Landroid/content/BroadcastReceiver$PendingResult;->mToken:Landroid/os/IBinder;
652Landroid/content/BroadcastReceiver$PendingResult;->mType:I
653Landroid/content/BroadcastReceiver;->getPendingResult()Landroid/content/BroadcastReceiver$PendingResult;
David Brazdil92b16d62018-02-12 18:29:42 +0000654Landroid/content/BroadcastReceiver;->setPendingResult(Landroid/content/BroadcastReceiver$PendingResult;)V
David Brazdil768a9532018-04-25 11:49:16 +0100655Landroid/content/ClipData$Item;->mUri:Landroid/net/Uri;
David Brazdil0a740622018-03-12 19:28:36 +0000656Landroid/content/ContentProvider;->coerceToLocalContentProvider(Landroid/content/IContentProvider;)Landroid/content/ContentProvider;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100657Landroid/content/ContentProvider;->mAuthorities:[Ljava/lang/String;
658Landroid/content/ContentProvider;->mAuthority:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000659Landroid/content/ContentProvider;->mContext:Landroid/content/Context;
660Landroid/content/ContentProvider;->mPathPermissions:[Landroid/content/pm/PathPermission;
661Landroid/content/ContentProvider;->mReadPermission:Ljava/lang/String;
662Landroid/content/ContentProvider;->mWritePermission:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100663Landroid/content/ContentProvider;->setAppOps(II)V
664Landroid/content/ContentProviderClient;->mContentProvider:Landroid/content/IContentProvider;
665Landroid/content/ContentProviderClient;->mPackageName:Ljava/lang/String;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100666Landroid/content/ContentProviderNative;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentProvider;
David Brazdilb43351f2018-01-31 14:43:36 +0000667Landroid/content/ContentProviderOperation;->mSelection:Ljava/lang/String;
668Landroid/content/ContentProviderOperation;->mType:I
David Brazdil768a9532018-04-25 11:49:16 +0100669Landroid/content/ContentProviderOperation;->mUri:Landroid/net/Uri;
David Brazdil8237f2d2018-02-12 22:34:49 +0000670Landroid/content/ContentProviderOperation;->TYPE_DELETE:I
671Landroid/content/ContentProviderOperation;->TYPE_INSERT:I
672Landroid/content/ContentProviderOperation;->TYPE_UPDATE:I
David Brazdil0a740622018-03-12 19:28:36 +0000673Landroid/content/ContentResolver;->acquireExistingProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
674Landroid/content/ContentResolver;->acquireProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
David Brazdil92b16d62018-02-12 18:29:42 +0000675Landroid/content/ContentResolver;->acquireProvider(Landroid/net/Uri;)Landroid/content/IContentProvider;
David Brazdil0a740622018-03-12 19:28:36 +0000676Landroid/content/ContentResolver;->acquireProvider(Ljava/lang/String;)Landroid/content/IContentProvider;
677Landroid/content/ContentResolver;->acquireUnstableProvider(Landroid/content/Context;Ljava/lang/String;)Landroid/content/IContentProvider;
David Brazdilb43351f2018-01-31 14:43:36 +0000678Landroid/content/ContentResolver;->getContentService()Landroid/content/IContentService;
679Landroid/content/ContentResolver;->getSyncStatus(Landroid/accounts/Account;Ljava/lang/String;)Landroid/content/SyncStatusInfo;
680Landroid/content/ContentResolver;->mContext:Landroid/content/Context;
David Brazdil92b16d62018-02-12 18:29:42 +0000681Landroid/content/ContentResolver;->mPackageName:Ljava/lang/String;
David Brazdil0a740622018-03-12 19:28:36 +0000682Landroid/content/ContentResolver;->releaseProvider(Landroid/content/IContentProvider;)Z
683Landroid/content/ContentResolver;->releaseUnstableProvider(Landroid/content/IContentProvider;)Z
David Brazdil62a1f992018-04-09 15:56:25 +0100684Landroid/content/ContentResolver;->takePersistableUriPermission(Ljava/lang/String;Landroid/net/Uri;I)V
David Brazdil0a740622018-03-12 19:28:36 +0000685Landroid/content/ContentResolver;->unstableProviderDied(Landroid/content/IContentProvider;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000686Landroid/content/ContentValues;-><init>(Ljava/util/HashMap;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000687Landroid/content/ContentValues;->mValues:Ljava/util/HashMap;
David Brazdil78cea742018-04-03 11:15:18 +0100688Landroid/content/Context;->getBasePackageName()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000689Landroid/content/Context;->getSharedPrefsFile(Ljava/lang/String;)Ljava/io/File;
690Landroid/content/Context;->getThemeResId()I
691Landroid/content/Context;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000692Landroid/content/Context;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;ILandroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
693Landroid/content/Context;->sendOrderedBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;ILandroid/os/Bundle;Landroid/content/BroadcastReceiver;Landroid/os/Handler;ILjava/lang/String;Landroid/os/Bundle;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000694Landroid/content/ContextWrapper;->getDisplay()Landroid/view/Display;
David Brazdilb43351f2018-01-31 14:43:36 +0000695Landroid/content/ContextWrapper;->mBase:Landroid/content/Context;
696Landroid/content/CursorLoader;->mCancellationSignal:Landroid/os/CancellationSignal;
697Landroid/content/CursorLoader;->mObserver:Landroid/content/Loader$ForceLoadContentObserver;
David Brazdil779787b2018-03-06 13:29:52 +0000698Landroid/content/IClipboard$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100699Landroid/content/IClipboard$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IClipboard;
David Brazdil78894d12018-02-15 15:35:23 +0000700Landroid/content/IContentProvider;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100701Landroid/content/IContentService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
702Landroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentService;
David Brazdilb43351f2018-01-31 14:43:36 +0000703Landroid/content/IContentService;->cancelSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)V
704Landroid/content/IContentService;->getMasterSyncAutomatically()Z
705Landroid/content/IContentService;->setMasterSyncAutomatically(Z)V
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100706Landroid/content/IIntentReceiver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
707Landroid/content/IIntentReceiver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
708Landroid/content/IIntentReceiver$Stub;-><init>()V
David Brazdil768a9532018-04-25 11:49:16 +0100709Landroid/content/IIntentReceiver;->performReceive(Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZI)V
David Brazdilb43351f2018-01-31 14:43:36 +0000710Landroid/content/Intent;->ACTION_ALARM_CHANGED:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +0100711Landroid/content/Intent;->mExtras:Landroid/os/Bundle;
David Brazdil768a9532018-04-25 11:49:16 +0100712Landroid/content/Intent;->prepareToLeaveProcess(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000713Landroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/IBinder;)Landroid/content/Intent;
David Brazdil768a9532018-04-25 11:49:16 +0100714Landroid/content/Intent;->setAllowFds(Z)V
David Brazdilb9a5a502018-04-09 15:51:24 +0100715Landroid/content/Intent;->toInsecureString()Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100716Landroid/content/IntentFilter;->mActions:Ljava/util/ArrayList;
David Brazdil768a9532018-04-25 11:49:16 +0100717Landroid/content/IntentSender;-><init>(Landroid/content/IIntentSender;)V
718Landroid/content/IntentSender;->mTarget:Landroid/content/IIntentSender;
719Landroid/content/IRestrictionsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IRestrictionsManager;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100720Landroid/content/ISyncAdapter$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
721Landroid/content/ISyncAdapter$Stub$Proxy;->mRemote:Landroid/os/IBinder;
722Landroid/content/ISyncContext$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
723Landroid/content/ISyncContext$Stub$Proxy;->mRemote:Landroid/os/IBinder;
724Landroid/content/ISyncContext$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/ISyncContext;
725Landroid/content/ISyncStatusObserver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
726Landroid/content/ISyncStatusObserver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
David Brazdil768a9532018-04-25 11:49:16 +0100727Landroid/content/pm/ActivityInfo;->isResizeableMode(I)Z
David Brazdil779787b2018-03-06 13:29:52 +0000728Landroid/content/pm/ActivityInfo;->resizeMode:I
David Brazdil78cea742018-04-03 11:15:18 +0100729Landroid/content/pm/ActivityInfo;->supportsPictureInPicture()Z
David Brazdil92b16d62018-02-12 18:29:42 +0000730Landroid/content/pm/ApplicationInfo;->enabledSetting:I
731Landroid/content/pm/ApplicationInfo;->getBaseResourcePath()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000732Landroid/content/pm/ApplicationInfo;->installLocation:I
733Landroid/content/pm/ApplicationInfo;->isForwardLocked()Z
David Brazdilb43351f2018-01-31 14:43:36 +0000734Landroid/content/pm/ApplicationInfo;->primaryCpuAbi:Ljava/lang/String;
735Landroid/content/pm/ApplicationInfo;->privateFlags:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100736Landroid/content/pm/ApplicationInfo;->resourceDirs:[Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000737Landroid/content/pm/ApplicationInfo;->scanPublicSourceDir:Ljava/lang/String;
738Landroid/content/pm/ApplicationInfo;->scanSourceDir:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +0100739Landroid/content/pm/ApplicationInfo;->secondaryCpuAbi:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000740Landroid/content/pm/ApplicationInfo;->secondaryNativeLibraryDir:Ljava/lang/String;
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100741Landroid/content/pm/ApplicationInfo;->versionCode:I
David Brazdil0a740622018-03-12 19:28:36 +0000742Landroid/content/pm/ComponentInfo;->getComponentName()Landroid/content/ComponentName;
Nicolas Geoffraycf5837c2018-04-24 13:26:45 +0100743Landroid/content/pm/IPackageDataObserver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
744Landroid/content/pm/IPackageDataObserver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
David Brazdil7cdd9592018-03-29 23:16:38 +0100745Landroid/content/pm/IPackageDataObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageDataObserver;
David Brazdil768a9532018-04-25 11:49:16 +0100746Landroid/content/pm/IPackageDataObserver;->onRemoveCompleted(Ljava/lang/String;Z)V
Nicolas Geoffrayff211612018-05-03 15:39:16 +0100747Landroid/content/pm/IPackageDeleteObserver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100748Landroid/content/pm/IPackageDeleteObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageDeleteObserver;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100749Landroid/content/pm/IPackageDeleteObserver2$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
750Landroid/content/pm/IPackageDeleteObserver2$Stub$Proxy;->mRemote:Landroid/os/IBinder;
Mathew Inwood7e5e5652018-05-02 15:06:06 +0100751Landroid/content/pm/IPackageDeleteObserver2$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageDeleteObserver2;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100752Landroid/content/pm/IPackageDeleteObserver2;->onPackageDeleted(Ljava/lang/String;ILjava/lang/String;)V
753Landroid/content/pm/IPackageInstallerCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
754Landroid/content/pm/IPackageInstallerCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
755Landroid/content/pm/IPackageInstallerCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageInstallerCallback;
756Landroid/content/pm/IPackageInstallerCallback;->onSessionActiveChanged(IZ)V
757Landroid/content/pm/IPackageInstallerCallback;->onSessionBadgingChanged(I)V
758Landroid/content/pm/IPackageInstallerCallback;->onSessionCreated(I)V
759Landroid/content/pm/IPackageInstallerCallback;->onSessionFinished(IZ)V
760Landroid/content/pm/IPackageInstallerCallback;->onSessionProgressChanged(IF)V
761Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
762Landroid/content/pm/IPackageInstallerSession$Stub$Proxy;->mRemote:Landroid/os/IBinder;
763Landroid/content/pm/IPackageInstallerSession$Stub;-><init>()V
764Landroid/content/pm/IPackageInstallerSession$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageInstallerSession;
765Landroid/content/pm/IPackageInstallObserver2$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
766Landroid/content/pm/IPackageInstallObserver2$Stub$Proxy;->mRemote:Landroid/os/IBinder;
767Landroid/content/pm/IPackageInstallObserver2$Stub;-><init>()V
768Landroid/content/pm/IPackageInstallObserver2;->onPackageInstalled(Ljava/lang/String;ILjava/lang/String;Landroid/os/Bundle;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100769Landroid/content/pm/IPackageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100770Landroid/content/pm/IPackageManager$Stub$Proxy;->getInstalledPackages(II)Landroid/content/pm/ParceledListSlice;
771Landroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInfo(Ljava/lang/String;II)Landroid/content/pm/PackageInfo;
772Landroid/content/pm/IPackageManager$Stub$Proxy;->getPackagesForUid(I)[Ljava/lang/String;
773Landroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
774Landroid/content/pm/IPackageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageManager;
David Brazdil7cdd9592018-03-29 23:16:38 +0100775Landroid/content/pm/IPackageManager;->addPermission(Landroid/content/pm/PermissionInfo;)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100776Landroid/content/pm/IPackageManager;->addPermissionAsync(Landroid/content/pm/PermissionInfo;)Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100777Landroid/content/pm/IPackageManager;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I
778Landroid/content/pm/IPackageManager;->clearPackagePreferredActivities(Ljava/lang/String;)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100779Landroid/content/pm/IPackageManager;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I
780Landroid/content/pm/IPackageManager;->getInstalledPackages(II)Landroid/content/pm/ParceledListSlice;
781Landroid/content/pm/IPackageManager;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000782Landroid/content/pm/IPackageManager;->getInstallLocation()I
David Brazdilb43351f2018-01-31 14:43:36 +0000783Landroid/content/pm/IPackageManager;->getLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;I)Landroid/content/pm/ResolveInfo;
Mathew Inwood8453ddd2018-05-07 12:33:29 +0100784Landroid/content/pm/IPackageManager;->getPackagesForUid(I)[Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +0100785Landroid/content/pm/IPackageManager;->getProviderInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ProviderInfo;
786Landroid/content/pm/IPackageManager;->getReceiverInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ActivityInfo;
787Landroid/content/pm/IPackageManager;->getServiceInfo(Landroid/content/ComponentName;II)Landroid/content/pm/ServiceInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000788Landroid/content/pm/IPackageManager;->setApplicationEnabledSetting(Ljava/lang/String;IIILjava/lang/String;)V
789Landroid/content/pm/IPackageManager;->setComponentEnabledSetting(Landroid/content/ComponentName;III)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100790Landroid/content/pm/IPackageManager;->setInstallerPackageName(Ljava/lang/String;Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000791Landroid/content/pm/IPackageManager;->setLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;ILandroid/content/IntentFilter;ILandroid/content/ComponentName;)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100792Landroid/content/pm/IPackageMoveObserver$Stub;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100793Landroid/content/pm/IPackageMoveObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageMoveObserver;
Nicolas Geoffraycf5837c2018-04-24 13:26:45 +0100794Landroid/content/pm/IPackageStatsObserver$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
795Landroid/content/pm/IPackageStatsObserver$Stub$Proxy;->mRemote:Landroid/os/IBinder;
David Brazdil3b310592018-02-08 18:56:22 +0000796Landroid/content/pm/IPackageStatsObserver$Stub;-><init>()V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100797Landroid/content/pm/IPackageStatsObserver$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageStatsObserver;
David Brazdil7cdd9592018-03-29 23:16:38 +0100798Landroid/content/pm/IShortcutService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwood73ee4542018-04-24 16:24:33 +0100799Landroid/content/pm/IShortcutService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IShortcutService;
David Brazdil78894d12018-02-15 15:35:23 +0000800Landroid/content/pm/LauncherActivityInfo;->mActivityInfo:Landroid/content/pm/ActivityInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000801Landroid/content/pm/LauncherApps;->mPm:Landroid/content/pm/PackageManager;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100802Landroid/content/pm/LauncherApps;->mService:Landroid/content/pm/ILauncherApps;
David Brazdilb43351f2018-01-31 14:43:36 +0000803Landroid/content/pm/LauncherApps;->startShortcut(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Rect;Landroid/os/Bundle;I)V
David Brazdil62a1f992018-04-09 15:56:25 +0100804Landroid/content/pm/PackageInfo;->INSTALL_LOCATION_UNSPECIFIED:I
David Brazdil768a9532018-04-25 11:49:16 +0100805Landroid/content/pm/PackageInstaller$SessionInfo;-><init>()V
806Landroid/content/pm/PackageInstaller$SessionInfo;->active:Z
807Landroid/content/pm/PackageInstaller$SessionInfo;->appIcon:Landroid/graphics/Bitmap;
808Landroid/content/pm/PackageInstaller$SessionInfo;->appLabel:Ljava/lang/CharSequence;
809Landroid/content/pm/PackageInstaller$SessionInfo;->appPackageName:Ljava/lang/String;
810Landroid/content/pm/PackageInstaller$SessionInfo;->installerPackageName:Ljava/lang/String;
811Landroid/content/pm/PackageInstaller$SessionInfo;->mode:I
812Landroid/content/pm/PackageInstaller$SessionInfo;->progress:F
813Landroid/content/pm/PackageInstaller$SessionInfo;->resolvedBaseCodePath:Ljava/lang/String;
814Landroid/content/pm/PackageInstaller$SessionInfo;->sealed:Z
815Landroid/content/pm/PackageInstaller$SessionInfo;->sessionId:I
816Landroid/content/pm/PackageInstaller$SessionInfo;->sizeBytes:J
817Landroid/content/pm/PackageInstaller$SessionParams;->appIcon:Landroid/graphics/Bitmap;
818Landroid/content/pm/PackageInstaller$SessionParams;->appLabel:Ljava/lang/String;
819Landroid/content/pm/PackageInstaller$SessionParams;->appPackageName:Ljava/lang/String;
820Landroid/content/pm/PackageInstaller$SessionParams;->installFlags:I
821Landroid/content/pm/PackageInstaller$SessionParams;->mode:I
822Landroid/content/pm/PackageInstaller$SessionParams;->sizeBytes:J
David Brazdil0a740622018-03-12 19:28:36 +0000823Landroid/content/pm/PackageItemInfo;->setForceSafeLabels(Z)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100824Landroid/content/pm/PackageManager;->addCrossProfileIntentFilter(Landroid/content/IntentFilter;III)V
825Landroid/content/pm/PackageManager;->addPreferredActivityAsUser(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;I)V
David Brazdil92b16d62018-02-12 18:29:42 +0000826Landroid/content/pm/PackageManager;->buildRequestPermissionsIntent([Ljava/lang/String;)Landroid/content/Intent;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100827Landroid/content/pm/PackageManager;->clearApplicationUserData(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;)V
828Landroid/content/pm/PackageManager;->clearCrossProfileIntentFilters(I)V
829Landroid/content/pm/PackageManager;->deleteApplicationCacheFiles(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;)V
830Landroid/content/pm/PackageManager;->deleteApplicationCacheFilesAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageDataObserver;)V
Nicolas Geoffrayff211612018-05-03 15:39:16 +0100831Landroid/content/pm/PackageManager;->deletePackage(Ljava/lang/String;Landroid/content/pm/IPackageDeleteObserver;I)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100832Landroid/content/pm/PackageManager;->deletePackageAsUser(Ljava/lang/String;Landroid/content/pm/IPackageDeleteObserver;II)V
833Landroid/content/pm/PackageManager;->flushPackageRestrictionsAsUser(I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000834Landroid/content/pm/PackageManager;->freeStorage(JLandroid/content/IntentSender;)V
835Landroid/content/pm/PackageManager;->freeStorage(Ljava/lang/String;JLandroid/content/IntentSender;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100836Landroid/content/pm/PackageManager;->freeStorageAndNotify(JLandroid/content/pm/IPackageDataObserver;)V
837Landroid/content/pm/PackageManager;->freeStorageAndNotify(Ljava/lang/String;JLandroid/content/pm/IPackageDataObserver;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100838Landroid/content/pm/PackageManager;->getApplicationHiddenSettingAsUser(Ljava/lang/String;Landroid/os/UserHandle;)Z
David Brazdil2a523752018-02-01 17:12:30 +0000839Landroid/content/pm/PackageManager;->getApplicationInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo;
Nicolas Geoffraye278dc02018-04-24 14:02:02 +0100840Landroid/content/pm/PackageManager;->getHomeActivities(Ljava/util/List;)Landroid/content/ComponentName;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100841Landroid/content/pm/PackageManager;->getKeySetByAlias(Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/KeySet;
842Landroid/content/pm/PackageManager;->getMoveStatus(I)I
David Brazdilb43351f2018-01-31 14:43:36 +0000843Landroid/content/pm/PackageManager;->getPackageCandidateVolumes(Landroid/content/pm/ApplicationInfo;)Ljava/util/List;
David Brazdil2a523752018-02-01 17:12:30 +0000844Landroid/content/pm/PackageManager;->getPackageInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/PackageInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000845Landroid/content/pm/PackageManager;->getPackageSizeInfo(Ljava/lang/String;Landroid/content/pm/IPackageStatsObserver;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100846Landroid/content/pm/PackageManager;->getPackageSizeInfoAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageStatsObserver;)V
847Landroid/content/pm/PackageManager;->getPackageUidAsUser(Ljava/lang/String;I)I
848Landroid/content/pm/PackageManager;->getPackageUidAsUser(Ljava/lang/String;II)I
David Brazdilb43351f2018-01-31 14:43:36 +0000849Landroid/content/pm/PackageManager;->getResourcesForApplicationAsUser(Ljava/lang/String;I)Landroid/content/res/Resources;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100850Landroid/content/pm/PackageManager;->getSigningKeySet(Ljava/lang/String;)Landroid/content/pm/KeySet;
851Landroid/content/pm/PackageManager;->getUidForSharedUser(Ljava/lang/String;)I
852Landroid/content/pm/PackageManager;->getUserBadgeForDensity(Landroid/os/UserHandle;I)Landroid/graphics/drawable/Drawable;
853Landroid/content/pm/PackageManager;->getUserBadgeForDensityNoBackground(Landroid/os/UserHandle;I)Landroid/graphics/drawable/Drawable;
854Landroid/content/pm/PackageManager;->installExistingPackageAsUser(Ljava/lang/String;I)I
855Landroid/content/pm/PackageManager;->isPackageAvailable(Ljava/lang/String;)Z
856Landroid/content/pm/PackageManager;->isPackageSuspendedForUser(Ljava/lang/String;I)Z
857Landroid/content/pm/PackageManager;->isSignedBy(Ljava/lang/String;Landroid/content/pm/KeySet;)Z
858Landroid/content/pm/PackageManager;->isSignedByExactly(Ljava/lang/String;Landroid/content/pm/KeySet;)Z
859Landroid/content/pm/PackageManager;->isUpgrade()Z
860Landroid/content/pm/PackageManager;->loadItemIcon(Landroid/content/pm/PackageItemInfo;Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
861Landroid/content/pm/PackageManager;->loadUnbadgedItemIcon(Landroid/content/pm/PackageItemInfo;Landroid/content/pm/ApplicationInfo;)Landroid/graphics/drawable/Drawable;
David Brazdilb43351f2018-01-31 14:43:36 +0000862Landroid/content/pm/PackageManager;->movePackage(Ljava/lang/String;Landroid/os/storage/VolumeInfo;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000863Landroid/content/pm/PackageManager;->NO_NATIVE_LIBRARIES:I
David Brazdilb43351f2018-01-31 14:43:36 +0000864Landroid/content/pm/PackageManager;->queryBroadcastReceivers(Landroid/content/Intent;II)Ljava/util/List;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100865Landroid/content/pm/PackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;II)Ljava/util/List;
866Landroid/content/pm/PackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;II)Ljava/util/List;
867Landroid/content/pm/PackageManager;->queryIntentContentProvidersAsUser(Landroid/content/Intent;II)Ljava/util/List;
868Landroid/content/pm/PackageManager;->queryIntentServicesAsUser(Landroid/content/Intent;II)Ljava/util/List;
869Landroid/content/pm/PackageManager;->registerMoveCallback(Landroid/content/pm/PackageManager$MoveCallback;Landroid/os/Handler;)V
870Landroid/content/pm/PackageManager;->replacePreferredActivity(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;)V
871Landroid/content/pm/PackageManager;->replacePreferredActivityAsUser(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;I)V
872Landroid/content/pm/PackageManager;->resolveActivityAsUser(Landroid/content/Intent;II)Landroid/content/pm/ResolveInfo;
873Landroid/content/pm/PackageManager;->resolveContentProviderAsUser(Ljava/lang/String;II)Landroid/content/pm/ProviderInfo;
874Landroid/content/pm/PackageManager;->setApplicationHiddenSettingAsUser(Ljava/lang/String;ZLandroid/os/UserHandle;)Z
875Landroid/content/pm/PackageManager;->shouldShowRequestPermissionRationale(Ljava/lang/String;)Z
876Landroid/content/pm/PackageManager;->unregisterMoveCallback(Landroid/content/pm/PackageManager$MoveCallback;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000877Landroid/content/pm/PackageParser$Activity;->info:Landroid/content/pm/ActivityInfo;
878Landroid/content/pm/PackageParser$ActivityIntentInfo;->activity:Landroid/content/pm/PackageParser$Activity;
David Brazdil92b16d62018-02-12 18:29:42 +0000879Landroid/content/pm/PackageParser$Component;->className:Ljava/lang/String;
880Landroid/content/pm/PackageParser$Component;->getComponentName()Landroid/content/ComponentName;
881Landroid/content/pm/PackageParser$Component;->intents:Ljava/util/ArrayList;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100882Landroid/content/pm/PackageParser$Component;->metaData:Landroid/os/Bundle;
David Brazdil7cdd9592018-03-29 23:16:38 +0100883Landroid/content/pm/PackageParser$Instrumentation;->info:Landroid/content/pm/InstrumentationInfo;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100884Landroid/content/pm/PackageParser$IntentInfo;-><init>()V
David Brazdil7cdd9592018-03-29 23:16:38 +0100885Landroid/content/pm/PackageParser$IntentInfo;->banner:I
886Landroid/content/pm/PackageParser$IntentInfo;->hasDefault:Z
887Landroid/content/pm/PackageParser$IntentInfo;->icon:I
David Brazdil7cdd9592018-03-29 23:16:38 +0100888Landroid/content/pm/PackageParser$IntentInfo;->labelRes:I
889Landroid/content/pm/PackageParser$IntentInfo;->logo:I
890Landroid/content/pm/PackageParser$IntentInfo;->nonLocalizedLabel:Ljava/lang/CharSequence;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100891Landroid/content/pm/PackageParser$Package;-><init>(Ljava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000892Landroid/content/pm/PackageParser$Package;->activities:Ljava/util/ArrayList;
893Landroid/content/pm/PackageParser$Package;->applicationInfo:Landroid/content/pm/ApplicationInfo;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100894Landroid/content/pm/PackageParser$Package;->configPreferences:Ljava/util/ArrayList;
David Brazdil7cdd9592018-03-29 23:16:38 +0100895Landroid/content/pm/PackageParser$Package;->instrumentation:Ljava/util/ArrayList;
896Landroid/content/pm/PackageParser$Package;->mAppMetaData:Landroid/os/Bundle;
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100897Landroid/content/pm/PackageParser$Package;->mKeySetMapping:Landroid/util/ArrayMap;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100898Landroid/content/pm/PackageParser$Package;->mPreferredOrder:I
899Landroid/content/pm/PackageParser$Package;->mSharedUserId:Ljava/lang/String;
900Landroid/content/pm/PackageParser$Package;->mSharedUserLabel:I
Mathew Inwood6efad9a2018-04-30 16:59:10 +0100901Landroid/content/pm/PackageParser$Package;->mSigningDetails:Landroid/content/pm/PackageParser$SigningDetails;
David Brazdil92b16d62018-02-12 18:29:42 +0000902Landroid/content/pm/PackageParser$Package;->mVersionCode:I
903Landroid/content/pm/PackageParser$Package;->mVersionName:Ljava/lang/String;
904Landroid/content/pm/PackageParser$Package;->packageName:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +0100905Landroid/content/pm/PackageParser$Package;->permissionGroups:Ljava/util/ArrayList;
906Landroid/content/pm/PackageParser$Package;->permissions:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +0000907Landroid/content/pm/PackageParser$Package;->providers:Ljava/util/ArrayList;
908Landroid/content/pm/PackageParser$Package;->receivers:Ljava/util/ArrayList;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100909Landroid/content/pm/PackageParser$Package;->reqFeatures:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +0000910Landroid/content/pm/PackageParser$Package;->requestedPermissions:Ljava/util/ArrayList;
911Landroid/content/pm/PackageParser$Package;->services:Ljava/util/ArrayList;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +0100912Landroid/content/pm/PackageParser$Package;->usesLibraries:Ljava/util/ArrayList;
David Brazdil768a9532018-04-25 11:49:16 +0100913Landroid/content/pm/PackageParser$Package;->usesOptionalLibraries:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +0000914Landroid/content/pm/PackageParser$Provider;->info:Landroid/content/pm/ProviderInfo;
915Landroid/content/pm/PackageParser$ProviderIntentInfo;->provider:Landroid/content/pm/PackageParser$Provider;
David Brazdil7cdd9592018-03-29 23:16:38 +0100916Landroid/content/pm/PackageParser$Service;->info:Landroid/content/pm/ServiceInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000917Landroid/content/pm/PackageParser$ServiceIntentInfo;->service:Landroid/content/pm/PackageParser$Service;
Mathew Inwood6efad9a2018-04-30 16:59:10 +0100918Landroid/content/pm/PackageParser$SigningDetails;->signatures:[Landroid/content/pm/Signature;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100919Landroid/content/pm/PackageParser;-><init>()V
920Landroid/content/pm/PackageParser;->collectCertificates(Landroid/content/pm/PackageParser$Package;Ljava/io/File;Z)V
921Landroid/content/pm/PackageParser;->collectCertificates(Landroid/content/pm/PackageParser$Package;Z)V
922Landroid/content/pm/PackageParser;->generateActivityInfo(Landroid/content/pm/PackageParser$Activity;ILandroid/content/pm/PackageUserState;I)Landroid/content/pm/ActivityInfo;
David Brazdil768a9532018-04-25 11:49:16 +0100923Landroid/content/pm/PackageParser;->generateApplicationInfo(Landroid/content/pm/PackageParser$Package;ILandroid/content/pm/PackageUserState;I)Landroid/content/pm/ApplicationInfo;
924Landroid/content/pm/PackageParser;->generateInstrumentationInfo(Landroid/content/pm/PackageParser$Instrumentation;I)Landroid/content/pm/InstrumentationInfo;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100925Landroid/content/pm/PackageParser;->generatePackageInfo(Landroid/content/pm/PackageParser$Package;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;)Landroid/content/pm/PackageInfo;
926Landroid/content/pm/PackageParser;->generatePackageInfo(Landroid/content/pm/PackageParser$Package;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;I)Landroid/content/pm/PackageInfo;
David Brazdil768a9532018-04-25 11:49:16 +0100927Landroid/content/pm/PackageParser;->generatePermissionGroupInfo(Landroid/content/pm/PackageParser$PermissionGroup;I)Landroid/content/pm/PermissionGroupInfo;
928Landroid/content/pm/PackageParser;->generatePermissionInfo(Landroid/content/pm/PackageParser$Permission;I)Landroid/content/pm/PermissionInfo;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100929Landroid/content/pm/PackageParser;->generateProviderInfo(Landroid/content/pm/PackageParser$Provider;ILandroid/content/pm/PackageUserState;I)Landroid/content/pm/ProviderInfo;
930Landroid/content/pm/PackageParser;->generateServiceInfo(Landroid/content/pm/PackageParser$Service;ILandroid/content/pm/PackageUserState;I)Landroid/content/pm/ServiceInfo;
931Landroid/content/pm/PackageParser;->parseBaseApk(Ljava/lang/String;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I[Ljava/lang/String;)Landroid/content/pm/PackageParser$Package;
932Landroid/content/pm/PackageParser;->parseMonolithicPackage(Ljava/io/File;I)Landroid/content/pm/PackageParser$Package;
933Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;I)Landroid/content/pm/PackageParser$Package;
934Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;IZ)Landroid/content/pm/PackageParser$Package;
David Brazdil92b16d62018-02-12 18:29:42 +0000935Landroid/content/pm/PackageUserState;-><init>()V
936Landroid/content/pm/ParceledListSlice;-><init>(Ljava/util/List;)V
Mathew Inwoode3a83402018-05-09 14:58:03 +0100937Landroid/content/pm/ShortcutInfo;->getIcon()Landroid/graphics/drawable/Icon;
David Brazdil0f41a7c2018-03-12 10:15:46 +0000938Landroid/content/pm/ShortcutManager;->mService:Landroid/content/pm/IShortcutService;
David Brazdil92b16d62018-02-12 18:29:42 +0000939Landroid/content/pm/Signature;->getPublicKey()Ljava/security/PublicKey;
David Brazdil768a9532018-04-25 11:49:16 +0100940Landroid/content/pm/UserInfo;-><init>(ILjava/lang/String;I)V
941Landroid/content/pm/UserInfo;->FLAG_PRIMARY:I
Nicolas Geoffrayff211612018-05-03 15:39:16 +0100942Landroid/content/pm/UserInfo;->getUserHandle()Landroid/os/UserHandle;
David Brazdilb43351f2018-01-31 14:43:36 +0000943Landroid/content/pm/UserInfo;->id:I
944Landroid/content/pm/UserInfo;->isPrimary()Z
David Brazdil92b16d62018-02-12 18:29:42 +0000945Landroid/content/pm/UserInfo;->serialNumber:I
946Landroid/content/res/AssetFileDescriptor;->mFd:Landroid/os/ParcelFileDescriptor;
947Landroid/content/res/AssetFileDescriptor;->mLength:J
948Landroid/content/res/AssetFileDescriptor;->mStartOffset:J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100949Landroid/content/res/AssetManager;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +0000950Landroid/content/res/AssetManager;->addAssetPath(Ljava/lang/String;)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100951Landroid/content/res/AssetManager;->addAssetPathAsSharedLibrary(Ljava/lang/String;)I
David Brazdil62a1f992018-04-09 15:56:25 +0100952Landroid/content/res/AssetManager;->applyStyle(JIILandroid/content/res/XmlBlock$Parser;[IJJ)V
Nicolas Geoffray35bd7942018-04-23 13:54:50 +0100953Landroid/content/res/AssetManager;->createTheme()J
David Brazdilb43351f2018-01-31 14:43:36 +0000954Landroid/content/res/AssetManager;->getAssignedPackageIdentifiers()Landroid/util/SparseArray;
David Brazdilb43351f2018-01-31 14:43:36 +0000955Landroid/content/res/AssetManager;->getResourceBagText(II)Ljava/lang/CharSequence;
David Brazdil92b16d62018-02-12 18:29:42 +0000956Landroid/content/res/AssetManager;->getResourceEntryName(I)Ljava/lang/String;
957Landroid/content/res/AssetManager;->getResourceIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
958Landroid/content/res/AssetManager;->getResourceName(I)Ljava/lang/String;
959Landroid/content/res/AssetManager;->getResourcePackageName(I)Ljava/lang/String;
960Landroid/content/res/AssetManager;->getResourceTypeName(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000961Landroid/content/res/AssetManager;->isUpToDate()Z
David Brazdil2a523752018-02-01 17:12:30 +0000962Landroid/content/res/AssetManager;->mObject:J
David Brazdilb43351f2018-01-31 14:43:36 +0000963Landroid/content/res/AssetManager;->openNonAsset(ILjava/lang/String;)Ljava/io/InputStream;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100964Landroid/content/res/AssetManager;->openNonAsset(ILjava/lang/String;I)Ljava/io/InputStream;
David Brazdilb43351f2018-01-31 14:43:36 +0000965Landroid/content/res/AssetManager;->openNonAsset(Ljava/lang/String;)Ljava/io/InputStream;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100966Landroid/content/res/AssetManager;->openNonAsset(Ljava/lang/String;I)Ljava/io/InputStream;
Adam Lesinskibde1df22018-02-09 11:12:22 -0800967Landroid/content/res/AssetManager;->resolveAttrs(JII[I[I[I[I)Z
David Brazdil62a1f992018-04-09 15:56:25 +0100968Landroid/content/res/AssetManager;->retrieveAttributes(Landroid/content/res/XmlBlock$Parser;[I[I[I)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000969Landroid/content/res/AssetManager;->setConfiguration(IILjava/lang/String;IIIIIIIIIIIIIII)V
David Brazdil92b16d62018-02-12 18:29:42 +0000970Landroid/content/res/ColorStateList$ColorStateListFactory;-><init>(Landroid/content/res/ColorStateList;)V
David Brazdil62794aa2018-03-19 18:14:19 +0000971Landroid/content/res/ColorStateList;->getColors()[I
David Brazdil92b16d62018-02-12 18:29:42 +0000972Landroid/content/res/ColorStateList;->mColors:[I
973Landroid/content/res/ColorStateList;->mDefaultColor:I
974Landroid/content/res/ColorStateList;->mFactory:Landroid/content/res/ColorStateList$ColorStateListFactory;
David Brazdilb9a5a502018-04-09 15:51:24 +0100975Landroid/content/res/ColorStateList;->mStateSpecs:[[I
David Brazdil0b0e3bc2018-04-10 15:24:54 +0100976Landroid/content/res/ColorStateList;->onColorsChanged()V
David Brazdil768a9532018-04-25 11:49:16 +0100977Landroid/content/res/CompatibilityInfo;-><init>(Landroid/content/pm/ApplicationInfo;IIZ)V
David Brazdilcfcd8a02018-02-20 11:59:10 +0000978Landroid/content/res/CompatibilityInfo;->applicationScale:F
David Brazdil92b16d62018-02-12 18:29:42 +0000979Landroid/content/res/CompatibilityInfo;->DEFAULT_COMPATIBILITY_INFO:Landroid/content/res/CompatibilityInfo;
David Brazdil7cdd9592018-03-29 23:16:38 +0100980Landroid/content/res/DrawableCache;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100981Landroid/content/res/DrawableCache;->getInstance(JLandroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
David Brazdil92b16d62018-02-12 18:29:42 +0000982Landroid/content/res/ObbInfo;->salt:[B
Mathew Inwood6efad9a2018-04-30 16:59:10 +0100983Landroid/content/res/Resources$Theme;->mThemeImpl:Landroid/content/res/ResourcesImpl$ThemeImpl;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100984Landroid/content/res/Resources;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +0100985Landroid/content/res/Resources;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100986Landroid/content/res/Resources;->loadXmlResourceParser(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;
987Landroid/content/res/Resources;->loadXmlResourceParser(Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser;
Nicolas Geoffray005964c2018-04-23 16:13:42 +0100988Landroid/content/res/Resources;->mClassLoader:Ljava/lang/ClassLoader;
989Landroid/content/res/Resources;->mDrawableInflater:Landroid/graphics/drawable/DrawableInflater;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +0100990Landroid/content/res/Resources;->mResourcesImpl:Landroid/content/res/ResourcesImpl;
991Landroid/content/res/Resources;->mSystem:Landroid/content/res/Resources;
992Landroid/content/res/Resources;->mTmpValue:Landroid/util/TypedValue;
993Landroid/content/res/Resources;->mTypedArrayPool:Landroid/util/Pools$SynchronizedPool;
994Landroid/content/res/Resources;->selectDefaultTheme(II)I
995Landroid/content/res/Resources;->setCompatibilityInfo(Landroid/content/res/CompatibilityInfo;)V
996Landroid/content/res/Resources;->updateSystemConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V
David Brazdil7cdd9592018-03-29 23:16:38 +0100997Landroid/content/res/ResourcesImpl;->getAssets()Landroid/content/res/AssetManager;
Mathew Inwood4ef2fb52018-04-25 16:21:03 +0100998Landroid/content/res/ResourcesImpl;->getValue(ILandroid/util/TypedValue;Z)V
David Brazdilb43351f2018-01-31 14:43:36 +0000999Landroid/content/res/ResourcesImpl;->mAccessLock:Ljava/lang/Object;
David Brazdil7cdd9592018-03-29 23:16:38 +01001000Landroid/content/res/ResourcesImpl;->mAnimatorCache:Landroid/content/res/ConfigurationBoundResourceCache;
David Brazdilb43351f2018-01-31 14:43:36 +00001001Landroid/content/res/ResourcesImpl;->mAssets:Landroid/content/res/AssetManager;
1002Landroid/content/res/ResourcesImpl;->mColorDrawableCache:Landroid/content/res/DrawableCache;
1003Landroid/content/res/ResourcesImpl;->mConfiguration:Landroid/content/res/Configuration;
1004Landroid/content/res/ResourcesImpl;->mDrawableCache:Landroid/content/res/DrawableCache;
1005Landroid/content/res/ResourcesImpl;->mPreloading:Z
David Brazdil7cdd9592018-03-29 23:16:38 +01001006Landroid/content/res/ResourcesImpl;->mStateListAnimatorCache:Landroid/content/res/ConfigurationBoundResourceCache;
David Brazdilb43351f2018-01-31 14:43:36 +00001007Landroid/content/res/ResourcesImpl;->sPreloadedColorDrawables:Landroid/util/LongSparseArray;
David Brazdil92b16d62018-02-12 18:29:42 +00001008Landroid/content/res/ResourcesImpl;->sPreloadedComplexColors:Landroid/util/LongSparseArray;
David Brazdilb43351f2018-01-31 14:43:36 +00001009Landroid/content/res/ResourcesImpl;->sPreloadedDrawables:[Landroid/util/LongSparseArray;
1010Landroid/content/res/ResourcesImpl;->TRACE_FOR_MISS_PRELOAD:Z
1011Landroid/content/res/ResourcesImpl;->TRACE_FOR_PRELOAD:Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001012Landroid/content/res/ResourcesKey;-><init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/content/res/Configuration;Landroid/content/res/CompatibilityInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001013Landroid/content/res/ResourcesKey;->mSplitResDirs:[Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001014Landroid/content/res/StringBlock;-><init>(JZ)V
David Brazdil7cdd9592018-03-29 23:16:38 +01001015Landroid/content/res/ThemedResourceCache;->onConfigurationChange(I)V
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00001016Landroid/content/res/TypedArray;->extractThemeAttrs()[I
David Brazdil92b16d62018-02-12 18:29:42 +00001017Landroid/content/res/TypedArray;->getNonConfigurationString(II)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001018Landroid/content/res/TypedArray;->getValueAt(ILandroid/util/TypedValue;)Z
1019Landroid/content/res/TypedArray;->mAssets:Landroid/content/res/AssetManager;
1020Landroid/content/res/TypedArray;->mData:[I
1021Landroid/content/res/TypedArray;->mIndices:[I
1022Landroid/content/res/TypedArray;->mLength:I
1023Landroid/content/res/TypedArray;->mMetrics:Landroid/util/DisplayMetrics;
1024Landroid/content/res/TypedArray;->mRecycled:Z
1025Landroid/content/res/TypedArray;->mResources:Landroid/content/res/Resources;
1026Landroid/content/res/TypedArray;->mTheme:Landroid/content/res/Resources$Theme;
1027Landroid/content/res/TypedArray;->mValue:Landroid/util/TypedValue;
1028Landroid/content/res/TypedArray;->mXml:Landroid/content/res/XmlBlock$Parser;
David Brazdil9d83cca2018-03-06 10:08:45 +00001029Landroid/content/res/XmlBlock$Parser;->mBlock:Landroid/content/res/XmlBlock;
David Brazdilb43351f2018-01-31 14:43:36 +00001030Landroid/content/res/XmlBlock$Parser;->mParseState:J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001031Landroid/content/res/XmlBlock;-><init>([B)V
1032Landroid/content/res/XmlBlock;->newParser()Landroid/content/res/XmlResourceParser;
David Brazdil768a9532018-04-25 11:49:16 +01001033Landroid/content/RestrictionsManager;->mService:Landroid/content/IRestrictionsManager;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00001034Landroid/content/SearchRecentSuggestionsProvider;->mSuggestionProjection:[Ljava/lang/String;
David Brazdil768a9532018-04-25 11:49:16 +01001035Landroid/content/SyncAdapterType;->allowParallelSyncs:Z
1036Landroid/content/SyncAdapterType;->isAlwaysSyncable:Z
1037Landroid/content/SyncAdapterType;->settingsActivity:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +01001038Landroid/content/SyncContext;->setStatusText(Ljava/lang/String;)V
David Brazdil768a9532018-04-25 11:49:16 +01001039Landroid/content/SyncInfo;-><init>(ILandroid/accounts/Account;Ljava/lang/String;J)V
1040Landroid/content/SyncRequest;->mAccountToSync:Landroid/accounts/Account;
1041Landroid/content/SyncRequest;->mAuthority:Ljava/lang/String;
1042Landroid/content/SyncRequest;->mExtras:Landroid/os/Bundle;
1043Landroid/content/SyncRequest;->mIsPeriodic:Z
1044Landroid/content/SyncRequest;->mSyncRunTimeSecs:J
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001045Landroid/content/SyncStatusInfo;-><init>(Landroid/os/Parcel;)V
1046Landroid/content/SyncStatusInfo;->authorityId:I
1047Landroid/content/SyncStatusInfo;->CREATOR:Landroid/os/Parcelable$Creator;
1048Landroid/content/SyncStatusInfo;->ensurePeriodicSyncTimeSize(I)V
1049Landroid/content/SyncStatusInfo;->initialFailureTime:J
1050Landroid/content/SyncStatusInfo;->initialize:Z
1051Landroid/content/SyncStatusInfo;->lastFailureMesg:Ljava/lang/String;
1052Landroid/content/SyncStatusInfo;->lastFailureSource:I
1053Landroid/content/SyncStatusInfo;->lastFailureTime:J
1054Landroid/content/SyncStatusInfo;->lastSuccessSource:I
David Brazdilb43351f2018-01-31 14:43:36 +00001055Landroid/content/SyncStatusInfo;->lastSuccessTime:J
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001056Landroid/content/SyncStatusInfo;->pending:Z
1057Landroid/content/SyncStatusInfo;->periodicSyncTimes:Ljava/util/ArrayList;
David Brazdil7cdd9592018-03-29 23:16:38 +01001058Landroid/content/UriMatcher;->mChildren:Ljava/util/ArrayList;
1059Landroid/content/UriMatcher;->mText:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001060Landroid/database/AbstractCursor;->mExtras:Landroid/os/Bundle;
David Brazdilb43351f2018-01-31 14:43:36 +00001061Landroid/database/AbstractCursor;->mNotifyUri:Landroid/net/Uri;
David Brazdilaa120f42018-04-06 16:10:44 +01001062Landroid/database/AbstractWindowedCursor;->clearOrCreateWindow(Ljava/lang/String;)V
Mathew Inwood6da35b92018-05-03 16:00:14 +01001063Landroid/database/AbstractWindowedCursor;->closeWindow()V
David Brazdilb43351f2018-01-31 14:43:36 +00001064Landroid/database/CursorWindow;->mWindowPtr:J
1065Landroid/database/CursorWindow;->sCursorWindowSize:I
1066Landroid/database/CursorWindow;->sWindowToPidMap:Landroid/util/LongSparseArray;
1067Landroid/database/CursorWrapper;->mCursor:Landroid/database/Cursor;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01001068Landroid/database/MatrixCursor;->get(I)Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00001069Landroid/database/sqlite/SQLiteCustomFunction;->dispatchCallback([Ljava/lang/String;)V
1070Landroid/database/sqlite/SQLiteCustomFunction;->name:Ljava/lang/String;
1071Landroid/database/sqlite/SQLiteCustomFunction;->numArgs:I
Nicolas Geoffray6844e272018-04-06 10:32:37 +01001072Landroid/database/sqlite/SQLiteDatabase;->CONFLICT_VALUES:[Ljava/lang/String;
Nicolas Geoffray2886f402018-05-03 09:32:44 +01001073Landroid/database/sqlite/SQLiteDatabase;->getThreadSession()Landroid/database/sqlite/SQLiteSession;
David Brazdil92b16d62018-02-12 18:29:42 +00001074Landroid/database/sqlite/SQLiteDatabase;->mConfigurationLocked:Landroid/database/sqlite/SQLiteDatabaseConfiguration;
1075Landroid/database/sqlite/SQLiteDatabase;->mConnectionPoolLocked:Landroid/database/sqlite/SQLiteConnectionPool;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001076Landroid/database/sqlite/SQLiteDatabase;->reopenReadWrite()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001077Landroid/database/sqlite/SQLiteDatabaseConfiguration;->maxSqlCacheSize:I
David Brazdil92b16d62018-02-12 18:29:42 +00001078Landroid/database/sqlite/SQLiteDebug$PagerStats;->largestMemAlloc:I
1079Landroid/database/sqlite/SQLiteDebug$PagerStats;->memoryUsed:I
1080Landroid/database/sqlite/SQLiteDebug$PagerStats;->pageCacheOverflow:I
1081Landroid/database/sqlite/SQLiteOpenHelper;->mName:Ljava/lang/String;
Nicolas Geoffray2886f402018-05-03 09:32:44 +01001082Landroid/database/sqlite/SQLiteSession;->beginTransaction(ILandroid/database/sqlite/SQLiteTransactionListener;ILandroid/os/CancellationSignal;)V
Nicolas Geoffray6844e272018-04-06 10:32:37 +01001083Landroid/database/sqlite/SQLiteStatement;-><init>(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001084Landroid/ddm/DdmHandleAppName;->getAppName()Ljava/lang/String;
David Brazdil768a9532018-04-25 11:49:16 +01001085Landroid/ddm/DdmHandleAppName;->setAppName(Ljava/lang/String;I)V
David Brazdil92b16d62018-02-12 18:29:42 +00001086Landroid/graphics/BaseCanvas;->mNativeCanvasWrapper:J
David Brazdilb43351f2018-01-31 14:43:36 +00001087Landroid/graphics/Bitmap$Config;->nativeInt:I
David Brazdil92b16d62018-02-12 18:29:42 +00001088Landroid/graphics/Bitmap$Config;->nativeToConfig(I)Landroid/graphics/Bitmap$Config;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001089Landroid/graphics/Bitmap;-><init>(JIIIZZ[BLandroid/graphics/NinePatch$InsetStruct;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001090Landroid/graphics/Bitmap;->createAshmemBitmap()Landroid/graphics/Bitmap;
1091Landroid/graphics/Bitmap;->createAshmemBitmap(Landroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001092Landroid/graphics/Bitmap;->getDefaultDensity()I
1093Landroid/graphics/Bitmap;->mNativePtr:J
1094Landroid/graphics/Bitmap;->mNinePatchChunk:[B
1095Landroid/graphics/Bitmap;->mNinePatchInsets:Landroid/graphics/NinePatch$InsetStruct;
1096Landroid/graphics/Bitmap;->reinit(IIZ)V
David Brazdil768a9532018-04-25 11:49:16 +01001097Landroid/graphics/Bitmap;->setDefaultDensity(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00001098Landroid/graphics/BitmapFactory;->nativeDecodeAsset(JLandroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
1099Landroid/graphics/BitmapFactory;->nativeDecodeByteArray([BIILandroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
1100Landroid/graphics/BitmapFactory;->nativeDecodeFileDescriptor(Ljava/io/FileDescriptor;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
1101Landroid/graphics/BitmapFactory;->nativeDecodeStream(Ljava/io/InputStream;[BLandroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00001102Landroid/graphics/BitmapRegionDecoder;-><init>(J)V
David Brazdil92b16d62018-02-12 18:29:42 +00001103Landroid/graphics/Camera;->native_instance:J
1104Landroid/graphics/Canvas;-><init>(J)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001105Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00001106Landroid/graphics/Canvas;->release()V
Nicolas Geoffrayfb5daf22018-03-15 12:49:11 +00001107Landroid/graphics/ColorMatrixColorFilter;->setColorMatrix(Landroid/graphics/ColorMatrix;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001108Landroid/graphics/drawable/AnimatedImageDrawable;->onAnimationEnd()V
David Brazdil779787b2018-03-06 13:29:52 +00001109Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->mStateIds:Landroid/util/SparseIntArray;
1110Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->mTransitions:Landroid/util/LongSparseLongArray;
1111Landroid/graphics/drawable/AnimatedStateListDrawable;->mState:Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;
David Brazdil92b16d62018-02-12 18:29:42 +00001112Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->callOnFinished(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V
David Brazdilb43351f2018-01-31 14:43:36 +00001113Landroid/graphics/drawable/AnimationDrawable;->mCurFrame:I
David Brazdil779787b2018-03-06 13:29:52 +00001114Landroid/graphics/drawable/BitmapDrawable;->getOpticalInsets()Landroid/graphics/Insets;
David Brazdilb43351f2018-01-31 14:43:36 +00001115Landroid/graphics/drawable/BitmapDrawable;->getTint()Landroid/content/res/ColorStateList;
1116Landroid/graphics/drawable/BitmapDrawable;->getTintMode()Landroid/graphics/PorterDuff$Mode;
David Brazdil19f76542018-03-26 10:03:46 +01001117Landroid/graphics/drawable/BitmapDrawable;->mTargetDensity:I
David Brazdilb43351f2018-01-31 14:43:36 +00001118Landroid/graphics/drawable/BitmapDrawable;->setBitmap(Landroid/graphics/Bitmap;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01001119Landroid/graphics/drawable/ColorDrawable$ColorState;->mUseColor:I
David Brazdil779787b2018-03-06 13:29:52 +00001120Landroid/graphics/drawable/Drawable;->getOpticalInsets()Landroid/graphics/Insets;
David Brazdilb43351f2018-01-31 14:43:36 +00001121Landroid/graphics/drawable/Drawable;->inflateWithAttributes(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/TypedArray;I)V
1122Landroid/graphics/drawable/Drawable;->mCallback:Ljava/lang/ref/WeakReference;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001123Landroid/graphics/drawable/Drawable;->parseTintMode(ILandroid/graphics/PorterDuff$Mode;)Landroid/graphics/PorterDuff$Mode;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001124Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantPadding:Landroid/graphics/Rect;
1125Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mDrawables:[Landroid/graphics/drawable/Drawable;
1126Landroid/graphics/drawable/DrawableContainer;->getOpticalInsets()Landroid/graphics/Insets;
1127Landroid/graphics/drawable/DrawableContainer;->mDrawableContainerState:Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
Nicolas Geoffray005964c2018-04-23 16:13:42 +01001128Landroid/graphics/drawable/DrawableInflater;->mClassLoader:Ljava/lang/ClassLoader;
David Brazdil92b16d62018-02-12 18:29:42 +00001129Landroid/graphics/drawable/GradientDrawable$GradientState;->mAngle:I
David Brazdil779787b2018-03-06 13:29:52 +00001130Landroid/graphics/drawable/GradientDrawable$GradientState;->mGradient:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001131Landroid/graphics/drawable/GradientDrawable$GradientState;->mGradientColors:[I
David Brazdil779787b2018-03-06 13:29:52 +00001132Landroid/graphics/drawable/GradientDrawable$GradientState;->mHeight:I
1133Landroid/graphics/drawable/GradientDrawable$GradientState;->mInnerRadius:I
1134Landroid/graphics/drawable/GradientDrawable$GradientState;->mInnerRadiusRatio:F
1135Landroid/graphics/drawable/GradientDrawable$GradientState;->mOrientation:Landroid/graphics/drawable/GradientDrawable$Orientation;
David Brazdil92b16d62018-02-12 18:29:42 +00001136Landroid/graphics/drawable/GradientDrawable$GradientState;->mPadding:Landroid/graphics/Rect;
1137Landroid/graphics/drawable/GradientDrawable$GradientState;->mPositions:[F
David Brazdil779787b2018-03-06 13:29:52 +00001138Landroid/graphics/drawable/GradientDrawable$GradientState;->mRadius:F
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001139Landroid/graphics/drawable/GradientDrawable$GradientState;->mRadiusArray:[F
David Brazdil779787b2018-03-06 13:29:52 +00001140Landroid/graphics/drawable/GradientDrawable$GradientState;->mShape:I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001141Landroid/graphics/drawable/GradientDrawable$GradientState;->mSolidColors:Landroid/content/res/ColorStateList;
David Brazdil779787b2018-03-06 13:29:52 +00001142Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeDashGap:F
1143Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeDashWidth:F
1144Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeWidth:I
1145Landroid/graphics/drawable/GradientDrawable$GradientState;->mThickness:I
1146Landroid/graphics/drawable/GradientDrawable$GradientState;->mThicknessRatio:F
1147Landroid/graphics/drawable/GradientDrawable$GradientState;->mWidth:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001148Landroid/graphics/drawable/GradientDrawable;->getOpticalInsets()Landroid/graphics/Insets;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001149Landroid/graphics/drawable/GradientDrawable;->mFillPaint:Landroid/graphics/Paint;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001150Landroid/graphics/drawable/GradientDrawable;->mGradientState:Landroid/graphics/drawable/GradientDrawable$GradientState;
David Brazdil92b16d62018-02-12 18:29:42 +00001151Landroid/graphics/drawable/GradientDrawable;->mPadding:Landroid/graphics/Rect;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001152Landroid/graphics/drawable/GradientDrawable;->mStrokePaint:Landroid/graphics/Paint;
Mathew Inwood6da35b92018-05-03 16:00:14 +01001153Landroid/graphics/drawable/Icon;->createWithResource(Landroid/content/res/Resources;I)Landroid/graphics/drawable/Icon;
David Brazdil1b1a43e2018-03-16 17:24:51 +00001154Landroid/graphics/drawable/Icon;->getBitmap()Landroid/graphics/Bitmap;
1155Landroid/graphics/drawable/Icon;->getDataBytes()[B
1156Landroid/graphics/drawable/Icon;->getDataLength()I
1157Landroid/graphics/drawable/Icon;->getDataOffset()I
1158Landroid/graphics/drawable/Icon;->getResources()Landroid/content/res/Resources;
1159Landroid/graphics/drawable/Icon;->hasTint()Z
David Brazdil768a9532018-04-25 11:49:16 +01001160Landroid/graphics/drawable/Icon;->mString1:Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00001161Landroid/graphics/drawable/Icon;->mType:I
1162Landroid/graphics/drawable/InsetDrawable;->mState:Landroid/graphics/drawable/InsetDrawable$InsetState;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001163Landroid/graphics/drawable/LayerDrawable$ChildDrawable;->mDrawable:Landroid/graphics/drawable/Drawable;
1164Landroid/graphics/drawable/LayerDrawable$LayerState;->mChildren:[Landroid/graphics/drawable/LayerDrawable$ChildDrawable;
David Brazdil62a1f992018-04-09 15:56:25 +01001165Landroid/graphics/drawable/LayerDrawable;->mLayerState:Landroid/graphics/drawable/LayerDrawable$LayerState;
David Brazdilb43351f2018-01-31 14:43:36 +00001166Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;->mNinePatch:Landroid/graphics/NinePatch;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001167Landroid/graphics/drawable/NinePatchDrawable;->mNinePatchState:Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01001168Landroid/graphics/drawable/RippleDrawable$RippleState;->mColor:Landroid/content/res/ColorStateList;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001169Landroid/graphics/drawable/RippleDrawable;->mState:Landroid/graphics/drawable/RippleDrawable$RippleState;
David Brazdilb43351f2018-01-31 14:43:36 +00001170Landroid/graphics/drawable/StateListDrawable;->extractStateSet(Landroid/util/AttributeSet;)[I
1171Landroid/graphics/drawable/StateListDrawable;->getStateCount()I
1172Landroid/graphics/drawable/StateListDrawable;->getStateDrawable(I)Landroid/graphics/drawable/Drawable;
David Brazdiled668442018-03-09 11:32:07 +00001173Landroid/graphics/drawable/StateListDrawable;->getStateDrawableIndex([I)I
David Brazdilb43351f2018-01-31 14:43:36 +00001174Landroid/graphics/drawable/StateListDrawable;->getStateSet(I)[I
1175Landroid/graphics/drawable/StateListDrawable;->mStateListState:Landroid/graphics/drawable/StateListDrawable$StateListState;
1176Landroid/graphics/drawable/StateListDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001177Landroid/graphics/drawable/VectorDrawable$VGroup;->setRotation(F)V
Mathew Inwood56efac32018-04-23 13:31:17 +01001178Landroid/graphics/drawable/VectorDrawable;->getTargetByName(Ljava/lang/String;)Ljava/lang/Object;
David Brazdil1b0c0a32018-04-23 17:54:24 +01001179Landroid/graphics/drawable/VectorDrawable;->mTintFilter:Landroid/graphics/PorterDuffColorFilter;
Mathew Inwood56efac32018-04-23 13:31:17 +01001180Landroid/graphics/drawable/VectorDrawable;->setAllowCaching(Z)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001181Landroid/graphics/FontFamily;-><init>()V
David Brazdild56b3202018-02-07 16:01:10 +00001182Landroid/graphics/FontFamily;->abortCreation()V
1183Landroid/graphics/FontFamily;->addFontFromAssetManager(Landroid/content/res/AssetManager;Ljava/lang/String;IZIII[Landroid/graphics/fonts/FontVariationAxis;)Z
1184Landroid/graphics/FontFamily;->addFontFromBuffer(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;II)Z
1185Landroid/graphics/FontFamily;->freeze()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001186Landroid/graphics/fonts/FontVariationAxis;->mStyleValue:F
1187Landroid/graphics/fonts/FontVariationAxis;->mTag:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001188Landroid/graphics/GraphicBuffer;-><init>(IIIIJ)V
David Brazdil92b16d62018-02-12 18:29:42 +00001189Landroid/graphics/GraphicBuffer;->createFromExisting(IIIIJ)Landroid/graphics/GraphicBuffer;
David Brazdil10977cd2018-03-21 14:27:20 +00001190Landroid/graphics/GraphicBuffer;->CREATOR:Landroid/os/Parcelable$Creator;
David Brazdil92b16d62018-02-12 18:29:42 +00001191Landroid/graphics/GraphicBuffer;->mNativeObject:J
David Brazdil92b16d62018-02-12 18:29:42 +00001192Landroid/graphics/ImageDecoder;->postProcessAndRelease(Landroid/graphics/Canvas;)I
John Reck68493592018-04-19 13:02:26 -07001193Landroid/graphics/Insets;->bottom:I
Mathew Inwooded268512018-04-27 12:48:44 +01001194Landroid/graphics/Insets;->left:I
1195Landroid/graphics/Insets;->right:I
1196Landroid/graphics/Insets;->top:I
David Brazdilb43351f2018-01-31 14:43:36 +00001197Landroid/graphics/LinearGradient;->mColors:[I
David Brazdil92b16d62018-02-12 18:29:42 +00001198Landroid/graphics/Matrix;->native_instance:J
1199Landroid/graphics/Movie;-><init>(J)V
1200Landroid/graphics/Movie;->mNativeMovie:J
1201Landroid/graphics/NinePatch$InsetStruct;-><init>(IIIIIIIIFIF)V
David Brazdilb43351f2018-01-31 14:43:36 +00001202Landroid/graphics/NinePatch;->mBitmap:Landroid/graphics/Bitmap;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001203Landroid/graphics/Paint;->setCompatibilityScaling(F)V
David Brazdil92b16d62018-02-12 18:29:42 +00001204Landroid/graphics/Picture;->mNativePicture:J
David Brazdil1b0c0a32018-04-23 17:54:24 +01001205Landroid/graphics/PorterDuffColorFilter;->getColor()I
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00001206Landroid/graphics/PorterDuffColorFilter;->setColor(I)V
1207Landroid/graphics/PorterDuffColorFilter;->setMode(Landroid/graphics/PorterDuff$Mode;)V
David Brazdilb9a5a502018-04-09 15:51:24 +01001208Landroid/graphics/Rect;->scale(F)V
David Brazdil92b16d62018-02-12 18:29:42 +00001209Landroid/graphics/Region;-><init>(JI)V
1210Landroid/graphics/Region;->mNativeRegion:J
1211Landroid/graphics/SurfaceTexture;->mFrameAvailableListener:J
1212Landroid/graphics/SurfaceTexture;->mProducer:J
1213Landroid/graphics/SurfaceTexture;->mSurfaceTexture:J
David Brazdilb43351f2018-01-31 14:43:36 +00001214Landroid/graphics/SurfaceTexture;->nativeDetachFromGLContext()I
David Brazdil92b16d62018-02-12 18:29:42 +00001215Landroid/graphics/SurfaceTexture;->postEventFromNative(Ljava/lang/ref/WeakReference;)V
David Brazdil0a740622018-03-12 19:28:36 +00001216Landroid/graphics/Typeface;->createFromFamiliesWithDefault([Landroid/graphics/FontFamily;II)Landroid/graphics/Typeface;
David Brazdiled668442018-03-09 11:32:07 +00001217Landroid/graphics/Typeface;->createFromFamiliesWithDefault([Landroid/graphics/FontFamily;Ljava/lang/String;II)Landroid/graphics/Typeface;
David Brazdilb43351f2018-01-31 14:43:36 +00001218Landroid/graphics/Typeface;->mStyle:I
1219Landroid/graphics/Typeface;->sDefaults:[Landroid/graphics/Typeface;
1220Landroid/graphics/Typeface;->setDefault(Landroid/graphics/Typeface;)V
1221Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map;
David Brazdildffafa52018-05-08 19:27:13 +01001222Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_GOOD:I
1223Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_IMAGER_DIRTY:I
1224Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_INSUFFICIENT:I
1225Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_PARTIAL:I
1226Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_TOO_FAST:I
1227Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ACQUIRED_TOO_SLOW:I
1228Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_CANCELED:I
1229Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_HW_NOT_PRESENT:I
1230Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_HW_UNAVAILABLE:I
1231Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_LOCKOUT:I
1232Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_LOCKOUT_PERMANENT:I
1233Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_NO_BIOMETRICS:I
1234Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_NO_SPACE:I
1235Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_TIMEOUT:I
1236Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_UNABLE_TO_PROCESS:I
1237Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_USER_CANCELED:I
1238Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_VENDOR:I
1239Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_VENDOR_BASE:I
1240Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_GOOD:I
1241Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_IMAGER_DIRTY:I
1242Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_INSUFFICIENT:I
1243Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_PARTIAL:I
1244Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_TOO_FAST:I
1245Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ACQUIRED_TOO_SLOW:I
1246Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_CANCELED:I
1247Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_HW_NOT_PRESENT:I
1248Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_HW_UNAVAILABLE:I
1249Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_LOCKOUT:I
1250Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_LOCKOUT_PERMANENT:I
1251Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_NO_FINGERPRINTS:I
1252Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_NO_SPACE:I
1253Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_TIMEOUT:I
1254Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_UNABLE_TO_PROCESS:I
1255Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_USER_CANCELED:I
1256Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_VENDOR:I
1257Landroid/hardware/biometrics/BiometricFingerprintConstants;->FINGERPRINT_ERROR_VENDOR_BASE:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001258Landroid/hardware/camera2/CameraCharacteristics$Key;-><init>(Ljava/lang/String;Landroid/hardware/camera2/utils/TypeReference;)V
1259Landroid/hardware/camera2/CameraCharacteristics$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;)V
1260Landroid/hardware/camera2/CameraCharacteristics$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
1261Landroid/hardware/camera2/CameraCharacteristics$Key;->getNativeKey()Landroid/hardware/camera2/impl/CameraMetadataNative$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001262Landroid/hardware/camera2/CameraCharacteristics;->CONTROL_AVAILABLE_HIGH_SPEED_VIDEO_CONFIGURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1263Landroid/hardware/camera2/CameraCharacteristics;->CONTROL_MAX_REGIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1264Landroid/hardware/camera2/CameraCharacteristics;->DEPTH_AVAILABLE_DEPTH_MIN_FRAME_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1265Landroid/hardware/camera2/CameraCharacteristics;->DEPTH_AVAILABLE_DEPTH_STALL_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1266Landroid/hardware/camera2/CameraCharacteristics;->DEPTH_AVAILABLE_DEPTH_STREAM_CONFIGURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001267Landroid/hardware/camera2/CameraCharacteristics;->LED_AVAILABLE_LEDS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1268Landroid/hardware/camera2/CameraCharacteristics;->LENS_INFO_SHADING_MAP_SIZE:Landroid/hardware/camera2/CameraCharacteristics$Key;
1269Landroid/hardware/camera2/CameraCharacteristics;->LOGICAL_MULTI_CAMERA_PHYSICAL_IDS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1270Landroid/hardware/camera2/CameraCharacteristics;->QUIRKS_USE_PARTIAL_RESULT:Landroid/hardware/camera2/CameraCharacteristics$Key;
1271Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_AVAILABLE_CHARACTERISTICS_KEYS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1272Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_AVAILABLE_PHYSICAL_CAMERA_REQUEST_KEYS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1273Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_AVAILABLE_REQUEST_KEYS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1274Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_AVAILABLE_RESULT_KEYS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1275Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_AVAILABLE_SESSION_KEYS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1276Landroid/hardware/camera2/CameraCharacteristics;->REQUEST_MAX_NUM_OUTPUT_STREAMS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1277Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_FORMATS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1278Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_INPUT_OUTPUT_FORMATS_MAP:Landroid/hardware/camera2/CameraCharacteristics$Key;
1279Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_JPEG_MIN_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1280Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_JPEG_SIZES:Landroid/hardware/camera2/CameraCharacteristics$Key;
1281Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_MIN_FRAME_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1282Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_PROCESSED_MIN_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1283Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_PROCESSED_SIZES:Landroid/hardware/camera2/CameraCharacteristics$Key;
1284Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_STALL_DURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
1285Landroid/hardware/camera2/CameraCharacteristics;->SCALER_AVAILABLE_STREAM_CONFIGURATIONS:Landroid/hardware/camera2/CameraCharacteristics$Key;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001286Landroid/hardware/camera2/CaptureRequest$Key;-><init>(Ljava/lang/String;Landroid/hardware/camera2/utils/TypeReference;)V
1287Landroid/hardware/camera2/CaptureRequest$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
1288Landroid/hardware/camera2/CaptureRequest$Key;->getNativeKey()Landroid/hardware/camera2/impl/CameraMetadataNative$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001289Landroid/hardware/camera2/CaptureRequest;->JPEG_GPS_COORDINATES:Landroid/hardware/camera2/CaptureRequest$Key;
1290Landroid/hardware/camera2/CaptureRequest;->JPEG_GPS_PROCESSING_METHOD:Landroid/hardware/camera2/CaptureRequest$Key;
1291Landroid/hardware/camera2/CaptureRequest;->JPEG_GPS_TIMESTAMP:Landroid/hardware/camera2/CaptureRequest$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001292Landroid/hardware/camera2/CaptureRequest;->LED_TRANSMIT:Landroid/hardware/camera2/CaptureRequest$Key;
1293Landroid/hardware/camera2/CaptureRequest;->REQUEST_ID:Landroid/hardware/camera2/CaptureRequest$Key;
1294Landroid/hardware/camera2/CaptureRequest;->TONEMAP_CURVE_BLUE:Landroid/hardware/camera2/CaptureRequest$Key;
1295Landroid/hardware/camera2/CaptureRequest;->TONEMAP_CURVE_GREEN:Landroid/hardware/camera2/CaptureRequest$Key;
1296Landroid/hardware/camera2/CaptureRequest;->TONEMAP_CURVE_RED:Landroid/hardware/camera2/CaptureRequest$Key;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001297Landroid/hardware/camera2/CaptureResult$Key;-><init>(Ljava/lang/String;Landroid/hardware/camera2/utils/TypeReference;)V
1298Landroid/hardware/camera2/CaptureResult$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;)V
1299Landroid/hardware/camera2/CaptureResult$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
1300Landroid/hardware/camera2/CaptureResult$Key;->getNativeKey()Landroid/hardware/camera2/impl/CameraMetadataNative$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001301Landroid/hardware/camera2/CaptureResult;->JPEG_GPS_COORDINATES:Landroid/hardware/camera2/CaptureResult$Key;
1302Landroid/hardware/camera2/CaptureResult;->JPEG_GPS_PROCESSING_METHOD:Landroid/hardware/camera2/CaptureResult$Key;
1303Landroid/hardware/camera2/CaptureResult;->JPEG_GPS_TIMESTAMP:Landroid/hardware/camera2/CaptureResult$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001304Landroid/hardware/camera2/CaptureResult;->LED_TRANSMIT:Landroid/hardware/camera2/CaptureResult$Key;
1305Landroid/hardware/camera2/CaptureResult;->QUIRKS_PARTIAL_RESULT:Landroid/hardware/camera2/CaptureResult$Key;
1306Landroid/hardware/camera2/CaptureResult;->REQUEST_FRAME_COUNT:Landroid/hardware/camera2/CaptureResult$Key;
1307Landroid/hardware/camera2/CaptureResult;->REQUEST_ID:Landroid/hardware/camera2/CaptureResult$Key;
1308Landroid/hardware/camera2/CaptureResult;->STATISTICS_FACE_IDS:Landroid/hardware/camera2/CaptureResult$Key;
1309Landroid/hardware/camera2/CaptureResult;->STATISTICS_FACE_LANDMARKS:Landroid/hardware/camera2/CaptureResult$Key;
1310Landroid/hardware/camera2/CaptureResult;->STATISTICS_FACE_RECTANGLES:Landroid/hardware/camera2/CaptureResult$Key;
1311Landroid/hardware/camera2/CaptureResult;->STATISTICS_FACE_SCORES:Landroid/hardware/camera2/CaptureResult$Key;
1312Landroid/hardware/camera2/CaptureResult;->STATISTICS_LENS_SHADING_MAP:Landroid/hardware/camera2/CaptureResult$Key;
David Brazdil3a8ab312018-03-20 19:48:01 +00001313Landroid/hardware/camera2/CaptureResult;->STATISTICS_OIS_TIMESTAMPS:Landroid/hardware/camera2/CaptureResult$Key;
1314Landroid/hardware/camera2/CaptureResult;->STATISTICS_OIS_X_SHIFTS:Landroid/hardware/camera2/CaptureResult$Key;
1315Landroid/hardware/camera2/CaptureResult;->STATISTICS_OIS_Y_SHIFTS:Landroid/hardware/camera2/CaptureResult$Key;
David Brazdil17cd5cb2018-03-23 16:15:14 +00001316Landroid/hardware/camera2/CaptureResult;->STATISTICS_PREDICTED_COLOR_GAINS:Landroid/hardware/camera2/CaptureResult$Key;
1317Landroid/hardware/camera2/CaptureResult;->STATISTICS_PREDICTED_COLOR_TRANSFORM:Landroid/hardware/camera2/CaptureResult$Key;
1318Landroid/hardware/camera2/CaptureResult;->SYNC_FRAME_NUMBER:Landroid/hardware/camera2/CaptureResult$Key;
1319Landroid/hardware/camera2/CaptureResult;->TONEMAP_CURVE_BLUE:Landroid/hardware/camera2/CaptureResult$Key;
1320Landroid/hardware/camera2/CaptureResult;->TONEMAP_CURVE_GREEN:Landroid/hardware/camera2/CaptureResult$Key;
1321Landroid/hardware/camera2/CaptureResult;->TONEMAP_CURVE_RED:Landroid/hardware/camera2/CaptureResult$Key;
Nicolas Geoffray503ead02018-04-20 14:04:08 +01001322Landroid/hardware/camera2/impl/CameraMetadataNative$Key;->getTag()I
David Brazdil92b16d62018-02-12 18:29:42 +00001323Landroid/hardware/camera2/impl/CameraMetadataNative;->mMetadataPtr:J
Nicolas Geoffray503ead02018-04-20 14:04:08 +01001324Landroid/hardware/camera2/utils/TypeReference;->createSpecializedTypeReference(Ljava/lang/reflect/Type;)Landroid/hardware/camera2/utils/TypeReference;
David Brazdilb43351f2018-01-31 14:43:36 +00001325Landroid/hardware/Camera;->addCallbackBuffer([BI)V
David Brazdil92b16d62018-02-12 18:29:42 +00001326Landroid/hardware/Camera;->mNativeContext:J
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001327Landroid/hardware/Camera;->native_setup(Ljava/lang/Object;IILjava/lang/String;)I
David Brazdilb43351f2018-01-31 14:43:36 +00001328Landroid/hardware/Camera;->openLegacy(II)Landroid/hardware/Camera;
David Brazdil92b16d62018-02-12 18:29:42 +00001329Landroid/hardware/Camera;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdil768a9532018-04-25 11:49:16 +01001330Landroid/hardware/display/DisplayManagerGlobal;->mDm:Landroid/hardware/display/IDisplayManager;
1331Landroid/hardware/display/DisplayManagerGlobal;->sInstance:Landroid/hardware/display/DisplayManagerGlobal;
1332Landroid/hardware/display/IDisplayManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/display/IDisplayManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001333Landroid/hardware/display/WifiDisplayStatus;->mActiveDisplay:Landroid/hardware/display/WifiDisplay;
1334Landroid/hardware/display/WifiDisplayStatus;->mDisplays:[Landroid/hardware/display/WifiDisplay;
Nicolas Geoffray44f0c142018-04-20 13:08:19 +01001335Landroid/hardware/fingerprint/Fingerprint;->getFingerId()I
1336Landroid/hardware/fingerprint/Fingerprint;->getName()Ljava/lang/CharSequence;
Mathew Inwood7e5e5652018-05-02 15:06:06 +01001337Landroid/hardware/fingerprint/FingerprintManager;->getEnrolledFingerprints()Ljava/util/List;
David Brazdil7cdd9592018-03-29 23:16:38 +01001338Landroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001339Landroid/hardware/HardwareBuffer;-><init>(J)V
1340Landroid/hardware/HardwareBuffer;->mNativeObject:J
David Brazdil768a9532018-04-25 11:49:16 +01001341Landroid/hardware/ICameraService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/ICameraService;
David Brazdil779787b2018-03-06 13:29:52 +00001342Landroid/hardware/input/IInputManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001343Landroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/input/IInputManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001344Landroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager;
David Brazdil76f8bfa2018-03-14 09:37:55 +00001345Landroid/hardware/input/InputManager;->injectInputEvent(Landroid/view/InputEvent;I)Z
1346Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH:I
David Brazdilb43351f2018-01-31 14:43:36 +00001347Landroid/hardware/input/InputManager;->mIm:Landroid/hardware/input/IInputManager;
David Brazdiled668442018-03-09 11:32:07 +00001348Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub;-><init>()V
David Brazdil768a9532018-04-25 11:49:16 +01001349Landroid/hardware/location/IContextHubService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubService;
David Brazdil92b16d62018-02-12 18:29:42 +00001350Landroid/hardware/SerialPort;->mNativeContext:I
David Brazdil92b16d62018-02-12 18:29:42 +00001351Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;-><init>(II)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001352Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;->confidenceLevel:I
David Brazdil92b16d62018-02-12 18:29:42 +00001353Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;->userId:I
1354Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B)V
David Brazdil76f8bfa2018-03-14 09:37:55 +00001355Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;-><init>(Ljava/util/UUID;Ljava/util/UUID;[B)V
David Brazdil92b16d62018-02-12 18:29:42 +00001356Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->id:I
1357Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->locale:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001358Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->recognitionModes:I
1359Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->text:Ljava/lang/String;
1360Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->users:[I
David Brazdil92b16d62018-02-12 18:29:42 +00001361Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001362Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;-><init>(III[Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001363Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->coarseConfidenceLevel:I
1364Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->confidenceLevels:[Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;
1365Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->id:I
David Brazdil92b16d62018-02-12 18:29:42 +00001366Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->recognitionModes:I
David Brazdil92b16d62018-02-12 18:29:42 +00001367Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->keyphrases:[Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;
David Brazdil92b16d62018-02-12 18:29:42 +00001368Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIIIZIZIZ)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001369Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;-><init>(ZZ[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;[B)V
David Brazdil92b16d62018-02-12 18:29:42 +00001370Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->captureRequested:Z
1371Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->data:[B
1372Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->keyphrases:[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;
1373Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B)V
Mathew Inwood6da35b92018-05-03 16:00:14 +01001374Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;->captureSession:I
Mathew Inwood73ee4542018-04-24 16:24:33 +01001375Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;->data:[B
David Brazdil92b16d62018-02-12 18:29:42 +00001376Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->data:[B
David Brazdil92b16d62018-02-12 18:29:42 +00001377Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->uuid:Ljava/util/UUID;
1378Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->vendorUuid:Ljava/util/UUID;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001379Landroid/hardware/soundtrigger/SoundTrigger$SoundModelEvent;-><init>(II[B)V
1380Landroid/hardware/soundtrigger/SoundTriggerModule;->mId:I
1381Landroid/hardware/soundtrigger/SoundTriggerModule;->mNativeContext:J
1382Landroid/hardware/soundtrigger/SoundTriggerModule;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001383Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchAdditionalInfoEvent(III[F[I)V
1384Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchFlushCompleteEvent(I)V
1385Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchSensorEvent(I[FIJ)V
David Brazdil779787b2018-03-06 13:29:52 +00001386Landroid/hardware/usb/IUsbManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001387Landroid/hardware/usb/UsbDeviceConnection;->mNativeContext:J
Artem Iglikova2689a92018-03-12 11:21:56 +00001388Landroid/hardware/usb/UsbManager;->getPorts()[Landroid/hardware/usb/UsbPort;
1389Landroid/hardware/usb/UsbManager;->getPortStatus(Landroid/hardware/usb/UsbPort;)Landroid/hardware/usb/UsbPortStatus;
David Brazdilb43351f2018-01-31 14:43:36 +00001390Landroid/hardware/usb/UsbManager;->setCurrentFunction(Ljava/lang/String;Z)V
Artem Iglikova2689a92018-03-12 11:21:56 +00001391Landroid/hardware/usb/UsbManager;->setPortRoles(Landroid/hardware/usb/UsbPort;II)V
1392Landroid/hardware/usb/UsbPortStatus;->getCurrentDataRole()I
Artem Iglikov422c43e2018-03-15 10:47:26 +00001393Landroid/hardware/usb/UsbPortStatus;->getCurrentMode()I
1394Landroid/hardware/usb/UsbPortStatus;->getCurrentPowerRole()I
1395Landroid/hardware/usb/UsbPortStatus;->getSupportedRoleCombinations()I
Artem Iglikova2689a92018-03-12 11:21:56 +00001396Landroid/hardware/usb/UsbPortStatus;->isConnected()Z
1397Landroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z
Artem Iglikov422c43e2018-03-15 10:47:26 +00001398Landroid/hardware/usb/UsbRequest;->mBuffer:Ljava/nio/ByteBuffer;
1399Landroid/hardware/usb/UsbRequest;->mLength:I
David Brazdil92b16d62018-02-12 18:29:42 +00001400Landroid/hardware/usb/UsbRequest;->mNativeContext:J
David Brazdil0f41a7c2018-03-12 10:15:46 +00001401Landroid/icu/impl/CurrencyData;-><init>()V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001402Landroid/icu/text/ArabicShaping;->isAlefMaksouraChar(C)Z
1403Landroid/icu/text/ArabicShaping;->isSeenTailFamilyChar(C)I
1404Landroid/icu/text/ArabicShaping;->isTailChar(C)Z
1405Landroid/icu/text/ArabicShaping;->isYehHamzaChar(C)Z
David Brazdil0f41a7c2018-03-12 10:15:46 +00001406Landroid/icu/text/DateFormatSymbols;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001407Landroid/icu/text/DateIntervalFormat;-><init>()V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001408Landroid/icu/text/DateTimePatternGenerator$DistanceInfo;-><init>()V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001409Landroid/icu/text/DecimalFormatSymbols;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001410Landroid/icu/text/RuleBasedCollator;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001411Landroid/icu/text/SpoofChecker$ScriptSet;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001412Landroid/icu/text/SpoofChecker$ScriptSet;->and(I)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001413Landroid/icu/text/SpoofChecker$ScriptSet;->isFull()Z
1414Landroid/icu/text/SpoofChecker$ScriptSet;->setAll()V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001415Landroid/icu/text/TimeZoneNames$DefaultTimeZoneNames$FactoryImpl;-><init>()V
1416Landroid/icu/text/Transliterator;->createFromRules(Ljava/lang/String;Ljava/lang/String;I)Landroid/icu/text/Transliterator;
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01001417Landroid/icu/text/Transliterator;->getInstance(Ljava/lang/String;)Landroid/icu/text/Transliterator;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001418Landroid/icu/text/Transliterator;->transliterate(Ljava/lang/String;)Ljava/lang/String;
1419Landroid/icu/text/UFormat;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdildffafa52018-05-08 19:27:13 +01001420Landroid/icu/text/UForwardCharacterIterator;->DONE:I
David Brazdil0f41a7c2018-03-12 10:15:46 +00001421Landroid/icu/util/Calendar;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001422Landroid/inputmethodservice/InputMethodService$SettingsObserver;->shouldShowImeWithHardKeyboard()Z
David Brazdil779787b2018-03-06 13:29:52 +00001423Landroid/inputmethodservice/InputMethodService;->mExtractEditText:Landroid/inputmethodservice/ExtractEditText;
David Brazdil7cdd9592018-03-29 23:16:38 +01001424Landroid/inputmethodservice/InputMethodService;->mRootView:Landroid/view/View;
1425Landroid/inputmethodservice/InputMethodService;->mSettingsObserver:Landroid/inputmethodservice/InputMethodService$SettingsObserver;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001426Landroid/inputmethodservice/KeyboardView;->mKeyBackground:Landroid/graphics/drawable/Drawable;
1427Landroid/inputmethodservice/KeyboardView;->mLabelTextSize:I
David Brazdil92b16d62018-02-12 18:29:42 +00001428Landroid/location/Country;->getCountryIso()Ljava/lang/String;
1429Landroid/location/Country;->getSource()I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001430Landroid/location/CountryDetector;->detectCountry()Landroid/location/Country;
David Brazdil3b310592018-02-08 18:56:22 +00001431Landroid/location/GeocoderParams;->getClientPackage()Ljava/lang/String;
1432Landroid/location/GeocoderParams;->getLocale()Ljava/util/Locale;
David Brazdiled668442018-03-09 11:32:07 +00001433Landroid/location/IGeocodeProvider$Stub;-><init>()V
1434Landroid/location/IGeofenceProvider$Stub;-><init>()V
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001435Landroid/location/ILocationListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1436Landroid/location/ILocationListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;
1437Landroid/location/ILocationListener;->onLocationChanged(Landroid/location/Location;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001438Landroid/location/ILocationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001439Landroid/location/ILocationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationManager;
David Brazdil768a9532018-04-25 11:49:16 +01001440Landroid/location/Location;->mElapsedRealtimeNanos:J
David Brazdil92b16d62018-02-12 18:29:42 +00001441Landroid/location/LocationManager;->mService:Landroid/location/ILocationManager;
David Brazdil768a9532018-04-25 11:49:16 +01001442Landroid/location/LocationRequest;->mHideFromAppOps:Z
1443Landroid/location/LocationRequest;->mInterval:J
1444Landroid/location/LocationRequest;->mProvider:Ljava/lang/String;
1445Landroid/location/LocationRequest;->mWorkSource:Landroid/os/WorkSource;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001446Landroid/media/AmrInputStream;-><init>(Ljava/io/InputStream;)V
David Brazdil4b98bc62018-04-16 12:05:41 +01001447Landroid/media/AudioAttributes$Builder;->addTag(Ljava/lang/String;)Landroid/media/AudioAttributes$Builder;
David Brazdil92b16d62018-02-12 18:29:42 +00001448Landroid/media/AudioAttributes;->mContentType:I
1449Landroid/media/AudioAttributes;->mFlags:I
1450Landroid/media/AudioAttributes;->mFormattedTags:Ljava/lang/String;
1451Landroid/media/AudioAttributes;->mSource:I
1452Landroid/media/AudioAttributes;->mUsage:I
David Brazdil4b98bc62018-04-16 12:05:41 +01001453Landroid/media/AudioAttributes;->toLegacyStreamType(Landroid/media/AudioAttributes;)I
David Brazdil92b16d62018-02-12 18:29:42 +00001454Landroid/media/AudioDevicePort;-><init>(Landroid/media/AudioHandle;Ljava/lang/String;[I[I[I[I[Landroid/media/AudioGain;ILjava/lang/String;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001455Landroid/media/AudioDevicePortConfig;-><init>(Landroid/media/AudioDevicePort;IIILandroid/media/AudioGainConfig;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001456Landroid/media/AudioFormat;-><init>(IIII)V
1457Landroid/media/AudioFormat;->mChannelMask:I
1458Landroid/media/AudioFormat;->mEncoding:I
1459Landroid/media/AudioFormat;->mSampleRate:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001460Landroid/media/audiofx/AudioEffect;-><init>(Ljava/util/UUID;Ljava/util/UUID;II)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001461Landroid/media/audiofx/AudioEffect;->command(I[B[B)I
1462Landroid/media/audiofx/AudioEffect;->getParameter([I[B)I
David Brazdil0a740622018-03-12 19:28:36 +00001463Landroid/media/audiofx/AudioEffect;->getParameter([I[I)I
David Brazdil0a740622018-03-12 19:28:36 +00001464Landroid/media/audiofx/AudioEffect;->setParameter([I[S)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001465Landroid/media/AudioGain;-><init>(IIIIIIIII)V
David Brazdil92b16d62018-02-12 18:29:42 +00001466Landroid/media/AudioGainConfig;-><init>(ILandroid/media/AudioGain;II[II)V
1467Landroid/media/AudioGainConfig;->mChannelMask:I
1468Landroid/media/AudioGainConfig;->mIndex:I
1469Landroid/media/AudioGainConfig;->mMode:I
1470Landroid/media/AudioGainConfig;->mRampDurationMs:I
1471Landroid/media/AudioGainConfig;->mValues:[I
David Brazdil92b16d62018-02-12 18:29:42 +00001472Landroid/media/AudioHandle;-><init>(I)V
1473Landroid/media/AudioHandle;->mId:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001474Landroid/media/AudioManager;-><init>(Landroid/content/Context;)V
David Brazdiled668442018-03-09 11:32:07 +00001475Landroid/media/AudioManager;->forceVolumeControlStream(I)V
David Brazdil9d83cca2018-03-06 10:08:45 +00001476Landroid/media/AudioManager;->getOutputLatency(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001477Landroid/media/AudioManager;->getService()Landroid/media/IAudioService;
David Brazdilb43351f2018-01-31 14:43:36 +00001478Landroid/media/AudioManager;->mAudioFocusIdListenerMap:Ljava/util/concurrent/ConcurrentHashMap;
David Brazdilb43351f2018-01-31 14:43:36 +00001479Landroid/media/AudioManager;->setMasterMute(ZI)V
Nicolas Geoffray20da3942018-04-20 15:40:58 +01001480Landroid/media/AudioManager;->setRingerModeInternal(I)V
David Brazdil1b1a43e2018-03-16 17:24:51 +00001481Landroid/media/AudioManager;->startBluetoothScoVirtualCall()V
David Brazdilb43351f2018-01-31 14:43:36 +00001482Landroid/media/AudioManager;->STREAM_BLUETOOTH_SCO:I
1483Landroid/media/AudioManager;->STREAM_SYSTEM_ENFORCED:I
1484Landroid/media/AudioManager;->STREAM_TTS:I
David Brazdil92b16d62018-02-12 18:29:42 +00001485Landroid/media/AudioMixPort;-><init>(Landroid/media/AudioHandle;IILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001486Landroid/media/AudioMixPortConfig;-><init>(Landroid/media/AudioMixPort;IIILandroid/media/AudioGainConfig;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001487Landroid/media/AudioPatch;-><init>(Landroid/media/AudioHandle;[Landroid/media/AudioPortConfig;[Landroid/media/AudioPortConfig;)V
1488Landroid/media/AudioPatch;->mHandle:Landroid/media/AudioHandle;
David Brazdil92b16d62018-02-12 18:29:42 +00001489Landroid/media/audiopolicy/AudioMix;->mCallbackFlags:I
1490Landroid/media/audiopolicy/AudioMix;->mDeviceAddress:Ljava/lang/String;
1491Landroid/media/audiopolicy/AudioMix;->mDeviceSystemType:I
1492Landroid/media/audiopolicy/AudioMix;->mFormat:Landroid/media/AudioFormat;
1493Landroid/media/audiopolicy/AudioMix;->mMixType:I
1494Landroid/media/audiopolicy/AudioMix;->mRouteFlags:I
1495Landroid/media/audiopolicy/AudioMix;->mRule:Landroid/media/audiopolicy/AudioMixingRule;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001496Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mAttr:Landroid/media/AudioAttributes;
1497Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mIntProp:I
1498Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mRule:I
1499Landroid/media/audiopolicy/AudioMixingRule;->mCriteria:Ljava/util/ArrayList;
1500Landroid/media/AudioPort;-><init>(Landroid/media/AudioHandle;ILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
1501Landroid/media/AudioPort;->mActiveConfig:Landroid/media/AudioPortConfig;
1502Landroid/media/AudioPort;->mGains:[Landroid/media/AudioGain;
1503Landroid/media/AudioPort;->mHandle:Landroid/media/AudioHandle;
1504Landroid/media/AudioPort;->mRole:I
David Brazdil92b16d62018-02-12 18:29:42 +00001505Landroid/media/AudioPortConfig;-><init>(Landroid/media/AudioPort;IIILandroid/media/AudioGainConfig;)V
1506Landroid/media/AudioPortConfig;->mChannelMask:I
1507Landroid/media/AudioPortConfig;->mConfigMask:I
1508Landroid/media/AudioPortConfig;->mFormat:I
1509Landroid/media/AudioPortConfig;->mGain:Landroid/media/AudioGainConfig;
1510Landroid/media/AudioPortConfig;->mPort:Landroid/media/AudioPort;
1511Landroid/media/AudioPortConfig;->mSamplingRate:I
1512Landroid/media/AudioPortEventHandler;->mJniCallback:J
1513Landroid/media/AudioPortEventHandler;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001514Landroid/media/AudioRecord;->mNativeCallbackCookie:J
1515Landroid/media/AudioRecord;->mNativeDeviceCallback:J
1516Landroid/media/AudioRecord;->mNativeRecorderInJavaObj:J
David Brazdil0f41a7c2018-03-12 10:15:46 +00001517Landroid/media/AudioRecord;->native_release()V
David Brazdil92b16d62018-02-12 18:29:42 +00001518Landroid/media/AudioRecord;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001519Landroid/media/AudioRecordingConfiguration;->getClientPackageName()Ljava/lang/String;
1520Landroid/media/AudioRecordingConfiguration;->getClientUid()I
David Brazdil92b16d62018-02-12 18:29:42 +00001521Landroid/media/AudioSystem;->dynamicPolicyCallbackFromNative(ILjava/lang/String;I)V
1522Landroid/media/AudioSystem;->errorCallbackFromNative(I)V
1523Landroid/media/AudioSystem;->getPrimaryOutputFrameCount()I
1524Landroid/media/AudioSystem;->getPrimaryOutputSamplingRate()I
David Brazdilf41399b2018-04-06 10:54:05 +01001525Landroid/media/AudioSystem;->isSourceActive(I)Z
David Brazdil1b1a43e2018-03-16 17:24:51 +00001526Landroid/media/AudioSystem;->isStreamActive(II)Z
David Brazdil92b16d62018-02-12 18:29:42 +00001527Landroid/media/AudioSystem;->recordingCallbackFromNative(IIII[I)V
David Brazdilb43351f2018-01-31 14:43:36 +00001528Landroid/media/AudioSystem;->setDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;)I
David Brazdil0a740622018-03-12 19:28:36 +00001529Landroid/media/AudioSystem;->setErrorCallback(Landroid/media/AudioSystem$ErrorCallback;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001530Landroid/media/AudioTrack;->deferred_connect(J)V
David Brazdilb43351f2018-01-31 14:43:36 +00001531Landroid/media/AudioTrack;->getLatency()I
David Brazdil92b16d62018-02-12 18:29:42 +00001532Landroid/media/AudioTrack;->mJniData:J
1533Landroid/media/AudioTrack;->mNativeTrackInJavaObj:J
1534Landroid/media/AudioTrack;->mStreamType:I
David Brazdil0f41a7c2018-03-12 10:15:46 +00001535Landroid/media/AudioTrack;->native_release()V
David Brazdil92b16d62018-02-12 18:29:42 +00001536Landroid/media/AudioTrack;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01001537Landroid/media/ExifInterface;->getDateTime()J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001538Landroid/media/IAudioService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1539Landroid/media/IAudioService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioService;
David Brazdil0a740622018-03-12 19:28:36 +00001540Landroid/media/IAudioService;->getStreamMaxVolume(I)I
1541Landroid/media/IAudioService;->getStreamVolume(I)I
1542Landroid/media/IAudioService;->setStreamVolume(IIILjava/lang/String;)V
David Brazdil4b98bc62018-04-16 12:05:41 +01001543Landroid/media/Image;-><init>()V
David Brazdil768a9532018-04-25 11:49:16 +01001544Landroid/media/IMediaRouterService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaRouterService;
David Brazdil7cdd9592018-03-29 23:16:38 +01001545Landroid/media/IMediaScannerService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IMediaScannerService;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001546Landroid/media/IMediaScannerService;->scanFile(Ljava/lang/String;Ljava/lang/String;)V
David Brazdildc802152018-03-29 14:21:48 +01001547Landroid/media/IRemoteDisplayCallback;->onStateChanged(Landroid/media/RemoteDisplayState;)V
David Brazdil10977cd2018-03-21 14:27:20 +00001548Landroid/media/IVolumeController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IVolumeController;
David Brazdil92b16d62018-02-12 18:29:42 +00001549Landroid/media/JetPlayer;->mNativePlayerInJavaObj:J
1550Landroid/media/JetPlayer;->postEventFromNative(Ljava/lang/Object;III)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001551Landroid/media/MediaCodec$CodecException;-><init>(IILjava/lang/String;)V
David Brazdil19f76542018-03-26 10:03:46 +01001552Landroid/media/MediaCodec;->getBuffers(Z)[Ljava/nio/ByteBuffer;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01001553Landroid/media/MediaCodec;->mNativeContext:J
David Brazdilb43351f2018-01-31 14:43:36 +00001554Landroid/media/MediaCodec;->releaseOutputBuffer(IZZJ)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001555Landroid/media/MediaFile$MediaFileType;->fileType:I
1556Landroid/media/MediaFile$MediaFileType;->mimeType:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001557Landroid/media/MediaFile;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001558Landroid/media/MediaFile;->FIRST_AUDIO_FILE_TYPE:I
1559Landroid/media/MediaFile;->getFileType(Ljava/lang/String;)Landroid/media/MediaFile$MediaFileType;
1560Landroid/media/MediaFile;->getFileTypeForMimeType(Ljava/lang/String;)I
1561Landroid/media/MediaFile;->getMimeTypeForFile(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001562Landroid/media/MediaFile;->isAudioFileType(I)Z
David Brazdil8237f2d2018-02-12 22:34:49 +00001563Landroid/media/MediaFile;->isImageFileType(I)Z
David Brazdilb9a5a502018-04-09 15:51:24 +01001564Landroid/media/MediaFile;->isPlayListFileType(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001565Landroid/media/MediaFile;->isVideoFileType(I)Z
David Brazdil92b16d62018-02-12 18:29:42 +00001566Landroid/media/MediaFile;->LAST_AUDIO_FILE_TYPE:I
David Brazdilb43351f2018-01-31 14:43:36 +00001567Landroid/media/MediaFile;->sFileTypeMap:Ljava/util/HashMap;
David Brazdil779787b2018-03-06 13:29:52 +00001568Landroid/media/MediaFormat;->getMap()Ljava/util/Map;
1569Landroid/media/MediaHTTPService;->createHttpServiceBinderIfNecessary(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +00001570Landroid/media/MediaMetadataRetriever;->getEmbeddedPicture(I)[B
1571Landroid/media/MediaPlayer;->getMetadata(ZZ)Landroid/media/Metadata;
1572Landroid/media/MediaPlayer;->invoke(Landroid/os/Parcel;Landroid/os/Parcel;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001573Landroid/media/MediaPlayer;->mEventHandler:Landroid/media/MediaPlayer$EventHandler;
David Brazdilb43351f2018-01-31 14:43:36 +00001574Landroid/media/MediaPlayer;->newRequest()Landroid/os/Parcel;
David Brazdilb43351f2018-01-31 14:43:36 +00001575Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;Ljava/util/Map;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001576Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;Ljava/util/Map;Ljava/util/List;)V
1577Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/util/List;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001578Landroid/media/MediaPlayer;->setRetransmitEndpoint(Ljava/net/InetSocketAddress;)V
David Brazdil62a1f992018-04-09 15:56:25 +01001579Landroid/media/MediaRecorder;->setParameter(Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001580Landroid/media/MediaRouter$RouteInfo;->getStatusCode()I
1581Landroid/media/MediaRouter$RouteInfo;->STATUS_CONNECTING:I
1582Landroid/media/MediaRouter;->selectRouteInt(ILandroid/media/MediaRouter$RouteInfo;Z)V
Nicolas Geoffray1d93ccb2018-04-17 16:23:47 +01001583Landroid/media/MediaScanner;->isNoMediaPath(Ljava/lang/String;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001584Landroid/media/MediaScanner;->mClient:Landroid/media/MediaScanner$MyMediaScannerClient;
1585Landroid/media/MediaScanner;->scanSingleFile(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;
David Brazdil92b16d62018-02-12 18:29:42 +00001586Landroid/media/Metadata;->getBoolean(I)Z
1587Landroid/media/Metadata;->has(I)Z
1588Landroid/media/Metadata;->PAUSE_AVAILABLE:I
1589Landroid/media/Metadata;->SEEK_BACKWARD_AVAILABLE:I
1590Landroid/media/Metadata;->SEEK_FORWARD_AVAILABLE:I
1591Landroid/media/MicrophoneInfo;-><init>(Ljava/lang/String;ILjava/lang/String;IIILandroid/media/MicrophoneInfo$Coordinate3F;Landroid/media/MicrophoneInfo$Coordinate3F;Ljava/util/List;Ljava/util/List;FFFI)V
David Brazdilb43351f2018-01-31 14:43:36 +00001592Landroid/media/MiniThumbFile;->reset()V
David Brazdil92b16d62018-02-12 18:29:42 +00001593Landroid/media/PlaybackParams;->mAudioFallbackMode:I
1594Landroid/media/PlaybackParams;->mAudioStretchMode:I
1595Landroid/media/PlaybackParams;->mPitch:F
1596Landroid/media/PlaybackParams;->mSet:I
1597Landroid/media/PlaybackParams;->mSpeed:F
1598Landroid/media/PlaybackParams;->SET_AUDIO_FALLBACK_MODE:I
1599Landroid/media/PlaybackParams;->SET_AUDIO_STRETCH_MODE:I
1600Landroid/media/PlaybackParams;->SET_PITCH:I
1601Landroid/media/PlaybackParams;->SET_SPEED:I
1602Landroid/media/RemoteDisplay;->notifyDisplayConnected(Landroid/view/Surface;IIII)V
1603Landroid/media/RemoteDisplay;->notifyDisplayDisconnected()V
1604Landroid/media/RemoteDisplay;->notifyDisplayError(I)V
David Brazdildc802152018-03-29 14:21:48 +01001605Landroid/media/RemoteDisplayState;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001606Landroid/media/RemoteDisplayState;->displays:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +00001607Landroid/media/RingtoneManager;->getRingtone(Landroid/content/Context;Landroid/net/Uri;I)Landroid/media/Ringtone;
David Brazdil768a9532018-04-25 11:49:16 +01001608Landroid/media/session/ISessionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionManager;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001609Landroid/media/session/MediaSession;->getCallingPackage()Ljava/lang/String;
David Brazdil0a740622018-03-12 19:28:36 +00001610Landroid/media/session/MediaSession;->mCallback:Landroid/media/session/MediaSession$CallbackMessageHandler;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001611Landroid/media/session/MediaSessionLegacyHelper;->getHelper(Landroid/content/Context;)Landroid/media/session/MediaSessionLegacyHelper;
David Brazdil76f8bfa2018-03-14 09:37:55 +00001612Landroid/media/soundtrigger/SoundTriggerDetector$EventPayload;->getCaptureSession()Ljava/lang/Integer;
1613Landroid/media/soundtrigger/SoundTriggerDetector$EventPayload;->getData()[B
Mathew Inwood6efad9a2018-04-30 16:59:10 +01001614Landroid/media/soundtrigger/SoundTriggerManager;->isRecognitionActive(Ljava/util/UUID;)Z
David Brazdil76f8bfa2018-03-14 09:37:55 +00001615Landroid/media/soundtrigger/SoundTriggerManager;->loadSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;)I
1616Landroid/media/soundtrigger/SoundTriggerManager;->startRecognition(Ljava/util/UUID;Landroid/app/PendingIntent;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I
Philip P. Moltmann1b926a72018-03-22 14:06:43 -07001617Landroid/media/soundtrigger/SoundTriggerManager;->startRecognition(Ljava/util/UUID;Landroid/os/Bundle;Landroid/content/ComponentName;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001618Landroid/media/soundtrigger/SoundTriggerManager;->stopRecognition(Ljava/util/UUID;)I
1619Landroid/media/soundtrigger/SoundTriggerManager;->unloadSoundModel(Ljava/util/UUID;)I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001620Landroid/media/SubtitleController;-><init>(Landroid/content/Context;Landroid/media/MediaTimeProvider;Landroid/media/SubtitleController$Listener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001621Landroid/media/SubtitleController;->mHandler:Landroid/os/Handler;
David Brazdildc802152018-03-29 14:21:48 +01001622Landroid/media/SubtitleTrack$RenderingWidget;->draw(Landroid/graphics/Canvas;)V
1623Landroid/media/SubtitleTrack$RenderingWidget;->onAttachedToWindow()V
1624Landroid/media/SubtitleTrack$RenderingWidget;->onDetachedFromWindow()V
1625Landroid/media/SubtitleTrack$RenderingWidget;->setOnChangedListener(Landroid/media/SubtitleTrack$RenderingWidget$OnChangedListener;)V
1626Landroid/media/SubtitleTrack$RenderingWidget;->setSize(II)V
David Brazdilb43351f2018-01-31 14:43:36 +00001627Landroid/media/ThumbnailUtils;->createImageThumbnail(Ljava/lang/String;I)Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00001628Landroid/media/ToneGenerator;->mNativeContext:J
David Brazdildffafa52018-05-08 19:27:13 +01001629Landroid/media/tv/TvContract$PreviewProgramColumns;->ASPECT_RATIO_16_9:I
1630Landroid/media/tv/TvContract$PreviewProgramColumns;->ASPECT_RATIO_1_1:I
1631Landroid/media/tv/TvContract$PreviewProgramColumns;->ASPECT_RATIO_2_3:I
1632Landroid/media/tv/TvContract$PreviewProgramColumns;->ASPECT_RATIO_3_2:I
1633Landroid/media/tv/TvContract$PreviewProgramColumns;->ASPECT_RATIO_4_3:I
1634Landroid/media/tv/TvContract$PreviewProgramColumns;->AVAILABILITY_AVAILABLE:I
1635Landroid/media/tv/TvContract$PreviewProgramColumns;->AVAILABILITY_FREE_WITH_SUBSCRIPTION:I
1636Landroid/media/tv/TvContract$PreviewProgramColumns;->AVAILABILITY_PAID_CONTENT:I
1637Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_AUTHOR:Ljava/lang/String;
1638Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_AVAILABILITY:Ljava/lang/String;
1639Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_BROWSABLE:Ljava/lang/String;
1640Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_CONTENT_ID:Ljava/lang/String;
1641Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_DURATION_MILLIS:Ljava/lang/String;
1642Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_INTENT_URI:Ljava/lang/String;
1643Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_INTERACTION_COUNT:Ljava/lang/String;
1644Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_INTERACTION_TYPE:Ljava/lang/String;
1645Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_INTERNAL_PROVIDER_ID:Ljava/lang/String;
1646Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_ITEM_COUNT:Ljava/lang/String;
1647Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_LAST_PLAYBACK_POSITION_MILLIS:Ljava/lang/String;
1648Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_LIVE:Ljava/lang/String;
1649Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_LOGO_URI:Ljava/lang/String;
1650Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_OFFER_PRICE:Ljava/lang/String;
1651Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_POSTER_ART_ASPECT_RATIO:Ljava/lang/String;
1652Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_PREVIEW_VIDEO_URI:Ljava/lang/String;
1653Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_RELEASE_DATE:Ljava/lang/String;
1654Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_STARTING_PRICE:Ljava/lang/String;
1655Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_THUMBNAIL_ASPECT_RATIO:Ljava/lang/String;
1656Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_TRANSIENT:Ljava/lang/String;
1657Landroid/media/tv/TvContract$PreviewProgramColumns;->COLUMN_TYPE:Ljava/lang/String;
1658Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_FANS:I
1659Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_FOLLOWERS:I
1660Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_LIKES:I
1661Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_LISTENS:I
1662Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_THUMBS:I
1663Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_VIEWERS:I
1664Landroid/media/tv/TvContract$PreviewProgramColumns;->INTERACTION_TYPE_VIEWS:I
1665Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_ALBUM:I
1666Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_ARTIST:I
1667Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_CHANNEL:I
1668Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_CLIP:I
1669Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_EVENT:I
1670Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_MOVIE:I
1671Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_PLAYLIST:I
1672Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_STATION:I
1673Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_TRACK:I
1674Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_TV_EPISODE:I
1675Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_TV_SEASON:I
1676Landroid/media/tv/TvContract$PreviewProgramColumns;->TYPE_TV_SERIES:I
1677Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_AUDIO_LANGUAGE:Ljava/lang/String;
1678Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_CANONICAL_GENRE:Ljava/lang/String;
1679Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_CONTENT_RATING:Ljava/lang/String;
1680Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_EPISODE_DISPLAY_NUMBER:Ljava/lang/String;
1681Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_EPISODE_TITLE:Ljava/lang/String;
1682Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_INTERNAL_PROVIDER_DATA:Ljava/lang/String;
1683Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_INTERNAL_PROVIDER_FLAG1:Ljava/lang/String;
1684Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_INTERNAL_PROVIDER_FLAG2:Ljava/lang/String;
1685Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_INTERNAL_PROVIDER_FLAG3:Ljava/lang/String;
1686Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_INTERNAL_PROVIDER_FLAG4:Ljava/lang/String;
1687Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_LONG_DESCRIPTION:Ljava/lang/String;
1688Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_POSTER_ART_URI:Ljava/lang/String;
1689Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_REVIEW_RATING:Ljava/lang/String;
1690Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_REVIEW_RATING_STYLE:Ljava/lang/String;
1691Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_SEARCHABLE:Ljava/lang/String;
1692Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_SEASON_DISPLAY_NUMBER:Ljava/lang/String;
1693Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_SEASON_TITLE:Ljava/lang/String;
1694Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_SHORT_DESCRIPTION:Ljava/lang/String;
1695Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_THUMBNAIL_URI:Ljava/lang/String;
1696Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_TITLE:Ljava/lang/String;
1697Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_VERSION_NUMBER:Ljava/lang/String;
1698Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_VIDEO_HEIGHT:Ljava/lang/String;
1699Landroid/media/tv/TvContract$ProgramColumns;->COLUMN_VIDEO_WIDTH:Ljava/lang/String;
1700Landroid/media/tv/TvContract$ProgramColumns;->REVIEW_RATING_STYLE_PERCENTAGE:I
1701Landroid/media/tv/TvContract$ProgramColumns;->REVIEW_RATING_STYLE_STARS:I
1702Landroid/media/tv/TvContract$ProgramColumns;->REVIEW_RATING_STYLE_THUMBS_UP_DOWN:I
David Brazdil92b16d62018-02-12 18:29:42 +00001703Landroid/media/VolumeShaper$Configuration;-><init>(IIIDI[F[F)V
1704Landroid/media/VolumeShaper$Configuration;->mDurationMs:D
1705Landroid/media/VolumeShaper$Configuration;->mId:I
1706Landroid/media/VolumeShaper$Configuration;->mInterpolatorType:I
1707Landroid/media/VolumeShaper$Configuration;->mOptionFlags:I
1708Landroid/media/VolumeShaper$Configuration;->mTimes:[F
1709Landroid/media/VolumeShaper$Configuration;->mType:I
1710Landroid/media/VolumeShaper$Configuration;->mVolumes:[F
1711Landroid/media/VolumeShaper$Operation;-><init>(IIF)V
1712Landroid/media/VolumeShaper$Operation;->mFlags:I
1713Landroid/media/VolumeShaper$Operation;->mReplaceId:I
1714Landroid/media/VolumeShaper$Operation;->mXOffset:F
1715Landroid/media/VolumeShaper$State;-><init>(FF)V
1716Landroid/media/VolumeShaper$State;->mVolume:F
1717Landroid/media/VolumeShaper$State;->mXOffset:F
David Brazdilb43351f2018-01-31 14:43:36 +00001718Landroid/net/ConnectivityManager;->ACTION_TETHER_STATE_CHANGED:Ljava/lang/String;
1719Landroid/net/ConnectivityManager;->EXTRA_ACTIVE_TETHER:Ljava/lang/String;
1720Landroid/net/ConnectivityManager;->getActiveLinkProperties()Landroid/net/LinkProperties;
1721Landroid/net/ConnectivityManager;->getLinkProperties(I)Landroid/net/LinkProperties;
1722Landroid/net/ConnectivityManager;->getMobileDataEnabled()Z
1723Landroid/net/ConnectivityManager;->getTetherableUsbRegexs()[Ljava/lang/String;
1724Landroid/net/ConnectivityManager;->getTetherableWifiRegexs()[Ljava/lang/String;
1725Landroid/net/ConnectivityManager;->getTetheredIfaces()[Ljava/lang/String;
1726Landroid/net/ConnectivityManager;->isNetworkSupported(I)Z
1727Landroid/net/ConnectivityManager;->isNetworkTypeMobile(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001728Landroid/net/ConnectivityManager;->mService:Landroid/net/IConnectivityManager;
David Brazdil62a1f992018-04-09 15:56:25 +01001729Landroid/net/ConnectivityManager;->registerNetworkFactory(Landroid/os/Messenger;Ljava/lang/String;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001730Landroid/net/ConnectivityManager;->requestRouteToHostAddress(ILjava/net/InetAddress;)Z
David Brazdil62a1f992018-04-09 15:56:25 +01001731Landroid/net/ConnectivityManager;->setBackgroundDataSetting(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00001732Landroid/net/ConnectivityManager;->TYPE_MOBILE_CBS:I
1733Landroid/net/ConnectivityManager;->TYPE_MOBILE_EMERGENCY:I
1734Landroid/net/ConnectivityManager;->TYPE_MOBILE_FOTA:I
1735Landroid/net/ConnectivityManager;->TYPE_MOBILE_IA:I
1736Landroid/net/ConnectivityManager;->TYPE_MOBILE_IMS:I
1737Landroid/net/ConnectivityManager;->TYPE_NONE:I
1738Landroid/net/ConnectivityManager;->TYPE_PROXY:I
1739Landroid/net/ConnectivityManager;->TYPE_WIFI_P2P:I
David Brazdil4b98bc62018-04-16 12:05:41 +01001740Landroid/net/http/SslError;->mCertificate:Landroid/net/http/SslCertificate;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001741Landroid/net/IConnectivityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01001742Landroid/net/IConnectivityManager$Stub$Proxy;->getActiveLinkProperties()Landroid/net/LinkProperties;
1743Landroid/net/IConnectivityManager$Stub$Proxy;->getActiveNetworkInfo()Landroid/net/NetworkInfo;
1744Landroid/net/IConnectivityManager$Stub$Proxy;->getAllNetworkInfo()[Landroid/net/NetworkInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00001745Landroid/net/IConnectivityManager$Stub$Proxy;->getAllNetworks()[Landroid/net/Network;
1746Landroid/net/IConnectivityManager$Stub$Proxy;->getTetherableIfaces()[Ljava/lang/String;
1747Landroid/net/IConnectivityManager$Stub$Proxy;->getTetherableUsbRegexs()[Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +01001748Landroid/net/IConnectivityManager$Stub$Proxy;->getTetheredIfaces()[Ljava/lang/String;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001749Landroid/net/IConnectivityManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001750Landroid/net/IConnectivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/IConnectivityManager;
1751Landroid/net/IConnectivityManager;->getActiveLinkProperties()Landroid/net/LinkProperties;
1752Landroid/net/IConnectivityManager;->getActiveNetworkInfo()Landroid/net/NetworkInfo;
1753Landroid/net/IConnectivityManager;->getAllNetworkInfo()[Landroid/net/NetworkInfo;
1754Landroid/net/IConnectivityManager;->getTetheredIfaces()[Ljava/lang/String;
David Brazdil768a9532018-04-25 11:49:16 +01001755Landroid/net/INetworkPolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkPolicyManager;
1756Landroid/net/INetworkScoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkScoreService;
David Brazdil7cdd9592018-03-29 23:16:38 +01001757Landroid/net/INetworkStatsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001758Landroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00001759Landroid/net/IpConfiguration;->httpProxy:Landroid/net/ProxyInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00001760Landroid/net/LinkProperties;->setHttpProxy(Landroid/net/ProxyInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001761Landroid/net/LocalSocketImpl;->inboundFileDescriptors:[Ljava/io/FileDescriptor;
1762Landroid/net/LocalSocketImpl;->outboundFileDescriptors:[Ljava/io/FileDescriptor;
David Brazdil9d83cca2018-03-06 10:08:45 +00001763Landroid/net/NetworkCapabilities;->getCapabilities()[I
1764Landroid/net/NetworkCapabilities;->getTransportTypes()[I
David Brazdilb43351f2018-01-31 14:43:36 +00001765Landroid/net/NetworkPolicyManager;->mService:Landroid/net/INetworkPolicyManager;
David Brazdil2a523752018-02-01 17:12:30 +00001766Landroid/net/NetworkStats;->capacity:I
1767Landroid/net/NetworkStats;->defaultNetwork:[I
1768Landroid/net/NetworkStats;->iface:[Ljava/lang/String;
1769Landroid/net/NetworkStats;->metered:[I
1770Landroid/net/NetworkStats;->operations:[J
1771Landroid/net/NetworkStats;->roaming:[I
1772Landroid/net/NetworkStats;->rxBytes:[J
1773Landroid/net/NetworkStats;->rxPackets:[J
1774Landroid/net/NetworkStats;->set:[I
1775Landroid/net/NetworkStats;->size:I
1776Landroid/net/NetworkStats;->tag:[I
1777Landroid/net/NetworkStats;->txBytes:[J
1778Landroid/net/NetworkStats;->txPackets:[J
1779Landroid/net/NetworkStats;->uid:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001780Landroid/net/NetworkStatsHistory$Entry;->rxBytes:J
David Brazdil0a740622018-03-12 19:28:36 +00001781Landroid/net/NetworkTemplate;->buildTemplateWifi()Landroid/net/NetworkTemplate;
David Brazdil7cdd9592018-03-29 23:16:38 +01001782Landroid/net/Proxy;->getProxy(Landroid/content/Context;Ljava/lang/String;)Ljava/net/Proxy;
David Brazdil92b16d62018-02-12 18:29:42 +00001783Landroid/net/ProxyInfo;-><init>(Ljava/lang/String;ILjava/lang/String;)V
David Brazdil0a740622018-03-12 19:28:36 +00001784Landroid/net/SntpClient;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001785Landroid/net/SSLCertificateSocketFactory;-><init>(ILandroid/net/SSLSessionCache;Z)V
David Brazdil3b310592018-02-08 18:56:22 +00001786Landroid/net/SSLCertificateSocketFactory;->castToOpenSSLSocket(Ljava/net/Socket;)Lcom/android/org/conscrypt/OpenSSLSocketImpl;
1787Landroid/net/SSLCertificateSocketFactory;->getAlpnSelectedProtocol(Ljava/net/Socket;)[B
1788Landroid/net/SSLCertificateSocketFactory;->getDelegate()Ljavax/net/ssl/SSLSocketFactory;
David Brazdil3b310592018-02-08 18:56:22 +00001789Landroid/net/SSLCertificateSocketFactory;->INSECURE_TRUST_MANAGER:[Ljavax/net/ssl/TrustManager;
1790Landroid/net/SSLCertificateSocketFactory;->isSslCheckRelaxed()Z
1791Landroid/net/SSLCertificateSocketFactory;->makeSocketFactory([Ljavax/net/ssl/KeyManager;[Ljavax/net/ssl/TrustManager;)Ljavax/net/ssl/SSLSocketFactory;
1792Landroid/net/SSLCertificateSocketFactory;->mAlpnProtocols:[B
1793Landroid/net/SSLCertificateSocketFactory;->mChannelIdPrivateKey:Ljava/security/PrivateKey;
1794Landroid/net/SSLCertificateSocketFactory;->mHandshakeTimeoutMillis:I
1795Landroid/net/SSLCertificateSocketFactory;->mInsecureFactory:Ljavax/net/ssl/SSLSocketFactory;
1796Landroid/net/SSLCertificateSocketFactory;->mKeyManagers:[Ljavax/net/ssl/KeyManager;
1797Landroid/net/SSLCertificateSocketFactory;->mNpnProtocols:[B
David Brazdil3b310592018-02-08 18:56:22 +00001798Landroid/net/SSLCertificateSocketFactory;->mSecure:Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001799Landroid/net/SSLCertificateSocketFactory;->mSecureFactory:Ljavax/net/ssl/SSLSocketFactory;
David Brazdil3b310592018-02-08 18:56:22 +00001800Landroid/net/SSLCertificateSocketFactory;->mSessionCache:Lcom/android/org/conscrypt/SSLClientSessionCache;
1801Landroid/net/SSLCertificateSocketFactory;->mTrustManagers:[Ljavax/net/ssl/TrustManager;
1802Landroid/net/SSLCertificateSocketFactory;->setAlpnProtocols([[B)V
1803Landroid/net/SSLCertificateSocketFactory;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
1804Landroid/net/SSLCertificateSocketFactory;->setSoWriteTimeout(Ljava/net/Socket;I)V
1805Landroid/net/SSLCertificateSocketFactory;->TAG:Ljava/lang/String;
David Brazdil3b310592018-02-08 18:56:22 +00001806Landroid/net/SSLCertificateSocketFactory;->verifyHostname(Ljava/net/Socket;Ljava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001807Landroid/net/SSLSessionCache;->mSessionCache:Lcom/android/org/conscrypt/SSLClientSessionCache;
David Brazdil8f1c5082018-04-06 16:11:09 +01001808Landroid/net/StaticIpConfiguration;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001809Landroid/net/StaticIpConfiguration;->gateway:Ljava/net/InetAddress;
David Brazdil8f1c5082018-04-06 16:11:09 +01001810Landroid/net/StaticIpConfiguration;->ipAddress:Landroid/net/LinkAddress;
David Brazdil7cdd9592018-03-29 23:16:38 +01001811Landroid/net/TrafficStats;->getMobileIfaces()[Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001812Landroid/net/TrafficStats;->getRxBytes(Ljava/lang/String;)J
David Brazdil2a523752018-02-01 17:12:30 +00001813Landroid/net/TrafficStats;->getStatsService()Landroid/net/INetworkStatsService;
David Brazdil92b16d62018-02-12 18:29:42 +00001814Landroid/net/TrafficStats;->getTxBytes(Ljava/lang/String;)J
David Brazdil92b16d62018-02-12 18:29:42 +00001815Landroid/net/Uri;-><init>()V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001816Landroid/net/Uri;->toSafeString()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001817Landroid/net/wifi/IWifiManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001818Landroid/net/wifi/IWifiManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/IWifiManager;
Nicolas Geoffray1c1053b2018-04-24 13:44:11 +01001819Landroid/net/wifi/IWifiScanner$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1820Landroid/net/wifi/IWifiScanner$Stub$Proxy;->mRemote:Landroid/os/IBinder;
1821Landroid/net/wifi/IWifiScanner$Stub;-><init>()V
David Brazdil768a9532018-04-25 11:49:16 +01001822Landroid/net/wifi/IWifiScanner$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/IWifiScanner;
David Brazdilb43351f2018-01-31 14:43:36 +00001823Landroid/net/wifi/p2p/WifiP2pGroup;->getNetworkId()I
Stephen26393462018-04-03 13:12:01 -07001824Landroid/net/wifi/p2p/WifiP2pGroup;->TEMPORARY_NET_ID:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001825Landroid/net/wifi/p2p/WifiP2pGroupList;->getGroupList()Ljava/util/Collection;
David Brazdil7cdd9592018-03-29 23:16:38 +01001826Landroid/net/wifi/p2p/WifiP2pManager$Channel;->mAsyncChannel:Lcom/android/internal/util/AsyncChannel;
1827Landroid/net/wifi/p2p/WifiP2pManager$Channel;->putListener(Ljava/lang/Object;)I
David Brazdil4521ef12018-04-06 12:41:23 +01001828Landroid/net/wifi/p2p/WifiP2pManager;->CREATE_GROUP:I
David Brazdilb43351f2018-01-31 14:43:36 +00001829Landroid/net/wifi/p2p/WifiP2pManager;->deletePersistentGroup(Landroid/net/wifi/p2p/WifiP2pManager$Channel;ILandroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V
1830Landroid/net/wifi/p2p/WifiP2pManager;->requestPersistentGroupInfo(Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$PersistentGroupInfoListener;)V
1831Landroid/net/wifi/p2p/WifiP2pManager;->setDeviceName(Landroid/net/wifi/p2p/WifiP2pManager$Channel;Ljava/lang/String;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V
Nicolas Geoffray0af96592018-03-26 12:31:03 +01001832Landroid/net/wifi/p2p/WifiP2pManager;->setWifiP2pChannels(Landroid/net/wifi/p2p/WifiP2pManager$Channel;IILandroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V
David Brazdil1b1a43e2018-03-16 17:24:51 +00001833Landroid/net/wifi/ScanResult$InformationElement;->bytes:[B
1834Landroid/net/wifi/ScanResult$InformationElement;->EID_BSS_LOAD:I
1835Landroid/net/wifi/ScanResult$InformationElement;->EID_ERP:I
1836Landroid/net/wifi/ScanResult$InformationElement;->EID_EXTENDED_CAPS:I
1837Landroid/net/wifi/ScanResult$InformationElement;->EID_EXTENDED_SUPPORTED_RATES:I
1838Landroid/net/wifi/ScanResult$InformationElement;->EID_HT_OPERATION:I
1839Landroid/net/wifi/ScanResult$InformationElement;->EID_INTERWORKING:I
1840Landroid/net/wifi/ScanResult$InformationElement;->EID_ROAMING_CONSORTIUM:I
1841Landroid/net/wifi/ScanResult$InformationElement;->EID_RSN:I
1842Landroid/net/wifi/ScanResult$InformationElement;->EID_SSID:I
1843Landroid/net/wifi/ScanResult$InformationElement;->EID_SUPPORTED_RATES:I
1844Landroid/net/wifi/ScanResult$InformationElement;->EID_TIM:I
1845Landroid/net/wifi/ScanResult$InformationElement;->EID_VHT_OPERATION:I
1846Landroid/net/wifi/ScanResult$InformationElement;->EID_VSA:I
1847Landroid/net/wifi/ScanResult$InformationElement;->id:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001848Landroid/net/wifi/ScanResult;->anqpDomainId:I
1849Landroid/net/wifi/ScanResult;->anqpLines:Ljava/util/List;
1850Landroid/net/wifi/ScanResult;->distanceCm:I
1851Landroid/net/wifi/ScanResult;->distanceSdCm:I
1852Landroid/net/wifi/ScanResult;->flags:J
1853Landroid/net/wifi/ScanResult;->hessid:J
David Brazdil1b1a43e2018-03-16 17:24:51 +00001854Landroid/net/wifi/ScanResult;->informationElements:[Landroid/net/wifi/ScanResult$InformationElement;
David Brazdil92b16d62018-02-12 18:29:42 +00001855Landroid/net/wifi/ScanResult;->numUsage:I
1856Landroid/net/wifi/ScanResult;->seen:J
David Brazdil92b16d62018-02-12 18:29:42 +00001857Landroid/net/wifi/ScanResult;->wifiSsid:Landroid/net/wifi/WifiSsid;
David Brazdilb43351f2018-01-31 14:43:36 +00001858Landroid/net/wifi/WifiConfiguration;->apBand:I
1859Landroid/net/wifi/WifiConfiguration;->apChannel:I
David Brazdila045f532018-03-12 15:16:14 +00001860Landroid/net/wifi/WifiConfiguration;->defaultGwMacAddress:Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +01001861Landroid/net/wifi/WifiConfiguration;->lastConnectUid:I
David Brazdilb43351f2018-01-31 14:43:36 +00001862Landroid/net/wifi/WifiConfiguration;->mIpConfiguration:Landroid/net/IpConfiguration;
Stephen74678f32018-04-04 08:30:02 -07001863Landroid/net/wifi/WifiConfiguration;->setIpAssignment(Landroid/net/IpConfiguration$IpAssignment;)V
1864Landroid/net/wifi/WifiConfiguration;->setStaticIpConfiguration(Landroid/net/StaticIpConfiguration;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001865Landroid/net/wifi/WifiConfiguration;->validatedInternetAccess:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001866Landroid/net/wifi/WifiEnterpriseConfig;->getCaCertificateAlias()Ljava/lang/String;
1867Landroid/net/wifi/WifiEnterpriseConfig;->getClientCertificateAlias()Ljava/lang/String;
David Brazdil7cdd9592018-03-29 23:16:38 +01001868Landroid/net/wifi/WifiInfo;->DEFAULT_MAC_ADDRESS:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001869Landroid/net/wifi/WifiInfo;->getMeteredHint()Z
Mathew Inwood56efac32018-04-23 13:31:17 +01001870Landroid/net/wifi/WifiInfo;->getWifiSsid()Landroid/net/wifi/WifiSsid;
David Brazdil78894d12018-02-15 15:35:23 +00001871Landroid/net/wifi/WifiInfo;->mMacAddress:Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001872Landroid/net/wifi/WifiInfo;->removeDoubleQuotes(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001873Landroid/net/wifi/WifiManager;->cancelLocalOnlyHotspotRequest()V
David Brazdilb43351f2018-01-31 14:43:36 +00001874Landroid/net/wifi/WifiManager;->connect(ILandroid/net/wifi/WifiManager$ActionListener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001875Landroid/net/wifi/WifiManager;->forget(ILandroid/net/wifi/WifiManager$ActionListener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001876Landroid/net/wifi/WifiManager;->isDualBandSupported()Z
David Brazdilb43351f2018-01-31 14:43:36 +00001877Landroid/net/wifi/WifiManager;->mService:Landroid/net/wifi/IWifiManager;
1878Landroid/net/wifi/WifiManager;->save(Landroid/net/wifi/WifiConfiguration;Landroid/net/wifi/WifiManager$ActionListener;)V
Mathew Inwood56efac32018-04-23 13:31:17 +01001879Landroid/net/wifi/WifiSsid;->getOctets()[B
David Brazdil70bcc122018-02-12 06:57:01 +00001880Landroid/net/wifi/WifiSsid;->NONE:Ljava/lang/String;
Nicolas Geoffray20da3942018-04-20 15:40:58 +01001881Landroid/nfc/NfcAdapter;->getAdapterState()I
David Brazdilb43351f2018-01-31 14:43:36 +00001882Landroid/nfc/NfcAdapter;->getDefaultAdapter()Landroid/nfc/NfcAdapter;
Nicolas Geoffray20da3942018-04-20 15:40:58 +01001883Landroid/nfc/NfcAdapter;->getNfcAdapter(Landroid/content/Context;)Landroid/nfc/NfcAdapter;
Mathew Inwood56efac32018-04-23 13:31:17 +01001884Landroid/nfc/NfcAdapter;->setNdefPushMessageCallback(Landroid/nfc/NfcAdapter$CreateNdefMessageCallback;Landroid/app/Activity;I)V
David Brazdilb43351f2018-01-31 14:43:36 +00001885Landroid/opengl/GLSurfaceView$EglHelper;->mEglContext:Ljavax/microedition/khronos/egl/EGLContext;
1886Landroid/opengl/GLSurfaceView$GLThread;->mEglHelper:Landroid/opengl/GLSurfaceView$EglHelper;
1887Landroid/opengl/GLSurfaceView;->mGLThread:Landroid/opengl/GLSurfaceView$GLThread;
David Brazdil62a1f992018-04-09 15:56:25 +01001888Landroid/opengl/GLSurfaceView;->mRenderer:Landroid/opengl/GLSurfaceView$Renderer;
David Brazdilb43351f2018-01-31 14:43:36 +00001889Landroid/os/AsyncTask;->mFuture:Ljava/util/concurrent/FutureTask;
1890Landroid/os/AsyncTask;->mStatus:Landroid/os/AsyncTask$Status;
1891Landroid/os/AsyncTask;->mTaskInvoked:Ljava/util/concurrent/atomic/AtomicBoolean;
1892Landroid/os/AsyncTask;->mWorker:Landroid/os/AsyncTask$WorkerRunnable;
1893Landroid/os/AsyncTask;->sDefaultExecutor:Ljava/util/concurrent/Executor;
1894Landroid/os/AsyncTask;->setDefaultExecutor(Ljava/util/concurrent/Executor;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001895Landroid/os/BaseBundle;->mMap:Landroid/util/ArrayMap;
1896Landroid/os/BaseBundle;->mParcelledData:Landroid/os/Parcel;
David Brazdil7cdd9592018-03-29 23:16:38 +01001897Landroid/os/BatteryStats$Counter;->getCountLocked(I)I
David Brazdil62a1f992018-04-09 15:56:25 +01001898Landroid/os/BatteryStats$HistoryItem;->CMD_UPDATE:B
David Brazdil5a322ec2018-02-05 21:46:45 +00001899Landroid/os/BatteryStats$HistoryItem;->states2:I
David Brazdilb43351f2018-01-31 14:43:36 +00001900Landroid/os/BatteryStats$Timer;->getTotalTimeLocked(JI)J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001901Landroid/os/BatteryStats$Uid$Pkg$Serv;->getLaunches(I)I
1902Landroid/os/BatteryStats$Uid$Pkg$Serv;->getStartTime(JI)J
1903Landroid/os/BatteryStats$Uid$Pkg;->getServiceStats()Landroid/util/ArrayMap;
1904Landroid/os/BatteryStats$Uid$Pkg;->getWakeupAlarmStats()Landroid/util/ArrayMap;
1905Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->overTime:J
1906Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->type:I
1907Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;->usedTime:J
1908Landroid/os/BatteryStats$Uid$Proc;->countExcessivePowers()I
1909Landroid/os/BatteryStats$Uid$Proc;->getExcessivePower(I)Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;
1910Landroid/os/BatteryStats$Uid$Proc;->getForegroundTime(I)J
Nicolas Geoffraye278dc02018-04-24 14:02:02 +01001911Landroid/os/BatteryStats$Uid$Proc;->getStarts(I)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001912Landroid/os/BatteryStats$Uid$Proc;->getSystemTime(I)J
1913Landroid/os/BatteryStats$Uid$Proc;->getUserTime(I)J
1914Landroid/os/BatteryStats$Uid$Sensor;->getHandle()I
1915Landroid/os/BatteryStats$Uid$Sensor;->getSensorTime()Landroid/os/BatteryStats$Timer;
David Brazdil7cdd9592018-03-29 23:16:38 +01001916Landroid/os/BatteryStats$Uid;->getAudioTurnedOnTimer()Landroid/os/BatteryStats$Timer;
David Brazdilb43351f2018-01-31 14:43:36 +00001917Landroid/os/BatteryStats$Uid;->getFullWifiLockTime(JI)J
David Brazdil7cdd9592018-03-29 23:16:38 +01001918Landroid/os/BatteryStats$Uid;->getPackageStats()Landroid/util/ArrayMap;
David Brazdilb43351f2018-01-31 14:43:36 +00001919Landroid/os/BatteryStats$Uid;->getProcessStats()Landroid/util/ArrayMap;
1920Landroid/os/BatteryStats$Uid;->getSensorStats()Landroid/util/SparseArray;
1921Landroid/os/BatteryStats$Uid;->getUid()I
David Brazdil7cdd9592018-03-29 23:16:38 +01001922Landroid/os/BatteryStats$Uid;->getVideoTurnedOnTimer()Landroid/os/BatteryStats$Timer;
David Brazdilb43351f2018-01-31 14:43:36 +00001923Landroid/os/BatteryStats$Uid;->getWifiMulticastTime(JI)J
1924Landroid/os/BatteryStats$Uid;->getWifiScanTime(JI)J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001925Landroid/os/BatteryStats;->getUidStats()Landroid/util/SparseArray;
1926Landroid/os/BatteryStats;->NUM_DATA_CONNECTION_TYPES:I
1927Landroid/os/BatteryStats;->startIteratingHistoryLocked()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001928Landroid/os/Binder;->execTransact(IJJI)Z
1929Landroid/os/Binder;->mObject:J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001930Landroid/os/Build$VERSION;->ACTIVE_CODENAMES:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001931Landroid/os/Build;->getString(Ljava/lang/String;)Ljava/lang/String;
David Brazdil10977cd2018-03-21 14:27:20 +00001932Landroid/os/Build;->IS_DEBUGGABLE:Z
David Brazdilbb8452e2018-03-23 13:39:32 +00001933Landroid/os/Build;->IS_EMULATOR:Z
David Brazdilb43351f2018-01-31 14:43:36 +00001934Landroid/os/Bundle;->getIBinder(Ljava/lang/String;)Landroid/os/IBinder;
1935Landroid/os/Bundle;->putIBinder(Ljava/lang/String;Landroid/os/IBinder;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001936Landroid/os/Bundle;->putParcelableList(Ljava/lang/String;Ljava/util/List;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001937Landroid/os/Debug$MemoryInfo;->dalvikPrivateClean:I
1938Landroid/os/Debug$MemoryInfo;->dalvikRss:I
1939Landroid/os/Debug$MemoryInfo;->dalvikSharedClean:I
1940Landroid/os/Debug$MemoryInfo;->dalvikSwappablePss:I
1941Landroid/os/Debug$MemoryInfo;->dalvikSwappedOut:I
1942Landroid/os/Debug$MemoryInfo;->dalvikSwappedOutPss:I
David Brazdilb43351f2018-01-31 14:43:36 +00001943Landroid/os/Debug$MemoryInfo;->getOtherLabel(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001944Landroid/os/Debug$MemoryInfo;->getOtherPrivate(I)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001945Landroid/os/Debug$MemoryInfo;->getOtherPrivateDirty(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00001946Landroid/os/Debug$MemoryInfo;->getOtherPss(I)I
1947Landroid/os/Debug$MemoryInfo;->getOtherSharedDirty(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001948Landroid/os/Debug$MemoryInfo;->getTotalUss()I
1949Landroid/os/Debug$MemoryInfo;->hasSwappedOutPss:Z
1950Landroid/os/Debug$MemoryInfo;->nativePrivateClean:I
1951Landroid/os/Debug$MemoryInfo;->nativeRss:I
1952Landroid/os/Debug$MemoryInfo;->nativeSharedClean:I
1953Landroid/os/Debug$MemoryInfo;->nativeSwappablePss:I
1954Landroid/os/Debug$MemoryInfo;->nativeSwappedOut:I
1955Landroid/os/Debug$MemoryInfo;->nativeSwappedOutPss:I
David Brazdilb43351f2018-01-31 14:43:36 +00001956Landroid/os/Debug$MemoryInfo;->NUM_DVK_STATS:I
1957Landroid/os/Debug$MemoryInfo;->NUM_OTHER_STATS:I
David Brazdil92b16d62018-02-12 18:29:42 +00001958Landroid/os/Debug$MemoryInfo;->otherPrivateClean:I
1959Landroid/os/Debug$MemoryInfo;->otherRss:I
1960Landroid/os/Debug$MemoryInfo;->otherSharedClean:I
1961Landroid/os/Debug$MemoryInfo;->otherStats:[I
1962Landroid/os/Debug$MemoryInfo;->otherSwappablePss:I
1963Landroid/os/Debug$MemoryInfo;->otherSwappedOut:I
1964Landroid/os/Debug$MemoryInfo;->otherSwappedOutPss:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001965Landroid/os/Debug;-><init>()V
1966Landroid/os/Debug;->countInstancesOfClass(Ljava/lang/Class;)J
1967Landroid/os/Debug;->dumpReferenceTables()V
David Brazdil768a9532018-04-25 11:49:16 +01001968Landroid/os/DropBoxManager;->mService:Lcom/android/internal/os/IDropBoxManagerService;
David Brazdilb43351f2018-01-31 14:43:36 +00001969Landroid/os/Environment;->buildExternalStorageAppDataDirs(Ljava/lang/String;)[Ljava/io/File;
David Brazdil666c7b22018-04-12 15:27:46 +01001970Landroid/os/Environment;->getStorageDirectory()Ljava/io/File;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001971Landroid/os/Environment;->getVendorDirectory()Ljava/io/File;
David Brazdil7cdd9592018-03-29 23:16:38 +01001972Landroid/os/Environment;->maybeTranslateEmulatedPathToInternal(Ljava/io/File;)Ljava/io/File;
David Brazdil92b16d62018-02-12 18:29:42 +00001973Landroid/os/FileObserver$ObserverThread;->onEvent(IILjava/lang/String;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001974Landroid/os/FileUtils;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00001975Landroid/os/FileUtils;->checksumCrc32(Ljava/io/File;)J
1976Landroid/os/FileUtils;->copyFile(Ljava/io/File;Ljava/io/File;)Z
1977Landroid/os/FileUtils;->copyToFile(Ljava/io/InputStream;Ljava/io/File;)Z
1978Landroid/os/FileUtils;->deleteOlderFiles(Ljava/io/File;IJ)Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01001979Landroid/os/FileUtils;->isFilenameSafe(Ljava/io/File;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001980Landroid/os/FileUtils;->readTextFile(Ljava/io/File;ILjava/lang/String;)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001981Landroid/os/FileUtils;->setPermissions(Ljava/io/File;III)I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001982Landroid/os/FileUtils;->setPermissions(Ljava/io/FileDescriptor;III)I
David Brazdilb43351f2018-01-31 14:43:36 +00001983Landroid/os/FileUtils;->setPermissions(Ljava/lang/String;III)I
1984Landroid/os/FileUtils;->stringToFile(Ljava/io/File;Ljava/lang/String;)V
1985Landroid/os/FileUtils;->stringToFile(Ljava/lang/String;Ljava/lang/String;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01001986Landroid/os/FileUtils;->sync(Ljava/io/FileOutputStream;)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001987Landroid/os/Handler;-><init>(Z)V
David Brazdilb43351f2018-01-31 14:43:36 +00001988Landroid/os/Handler;->getIMessenger()Landroid/os/IMessenger;
1989Landroid/os/Handler;->hasCallbacks(Ljava/lang/Runnable;)Z
1990Landroid/os/Handler;->mCallback:Landroid/os/Handler$Callback;
1991Landroid/os/Handler;->mMessenger:Landroid/os/IMessenger;
David Brazdil666c7b22018-04-12 15:27:46 +01001992Landroid/os/health/HealthKeys$Constants;-><init>(Ljava/lang/Class;)V
1993Landroid/os/health/HealthStats;-><init>(Landroid/os/Parcel;)V
David Brazdil666c7b22018-04-12 15:27:46 +01001994Landroid/os/health/HealthStatsParceler;-><init>(Landroid/os/health/HealthStatsWriter;)V
1995Landroid/os/health/HealthStatsParceler;-><init>(Landroid/os/Parcel;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01001996Landroid/os/health/HealthStatsParceler;->getHealthStats()Landroid/os/health/HealthStats;
1997Landroid/os/health/HealthStatsWriter;-><init>(Landroid/os/health/HealthKeys$Constants;)V
David Brazdil666c7b22018-04-12 15:27:46 +01001998Landroid/os/health/HealthStatsWriter;->addMeasurement(IJ)V
1999Landroid/os/health/HealthStatsWriter;->addMeasurements(ILjava/lang/String;J)V
2000Landroid/os/health/HealthStatsWriter;->addStats(ILjava/lang/String;Landroid/os/health/HealthStatsWriter;)V
2001Landroid/os/health/HealthStatsWriter;->addTimer(IIJ)V
2002Landroid/os/health/HealthStatsWriter;->addTimers(ILjava/lang/String;Landroid/os/health/TimerStat;)V
2003Landroid/os/health/HealthStatsWriter;->flattenToParcel(Landroid/os/Parcel;)V
David Brazdil666c7b22018-04-12 15:27:46 +01002004Landroid/os/health/SystemHealthManager;->from(Landroid/content/Context;)Landroid/os/health/SystemHealthManager;
David Brazdil92b16d62018-02-12 18:29:42 +00002005Landroid/os/HwParcel;-><init>(Z)V
Mathew Inwoodf37f0242018-03-07 18:47:53 +00002006Landroid/os/HwRemoteBinder;-><init>()V
David Brazdil779787b2018-03-06 13:29:52 +00002007Landroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwood6da35b92018-05-03 16:00:14 +01002008Landroid/os/IDeviceIdleController;->getAppIdTempWhitelist()[I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002009Landroid/os/INetworkManagementService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002010Landroid/os/IPermissionController$Stub$Proxy;->checkPermission(Ljava/lang/String;II)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002011Landroid/os/IPermissionController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPermissionController;
David Brazdil92b16d62018-02-12 18:29:42 +00002012Landroid/os/IPowerManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2013Landroid/os/IPowerManager$Stub$Proxy;->isLightDeviceIdleMode()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002014Landroid/os/IPowerManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPowerManager;
David Brazdil768a9532018-04-25 11:49:16 +01002015Landroid/os/IPowerManager;->releaseWakeLock(Landroid/os/IBinder;I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002016Landroid/os/IPowerManager;->userActivity(JII)V
David Brazdil768a9532018-04-25 11:49:16 +01002017Landroid/os/IRecoverySystem$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IRecoverySystem;
David Brazdil7cdd9592018-03-29 23:16:38 +01002018Landroid/os/IServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +00002019Landroid/os/IServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
2020Landroid/os/IUserManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil768a9532018-04-25 11:49:16 +01002021Landroid/os/IUserManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IUserManager;
2022Landroid/os/IVibratorService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IVibratorService;
David Brazdil666c7b22018-04-12 15:27:46 +01002023Landroid/os/LocaleList;->setDefault(Landroid/os/LocaleList;I)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002024Landroid/os/Looper;->mLogging:Landroid/util/Printer;
David Brazdilb43351f2018-01-31 14:43:36 +00002025Landroid/os/Looper;->mQueue:Landroid/os/MessageQueue;
David Brazdil8237f2d2018-02-12 22:34:49 +00002026Landroid/os/Looper;->setTraceTag(J)V
David Brazdil92b16d62018-02-12 18:29:42 +00002027Landroid/os/Looper;->sThreadLocal:Ljava/lang/ThreadLocal;
David Brazdilb43351f2018-01-31 14:43:36 +00002028Landroid/os/MemoryFile;->getFileDescriptor()Ljava/io/FileDescriptor;
2029Landroid/os/Message;->callback:Ljava/lang/Runnable;
2030Landroid/os/Message;->flags:I
David Brazdil92b16d62018-02-12 18:29:42 +00002031Landroid/os/Message;->markInUse()V
David Brazdilb43351f2018-01-31 14:43:36 +00002032Landroid/os/Message;->next:Landroid/os/Message;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002033Landroid/os/Message;->recycleUnchecked()V
2034Landroid/os/Message;->target:Landroid/os/Handler;
2035Landroid/os/Message;->when:J
David Brazdil92b16d62018-02-12 18:29:42 +00002036Landroid/os/MessageQueue;->dispatchEvents(II)I
David Brazdilb43351f2018-01-31 14:43:36 +00002037Landroid/os/MessageQueue;->mIdleHandlers:Ljava/util/ArrayList;
2038Landroid/os/MessageQueue;->mMessages:Landroid/os/Message;
David Brazdil92b16d62018-02-12 18:29:42 +00002039Landroid/os/MessageQueue;->mPtr:J
David Brazdilb43351f2018-01-31 14:43:36 +00002040Landroid/os/MessageQueue;->mQuitAllowed:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002041Landroid/os/MessageQueue;->nativePollOnce(JI)V
David Brazdilb43351f2018-01-31 14:43:36 +00002042Landroid/os/MessageQueue;->next()Landroid/os/Message;
David Brazdil666c7b22018-04-12 15:27:46 +01002043Landroid/os/MessageQueue;->postSyncBarrier()I
2044Landroid/os/MessageQueue;->removeSyncBarrier(I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002045Landroid/os/Parcel$ReadWriteHelper;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00002046Landroid/os/Parcel;->mNativePtr:J
David Brazdil0f41a7c2018-03-12 10:15:46 +00002047Landroid/os/Parcel;->readArrayMap(Landroid/util/ArrayMap;Ljava/lang/ClassLoader;)V
David Brazdil10977cd2018-03-21 14:27:20 +00002048Landroid/os/Parcel;->readParcelableList(Ljava/util/List;Ljava/lang/ClassLoader;)Ljava/util/List;
David Brazdil0f41a7c2018-03-12 10:15:46 +00002049Landroid/os/Parcel;->writeArrayMap(Landroid/util/ArrayMap;)V
David Brazdil10977cd2018-03-21 14:27:20 +00002050Landroid/os/Parcel;->writeParcelableList(Ljava/util/List;I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002051Landroid/os/ParcelFileDescriptor;-><init>(Ljava/io/FileDescriptor;)V
2052Landroid/os/ParcelFileDescriptor;->fromData([BLjava/lang/String;)Landroid/os/ParcelFileDescriptor;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002053Landroid/os/PowerManager;->BRIGHTNESS_ON:I
David Brazdil1b1a43e2018-03-16 17:24:51 +00002054Landroid/os/PowerManager;->getDefaultScreenBrightnessSetting()I
David Brazdilb43351f2018-01-31 14:43:36 +00002055Landroid/os/PowerManager;->getMaximumScreenBrightnessSetting()I
2056Landroid/os/PowerManager;->getMinimumScreenBrightnessSetting()I
2057Landroid/os/PowerManager;->isLightDeviceIdleMode()Z
David Brazdil92b16d62018-02-12 18:29:42 +00002058Landroid/os/PowerManager;->mService:Landroid/os/IPowerManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002059Landroid/os/PowerManager;->validateWakeLockParameters(ILjava/lang/String;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002060Landroid/os/PowerManager;->wakeUp(JLjava/lang/String;)V
Mathew Inwood73ee4542018-04-24 16:24:33 +01002061Landroid/os/Process;->getFreeMemory()J
David Brazdilb43351f2018-01-31 14:43:36 +00002062Landroid/os/Process;->getParentPid(I)I
2063Landroid/os/Process;->getPids(Ljava/lang/String;[I)[I
David Brazdil92b16d62018-02-12 18:29:42 +00002064Landroid/os/Process;->getTotalMemory()J
David Brazdilb43351f2018-01-31 14:43:36 +00002065Landroid/os/Process;->getUidForPid(I)I
2066Landroid/os/Process;->isIsolated(I)Z
Mathew Inwood6da35b92018-05-03 16:00:14 +01002067Landroid/os/Process;->parseProcLine([BII[I[Ljava/lang/String;[J[F)Z
David Brazdilb43351f2018-01-31 14:43:36 +00002068Landroid/os/Process;->readProcFile(Ljava/lang/String;[I[Ljava/lang/String;[J[F)Z
2069Landroid/os/Process;->readProcLines(Ljava/lang/String;[Ljava/lang/String;[J)V
David Brazdil7cdd9592018-03-29 23:16:38 +01002070Landroid/os/Process;->setArgV0(Ljava/lang/String;)V
Nicolas Geoffraye278dc02018-04-24 14:02:02 +01002071Landroid/os/SELinux;->checkSELinuxAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
Nicolas Geoffrayf3fb2f72018-04-20 14:20:30 +01002072Landroid/os/SELinux;->getFileContext(Ljava/lang/String;)Ljava/lang/String;
Nicolas Geoffraye278dc02018-04-24 14:02:02 +01002073Landroid/os/SELinux;->getPidContext(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002074Landroid/os/SELinux;->isSELinuxEnabled()Z
2075Landroid/os/SELinux;->isSELinuxEnforced()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002076Landroid/os/ServiceManager;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00002077Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002078Landroid/os/ServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +00002079Landroid/os/ServiceManager;->getIServiceManager()Landroid/os/IServiceManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002080Landroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +00002081Landroid/os/ServiceManager;->listServices()[Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002082Landroid/os/ServiceManager;->sCache:Ljava/util/HashMap;
2083Landroid/os/ServiceManager;->sServiceManager:Landroid/os/IServiceManager;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002084Landroid/os/ServiceManagerNative;->asInterface(Landroid/os/IBinder;)Landroid/os/IServiceManager;
David Brazdil0f41a7c2018-03-12 10:15:46 +00002085Landroid/os/SharedMemory;->getFd()I
David Brazdilb43351f2018-01-31 14:43:36 +00002086Landroid/os/storage/DiskInfo;->getDescription()Ljava/lang/String;
Nicolas Geoffray30236b72018-04-18 10:56:32 +01002087Landroid/os/storage/DiskInfo;->isSd()Z
2088Landroid/os/storage/DiskInfo;->isUsb()Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002089Landroid/os/storage/DiskInfo;->label:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002090Landroid/os/storage/IStorageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002091Landroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002092Landroid/os/storage/StorageManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002093Landroid/os/storage/StorageManager;->findVolumeByUuid(Ljava/lang/String;)Landroid/os/storage/VolumeInfo;
2094Landroid/os/storage/StorageManager;->getBestVolumeDescription(Landroid/os/storage/VolumeInfo;)Ljava/lang/String;
2095Landroid/os/storage/StorageManager;->getDisks()Ljava/util/List;
2096Landroid/os/storage/StorageManager;->getStorageBytesUntilLow(Ljava/io/File;)J
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002097Landroid/os/storage/StorageManager;->getStorageFullBytes(Ljava/io/File;)J
David Brazdil92b16d62018-02-12 18:29:42 +00002098Landroid/os/storage/StorageManager;->getStorageLowBytes(Ljava/io/File;)J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002099Landroid/os/storage/StorageManager;->getVolumeList(II)[Landroid/os/storage/StorageVolume;
David Brazdilb43351f2018-01-31 14:43:36 +00002100Landroid/os/storage/StorageManager;->getVolumePaths()[Ljava/lang/String;
2101Landroid/os/storage/StorageManager;->getVolumes()Ljava/util/List;
2102Landroid/os/storage/StorageManager;->getVolumeState(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002103Landroid/os/storage/StorageVolume;->allowMassStorage()Z
2104Landroid/os/storage/StorageVolume;->getMaxFileSize()J
David Brazdilb43351f2018-01-31 14:43:36 +00002105Landroid/os/storage/StorageVolume;->getPath()Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002106Landroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File;
David Brazdilb43351f2018-01-31 14:43:36 +00002107Landroid/os/storage/StorageVolume;->getUserLabel()Ljava/lang/String;
David Brazdil4b98bc62018-04-16 12:05:41 +01002108Landroid/os/storage/StorageVolume;->mPath:Ljava/io/File;
Mathew Inwood6da35b92018-05-03 16:00:14 +01002109Landroid/os/storage/StorageVolume;->mRemovable:Z
Nicolas Geoffray30236b72018-04-18 10:56:32 +01002110Landroid/os/storage/VolumeInfo;->buildStorageVolume(Landroid/content/Context;IZ)Landroid/os/storage/StorageVolume;
David Brazdilb43351f2018-01-31 14:43:36 +00002111Landroid/os/storage/VolumeInfo;->getDisk()Landroid/os/storage/DiskInfo;
Nicolas Geoffray30236b72018-04-18 10:56:32 +01002112Landroid/os/storage/VolumeInfo;->getEnvironmentForState(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002113Landroid/os/storage/VolumeInfo;->getFsUuid()Ljava/lang/String;
2114Landroid/os/storage/VolumeInfo;->getPath()Ljava/io/File;
2115Landroid/os/storage/VolumeInfo;->getState()I
2116Landroid/os/storage/VolumeInfo;->getType()I
2117Landroid/os/storage/VolumeInfo;->isPrimary()Z
2118Landroid/os/storage/VolumeInfo;->isVisible()Z
Nicolas Geoffray30236b72018-04-18 10:56:32 +01002119Landroid/os/storage/VolumeInfo;->TYPE_EMULATED:I
2120Landroid/os/storage/VolumeInfo;->TYPE_PUBLIC:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002121Landroid/os/StrictMode$Span;->finish()V
David Brazdil666c7b22018-04-12 15:27:46 +01002122Landroid/os/StrictMode;->conditionallyCheckInstanceCounts()V
David Brazdil92b16d62018-02-12 18:29:42 +00002123Landroid/os/StrictMode;->disableDeathOnFileUriExposure()V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002124Landroid/os/StrictMode;->enterCriticalSpan(Ljava/lang/String;)Landroid/os/StrictMode$Span;
David Brazdil92b16d62018-02-12 18:29:42 +00002125Landroid/os/StrictMode;->getThreadPolicyMask()I
2126Landroid/os/StrictMode;->onBinderStrictModePolicyChange(I)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002127Landroid/os/StrictMode;->onWebViewMethodCalledOnWrongThread(Ljava/lang/Throwable;)V
Nicolas Geoffray4aa18712018-05-02 14:58:07 +01002128Landroid/os/StrictMode;->sLastVmViolationTime:Ljava/util/HashMap;
David Brazdilb43351f2018-01-31 14:43:36 +00002129Landroid/os/StrictMode;->violationsBeingTimed:Ljava/lang/ThreadLocal;
David Brazdil92b16d62018-02-12 18:29:42 +00002130Landroid/os/SystemProperties;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002131Landroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002132Landroid/os/SystemProperties;->native_get(Ljava/lang/String;)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002133Landroid/os/SystemProperties;->PROP_NAME_MAX:I
2134Landroid/os/SystemProperties;->set(Ljava/lang/String;Ljava/lang/String;)V
2135Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V
2136Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V
2137Landroid/os/Trace;->isTagEnabled(J)Z
2138Landroid/os/Trace;->setAppTracingAllowed(Z)V
2139Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V
2140Landroid/os/Trace;->traceCounter(JLjava/lang/String;I)V
2141Landroid/os/Trace;->traceEnd(J)V
2142Landroid/os/Trace;->TRACE_TAG_APP:J
2143Landroid/os/Trace;->TRACE_TAG_VIEW:J
David Brazdilb43351f2018-01-31 14:43:36 +00002144Landroid/os/UpdateLock;->acquire()V
2145Landroid/os/UpdateLock;->isHeld()Z
David Brazdil5a322ec2018-02-05 21:46:45 +00002146Landroid/os/UpdateLock;->NOW_IS_CONVENIENT:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002147Landroid/os/UpdateLock;->release()V
David Brazdil92b16d62018-02-12 18:29:42 +00002148Landroid/os/UpdateLock;->TIMESTAMP:Ljava/lang/String;
David Brazdil5a322ec2018-02-05 21:46:45 +00002149Landroid/os/UpdateLock;->UPDATE_LOCK_CHANGED:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002150Landroid/os/UserHandle;-><init>(I)V
David Brazdil0a740622018-03-12 19:28:36 +00002151Landroid/os/UserHandle;->AID_APP_END:I
2152Landroid/os/UserHandle;->AID_APP_START:I
2153Landroid/os/UserHandle;->AID_CACHE_GID_START:I
2154Landroid/os/UserHandle;->AID_ROOT:I
2155Landroid/os/UserHandle;->AID_SHARED_GID_START:I
David Brazdilb43351f2018-01-31 14:43:36 +00002156Landroid/os/UserHandle;->ALL:Landroid/os/UserHandle;
David Brazdil0a740622018-03-12 19:28:36 +00002157Landroid/os/UserHandle;->CURRENT:Landroid/os/UserHandle;
2158Landroid/os/UserHandle;->CURRENT_OR_SELF:Landroid/os/UserHandle;
2159Landroid/os/UserHandle;->ERR_GID:I
David Brazdil5a322ec2018-02-05 21:46:45 +00002160Landroid/os/UserHandle;->getAppIdFromSharedAppGid(I)I
David Brazdild56b3202018-02-07 16:01:10 +00002161Landroid/os/UserHandle;->getCallingUserId()I
David Brazdil92b16d62018-02-12 18:29:42 +00002162Landroid/os/UserHandle;->getUid(II)I
David Brazdilb43351f2018-01-31 14:43:36 +00002163Landroid/os/UserHandle;->getUserId(I)I
David Brazdil0a740622018-03-12 19:28:36 +00002164Landroid/os/UserHandle;->MU_ENABLED:Z
2165Landroid/os/UserHandle;->OWNER:Landroid/os/UserHandle;
David Brazdil92b16d62018-02-12 18:29:42 +00002166Landroid/os/UserHandle;->PER_USER_RANGE:I
David Brazdil0a740622018-03-12 19:28:36 +00002167Landroid/os/UserHandle;->USER_ALL:I
2168Landroid/os/UserHandle;->USER_CURRENT:I
2169Landroid/os/UserHandle;->USER_CURRENT_OR_SELF:I
2170Landroid/os/UserHandle;->USER_NULL:I
David Brazdild56b3202018-02-07 16:01:10 +00002171Landroid/os/UserHandle;->USER_OWNER:I
David Brazdil0a740622018-03-12 19:28:36 +00002172Landroid/os/UserHandle;->USER_SERIAL_SYSTEM:I
2173Landroid/os/UserHandle;->USER_SYSTEM:I
David Brazdilb43351f2018-01-31 14:43:36 +00002174Landroid/os/UserManager;->get(Landroid/content/Context;)Landroid/os/UserManager;
2175Landroid/os/UserManager;->getMaxSupportedUsers()I
2176Landroid/os/UserManager;->getProfiles(I)Ljava/util/List;
2177Landroid/os/UserManager;->getUserHandle()I
2178Landroid/os/UserManager;->getUserHandle(I)I
David Brazdil0f41a7c2018-03-12 10:15:46 +00002179Landroid/os/UserManager;->getUserIcon(I)Landroid/graphics/Bitmap;
David Brazdilb43351f2018-01-31 14:43:36 +00002180Landroid/os/UserManager;->getUserInfo(I)Landroid/content/pm/UserInfo;
David Brazdil2a523752018-02-01 17:12:30 +00002181Landroid/os/UserManager;->getUsers()Ljava/util/List;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002182Landroid/os/UserManager;->getUserSerialNumber(I)I
David Brazdil0a740622018-03-12 19:28:36 +00002183Landroid/os/UserManager;->getUserStartRealtime()J
2184Landroid/os/UserManager;->getUserUnlockRealtime()J
David Brazdilb43351f2018-01-31 14:43:36 +00002185Landroid/os/UserManager;->hasBaseUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z
David Brazdil2a523752018-02-01 17:12:30 +00002186Landroid/os/UserManager;->isLinkedUser()Z
David Brazdilb43351f2018-01-31 14:43:36 +00002187Landroid/os/UserManager;->isUserUnlocked(I)Z
David Brazdil768a9532018-04-25 11:49:16 +01002188Landroid/os/UserManager;->mService:Landroid/os/IUserManager;
David Brazdil0a740622018-03-12 19:28:36 +00002189Landroid/os/VintfObject;->getHalNamesAndVersions()[Ljava/lang/String;
2190Landroid/os/VintfObject;->getSepolicyVersion()Ljava/lang/String;
2191Landroid/os/VintfObject;->getTargetFrameworkCompatibilityMatrixVersion()Ljava/lang/Long;
2192Landroid/os/VintfObject;->getVndkSnapshots()Ljava/util/Map;
David Brazdil92b16d62018-02-12 18:29:42 +00002193Landroid/os/VintfObject;->report()[Ljava/lang/String;
David Brazdil0a740622018-03-12 19:28:36 +00002194Landroid/os/VintfRuntimeInfo;->getCpuInfo()Ljava/lang/String;
2195Landroid/os/VintfRuntimeInfo;->getHardwareId()Ljava/lang/String;
2196Landroid/os/VintfRuntimeInfo;->getKernelVersion()Ljava/lang/String;
2197Landroid/os/VintfRuntimeInfo;->getNodeName()Ljava/lang/String;
2198Landroid/os/VintfRuntimeInfo;->getOsName()Ljava/lang/String;
2199Landroid/os/VintfRuntimeInfo;->getOsRelease()Ljava/lang/String;
2200Landroid/os/VintfRuntimeInfo;->getOsVersion()Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002201Landroid/os/WorkSource;-><init>(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002202Landroid/os/WorkSource;->add(I)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002203Landroid/os/WorkSource;->add(ILjava/lang/String;)Z
David Brazdil0f41a7c2018-03-12 10:15:46 +00002204Landroid/os/WorkSource;->addReturningNewbs(Landroid/os/WorkSource;)Landroid/os/WorkSource;
David Brazdilb43351f2018-01-31 14:43:36 +00002205Landroid/os/WorkSource;->get(I)I
2206Landroid/os/WorkSource;->getName(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002207Landroid/os/WorkSource;->mNames:[Ljava/lang/String;
2208Landroid/os/WorkSource;->mNum:I
2209Landroid/os/WorkSource;->mUids:[I
David Brazdil0f41a7c2018-03-12 10:15:46 +00002210Landroid/os/WorkSource;->setReturningDiffs(Landroid/os/WorkSource;)[Landroid/os/WorkSource;
David Brazdilb43351f2018-01-31 14:43:36 +00002211Landroid/os/WorkSource;->size()I
Mathew Inwood56efac32018-04-23 13:31:17 +01002212Landroid/permissionpresenterservice/RuntimePermissionPresenterService;->onRevokeRuntimePermission(Ljava/lang/String;Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002213Landroid/preference/DialogPreference;->mBuilder:Landroid/app/AlertDialog$Builder;
David Brazdilb43351f2018-01-31 14:43:36 +00002214Landroid/preference/DialogPreference;->mDialog:Landroid/app/Dialog;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002215Landroid/preference/DialogPreference;->mDialogIcon:Landroid/graphics/drawable/Drawable;
David Brazdilb43351f2018-01-31 14:43:36 +00002216Landroid/preference/DialogPreference;->mDialogMessage:Ljava/lang/CharSequence;
2217Landroid/preference/DialogPreference;->mDialogTitle:Ljava/lang/CharSequence;
2218Landroid/preference/DialogPreference;->mNegativeButtonText:Ljava/lang/CharSequence;
2219Landroid/preference/DialogPreference;->mPositiveButtonText:Ljava/lang/CharSequence;
2220Landroid/preference/DialogPreference;->mWhichButtonClicked:I
2221Landroid/preference/ListPreference;->mClickedDialogEntryIndex:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002222Landroid/preference/Preference;->onKey(Landroid/view/View;ILandroid/view/KeyEvent;)Z
2223Landroid/preference/Preference;->performClick(Landroid/preference/PreferenceScreen;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002224Landroid/preference/PreferenceActivity;->mPreferenceManager:Landroid/preference/PreferenceManager;
2225Landroid/preference/PreferenceActivity;->mPrefsContainer:Landroid/view/ViewGroup;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002226Landroid/preference/PreferenceManager;-><init>(Landroid/app/Activity;I)V
2227Landroid/preference/PreferenceManager;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002228Landroid/preference/PreferenceManager;->dispatchActivityDestroy()V
2229Landroid/preference/PreferenceManager;->dispatchActivityResult(IILandroid/content/Intent;)V
2230Landroid/preference/PreferenceManager;->dispatchActivityStop()V
2231Landroid/preference/PreferenceManager;->getEditor()Landroid/content/SharedPreferences$Editor;
2232Landroid/preference/PreferenceManager;->getPreferenceScreen()Landroid/preference/PreferenceScreen;
2233Landroid/preference/PreferenceManager;->inflateFromIntent(Landroid/content/Intent;Landroid/preference/PreferenceScreen;)Landroid/preference/PreferenceScreen;
2234Landroid/preference/PreferenceManager;->inflateFromResource(Landroid/content/Context;ILandroid/preference/PreferenceScreen;)Landroid/preference/PreferenceScreen;
2235Landroid/preference/PreferenceManager;->mActivityDestroyListeners:Ljava/util/List;
2236Landroid/preference/PreferenceManager;->mOnPreferenceTreeClickListener:Landroid/preference/PreferenceManager$OnPreferenceTreeClickListener;
2237Landroid/preference/PreferenceManager;->mSharedPreferences:Landroid/content/SharedPreferences;
2238Landroid/preference/PreferenceManager;->registerOnActivityDestroyListener(Landroid/preference/PreferenceManager$OnActivityDestroyListener;)V
2239Landroid/preference/PreferenceManager;->registerOnActivityStopListener(Landroid/preference/PreferenceManager$OnActivityStopListener;)V
2240Landroid/preference/PreferenceManager;->setFragment(Landroid/preference/PreferenceFragment;)V
2241Landroid/preference/PreferenceManager;->setPreferences(Landroid/preference/PreferenceScreen;)Z
2242Landroid/preference/PreferenceManager;->shouldCommit()Z
2243Landroid/preference/PreferenceManager;->unregisterOnActivityDestroyListener(Landroid/preference/PreferenceManager$OnActivityDestroyListener;)V
2244Landroid/preference/PreferenceManager;->unregisterOnActivityStopListener(Landroid/preference/PreferenceManager$OnActivityStopListener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002245Landroid/preference/PreferenceScreen;->mRootAdapter:Landroid/widget/ListAdapter;
2246Landroid/print/PrinterId;->getServiceName()Landroid/content/ComponentName;
2247Landroid/print/PrintJobInfo;->getAdvancedOptions()Landroid/os/Bundle;
2248Landroid/print/PrintJobInfo;->getDocumentInfo()Landroid/print/PrintDocumentInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00002249Landroid/provider/Browser;->getVisitedHistory(Landroid/content/ContentResolver;)[Ljava/lang/String;
2250Landroid/provider/Browser;->sendString(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
David Brazdil0a740622018-03-12 19:28:36 +00002251Landroid/provider/CalendarContract$CalendarAlerts;->findNextAlarmTime(Landroid/content/ContentResolver;J)J
2252Landroid/provider/CalendarContract$CalendarAlerts;->rescheduleMissedAlarms(Landroid/content/ContentResolver;Landroid/content/Context;Landroid/app/AlarmManager;)V
David Brazdildffafa52018-05-08 19:27:13 +01002253Landroid/provider/ContactsContract$ContactCounts;->EXTRA_ADDRESS_BOOK_INDEX:Ljava/lang/String;
2254Landroid/provider/ContactsContract$ContactCounts;->EXTRA_ADDRESS_BOOK_INDEX_COUNTS:Ljava/lang/String;
2255Landroid/provider/ContactsContract$ContactCounts;->EXTRA_ADDRESS_BOOK_INDEX_TITLES:Ljava/lang/String;
David Brazdil768a9532018-04-25 11:49:16 +01002256Landroid/provider/Downloads$Impl$RequestHeaders;->INSERT_KEY_PREFIX:Ljava/lang/String;
2257Landroid/provider/Downloads$Impl;->COLUMN_ALLOWED_NETWORK_TYPES:Ljava/lang/String;
2258Landroid/provider/Downloads$Impl;->COLUMN_ALLOW_ROAMING:Ljava/lang/String;
2259Landroid/provider/Downloads$Impl;->COLUMN_COOKIE_DATA:Ljava/lang/String;
2260Landroid/provider/Downloads$Impl;->COLUMN_DELETED:Ljava/lang/String;
2261Landroid/provider/Downloads$Impl;->COLUMN_DESCRIPTION:Ljava/lang/String;
2262Landroid/provider/Downloads$Impl;->COLUMN_DESTINATION:Ljava/lang/String;
2263Landroid/provider/Downloads$Impl;->COLUMN_FILE_NAME_HINT:Ljava/lang/String;
2264Landroid/provider/Downloads$Impl;->COLUMN_IS_PUBLIC_API:Ljava/lang/String;
2265Landroid/provider/Downloads$Impl;->COLUMN_IS_VISIBLE_IN_DOWNLOADS_UI:Ljava/lang/String;
2266Landroid/provider/Downloads$Impl;->COLUMN_MEDIA_SCANNED:Ljava/lang/String;
2267Landroid/provider/Downloads$Impl;->COLUMN_MIME_TYPE:Ljava/lang/String;
2268Landroid/provider/Downloads$Impl;->COLUMN_NOTIFICATION_CLASS:Ljava/lang/String;
2269Landroid/provider/Downloads$Impl;->COLUMN_NOTIFICATION_EXTRAS:Ljava/lang/String;
2270Landroid/provider/Downloads$Impl;->COLUMN_NOTIFICATION_PACKAGE:Ljava/lang/String;
2271Landroid/provider/Downloads$Impl;->COLUMN_REFERER:Ljava/lang/String;
2272Landroid/provider/Downloads$Impl;->COLUMN_TITLE:Ljava/lang/String;
2273Landroid/provider/Downloads$Impl;->COLUMN_URI:Ljava/lang/String;
2274Landroid/provider/Downloads$Impl;->COLUMN_VISIBILITY:Ljava/lang/String;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002275Landroid/provider/Downloads$Impl;->CONTENT_URI:Landroid/net/Uri;
David Brazdil768a9532018-04-25 11:49:16 +01002276Landroid/provider/Downloads$Impl;->DESTINATION_CACHE_PARTITION_PURGEABLE:I
2277Landroid/provider/Downloads$Impl;->DESTINATION_FILE_URI:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002278Landroid/provider/Downloads$Impl;->isStatusError(I)Z
David Brazdil92b16d62018-02-12 18:29:42 +00002279Landroid/provider/Settings$ContentProviderHolder;->mContentProvider:Landroid/content/IContentProvider;
David Brazdil8237f2d2018-02-12 22:34:49 +00002280Landroid/provider/Settings$Global;->ENABLE_ACCESSIBILITY_GLOBAL_GESTURE_ENABLED:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002281Landroid/provider/Settings$Global;->PACKAGE_VERIFIER_ENABLE:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002282Landroid/provider/Settings$Global;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
2283Landroid/provider/Settings$NameValueCache;->mProviderHolder:Landroid/provider/Settings$ContentProviderHolder;
David Brazdil8237f2d2018-02-12 22:34:49 +00002284Landroid/provider/Settings$Secure;->ACCESSIBILITY_AUTOCLICK_ENABLED:Ljava/lang/String;
2285Landroid/provider/Settings$Secure;->ACCESSIBILITY_DISPLAY_DALTONIZER_ENABLED:Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00002286Landroid/provider/Settings$Secure;->ACCESSIBILITY_LARGE_POINTER_ICON:Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00002287Landroid/provider/Settings$Secure;->ENABLED_NOTIFICATION_LISTENERS:Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00002288Landroid/provider/Settings$Secure;->INCALL_POWER_BUTTON_BEHAVIOR:Ljava/lang/String;
2289Landroid/provider/Settings$Secure;->LONG_PRESS_TIMEOUT:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002290Landroid/provider/Settings$Secure;->PACKAGE_VERIFIER_USER_CONSENT:Ljava/lang/String;
Nicolas Geoffray20da3942018-04-20 15:40:58 +01002291Landroid/provider/Settings$Secure;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
David Brazdil92b16d62018-02-12 18:29:42 +00002292Landroid/provider/Settings$Secure;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
David Brazdilb43351f2018-01-31 14:43:36 +00002293Landroid/provider/Settings$System;->AIRPLANE_MODE_TOGGLEABLE_RADIOS:Ljava/lang/String;
2294Landroid/provider/Settings$System;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00002295Landroid/provider/Settings$System;->HEARING_AID:Ljava/lang/String;
2296Landroid/provider/Settings$System;->MASTER_MONO:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002297Landroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
David Brazdil1b1a43e2018-03-16 17:24:51 +00002298Landroid/provider/Settings$System;->SCREEN_AUTO_BRIGHTNESS_ADJ:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002299Landroid/provider/Settings$System;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002300Landroid/provider/Settings;->isCallingPackageAllowedToDrawOverlays(Landroid/content/Context;ILjava/lang/String;Z)Z
2301Landroid/provider/Settings;->isCallingPackageAllowedToWriteSettings(Landroid/content/Context;ILjava/lang/String;Z)Z
David Brazdilb43351f2018-01-31 14:43:36 +00002302Landroid/provider/Telephony$Sms$Inbox;->addMessage(ILandroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)Landroid/net/Uri;
2303Landroid/provider/Telephony$Sms$Inbox;->addMessage(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)Landroid/net/Uri;
2304Landroid/provider/Telephony$Sms$Sent;->addMessage(ILandroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;)Landroid/net/Uri;
2305Landroid/provider/Telephony$Sms$Sent;->addMessage(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;)Landroid/net/Uri;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002306Landroid/provider/Telephony$Sms;->addMessageToUri(ILandroid/content/ContentResolver;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;ZZ)Landroid/net/Uri;
2307Landroid/provider/Telephony$Sms;->addMessageToUri(ILandroid/content/ContentResolver;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;ZZJ)Landroid/net/Uri;
2308Landroid/provider/Telephony$Sms;->addMessageToUri(Landroid/content/ContentResolver;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;ZZ)Landroid/net/Uri;
2309Landroid/provider/Telephony$Sms;->addMessageToUri(Landroid/content/ContentResolver;Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;ZZJ)Landroid/net/Uri;
2310Landroid/R$styleable;->ActionBar:[I
David Brazdil779787b2018-03-06 13:29:52 +00002311Landroid/R$styleable;->ActionBar_background:I
2312Landroid/R$styleable;->ActionBar_backgroundSplit:I
2313Landroid/R$styleable;->ActionBar_backgroundStacked:I
2314Landroid/R$styleable;->ActionBar_divider:I
David Brazdil779787b2018-03-06 13:29:52 +00002315Landroid/R$styleable;->ActionBar_itemPadding:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002316Landroid/R$styleable;->CalendarView:[I
David Brazdil779787b2018-03-06 13:29:52 +00002317Landroid/R$styleable;->CalendarView_dateTextAppearance:I
2318Landroid/R$styleable;->CalendarView_firstDayOfWeek:I
2319Landroid/R$styleable;->CalendarView_focusedMonthDateColor:I
David Brazdil779787b2018-03-06 13:29:52 +00002320Landroid/R$styleable;->CalendarView_selectedDateVerticalBar:I
2321Landroid/R$styleable;->CalendarView_selectedWeekBackgroundColor:I
2322Landroid/R$styleable;->CalendarView_shownWeekCount:I
2323Landroid/R$styleable;->CalendarView_showWeekNumber:I
2324Landroid/R$styleable;->CalendarView_unfocusedMonthDateColor:I
2325Landroid/R$styleable;->CalendarView_weekDayTextAppearance:I
2326Landroid/R$styleable;->CalendarView_weekNumberColor:I
2327Landroid/R$styleable;->CalendarView_weekSeparatorLineColor:I
David Brazdil779787b2018-03-06 13:29:52 +00002328Landroid/R$styleable;->CheckedTextView:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002329Landroid/R$styleable;->CheckedTextView_checkMark:I
David Brazdil779787b2018-03-06 13:29:52 +00002330Landroid/R$styleable;->CompoundButton:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002331Landroid/R$styleable;->CompoundButton_button:I
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01002332Landroid/R$styleable;->DrawableStates:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002333Landroid/R$styleable;->ImageView:[I
David Brazdil779787b2018-03-06 13:29:52 +00002334Landroid/R$styleable;->ImageView_adjustViewBounds:I
2335Landroid/R$styleable;->ImageView_baselineAlignBottom:I
2336Landroid/R$styleable;->ImageView_cropToPadding:I
David Brazdil779787b2018-03-06 13:29:52 +00002337Landroid/R$styleable;->ImageView_maxHeight:I
2338Landroid/R$styleable;->ImageView_maxWidth:I
2339Landroid/R$styleable;->ImageView_scaleType:I
2340Landroid/R$styleable;->ImageView_src:I
2341Landroid/R$styleable;->ImageView_tint:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002342Landroid/R$styleable;->LinearLayout:[I
David Brazdil779787b2018-03-06 13:29:52 +00002343Landroid/R$styleable;->LinearLayout_divider:I
2344Landroid/R$styleable;->LinearLayout_dividerPadding:I
David Brazdil779787b2018-03-06 13:29:52 +00002345Landroid/R$styleable;->LinearLayout_showDividers:I
David Brazdil779787b2018-03-06 13:29:52 +00002346Landroid/R$styleable;->ListView:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002347Landroid/R$styleable;->ListView_divider:I
2348Landroid/R$styleable;->ListView_dividerHeight:I
David Brazdil779787b2018-03-06 13:29:52 +00002349Landroid/R$styleable;->ProgressBar:[I
2350Landroid/R$styleable;->ProgressBar_indeterminateDrawable:I
2351Landroid/R$styleable;->ProgressBar_indeterminateDuration:I
2352Landroid/R$styleable;->ProgressBar_maxHeight:I
2353Landroid/R$styleable;->ProgressBar_maxWidth:I
2354Landroid/R$styleable;->ProgressBar_minHeight:I
2355Landroid/R$styleable;->ProgressBar_minWidth:I
2356Landroid/R$styleable;->ProgressBar_progressDrawable:I
2357Landroid/R$styleable;->SeekBar:[I
2358Landroid/R$styleable;->SeekBar_thumb:I
2359Landroid/R$styleable;->SeekBar_thumbOffset:I
2360Landroid/R$styleable;->Switch:[I
2361Landroid/R$styleable;->Switch_showText:I
2362Landroid/R$styleable;->Switch_splitTrack:I
2363Landroid/R$styleable;->Switch_switchMinWidth:I
2364Landroid/R$styleable;->Switch_switchPadding:I
2365Landroid/R$styleable;->Switch_switchTextAppearance:I
2366Landroid/R$styleable;->Switch_textOff:I
2367Landroid/R$styleable;->Switch_textOn:I
2368Landroid/R$styleable;->Switch_thumb:I
2369Landroid/R$styleable;->Switch_thumbTextPadding:I
2370Landroid/R$styleable;->Switch_track:I
David Brazdilb43351f2018-01-31 14:43:36 +00002371Landroid/R$styleable;->TextAppearance:[I
David Brazdil779787b2018-03-06 13:29:52 +00002372Landroid/R$styleable;->TextAppearance_textAllCaps:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002373Landroid/R$styleable;->TextAppearance_textColor:I
David Brazdil779787b2018-03-06 13:29:52 +00002374Landroid/R$styleable;->TextAppearance_textColorHighlight:I
2375Landroid/R$styleable;->TextAppearance_textColorHint:I
David Brazdil779787b2018-03-06 13:29:52 +00002376Landroid/R$styleable;->TextAppearance_textColorLink:I
David Brazdilb43351f2018-01-31 14:43:36 +00002377Landroid/R$styleable;->TextAppearance_textSize:I
David Brazdil779787b2018-03-06 13:29:52 +00002378Landroid/R$styleable;->TextAppearance_textStyle:I
2379Landroid/R$styleable;->TextAppearance_typeface:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002380Landroid/R$styleable;->TextView:[I
David Brazdil779787b2018-03-06 13:29:52 +00002381Landroid/R$styleable;->TextView_autoLink:I
2382Landroid/R$styleable;->TextView_autoText:I
2383Landroid/R$styleable;->TextView_bufferType:I
2384Landroid/R$styleable;->TextView_capitalize:I
2385Landroid/R$styleable;->TextView_cursorVisible:I
2386Landroid/R$styleable;->TextView_digits:I
2387Landroid/R$styleable;->TextView_drawableBottom:I
2388Landroid/R$styleable;->TextView_drawableEnd:I
2389Landroid/R$styleable;->TextView_drawableLeft:I
2390Landroid/R$styleable;->TextView_drawablePadding:I
2391Landroid/R$styleable;->TextView_drawableRight:I
2392Landroid/R$styleable;->TextView_drawableStart:I
2393Landroid/R$styleable;->TextView_drawableTop:I
2394Landroid/R$styleable;->TextView_editable:I
2395Landroid/R$styleable;->TextView_ellipsize:I
2396Landroid/R$styleable;->TextView_ems:I
2397Landroid/R$styleable;->TextView_enabled:I
2398Landroid/R$styleable;->TextView_freezesText:I
2399Landroid/R$styleable;->TextView_gravity:I
2400Landroid/R$styleable;->TextView_height:I
2401Landroid/R$styleable;->TextView_hint:I
David Brazdil779787b2018-03-06 13:29:52 +00002402Landroid/R$styleable;->TextView_imeActionId:I
2403Landroid/R$styleable;->TextView_imeActionLabel:I
2404Landroid/R$styleable;->TextView_imeOptions:I
2405Landroid/R$styleable;->TextView_includeFontPadding:I
2406Landroid/R$styleable;->TextView_inputMethod:I
2407Landroid/R$styleable;->TextView_inputType:I
2408Landroid/R$styleable;->TextView_lines:I
2409Landroid/R$styleable;->TextView_lineSpacingExtra:I
2410Landroid/R$styleable;->TextView_lineSpacingMultiplier:I
2411Landroid/R$styleable;->TextView_linksClickable:I
2412Landroid/R$styleable;->TextView_marqueeRepeatLimit:I
2413Landroid/R$styleable;->TextView_maxEms:I
2414Landroid/R$styleable;->TextView_maxHeight:I
2415Landroid/R$styleable;->TextView_maxLength:I
2416Landroid/R$styleable;->TextView_maxLines:I
2417Landroid/R$styleable;->TextView_maxWidth:I
2418Landroid/R$styleable;->TextView_minEms:I
2419Landroid/R$styleable;->TextView_minHeight:I
2420Landroid/R$styleable;->TextView_minLines:I
2421Landroid/R$styleable;->TextView_minWidth:I
2422Landroid/R$styleable;->TextView_numeric:I
2423Landroid/R$styleable;->TextView_password:I
2424Landroid/R$styleable;->TextView_phoneNumber:I
2425Landroid/R$styleable;->TextView_privateImeOptions:I
2426Landroid/R$styleable;->TextView_scrollHorizontally:I
2427Landroid/R$styleable;->TextView_selectAllOnFocus:I
2428Landroid/R$styleable;->TextView_shadowColor:I
2429Landroid/R$styleable;->TextView_shadowDx:I
2430Landroid/R$styleable;->TextView_shadowDy:I
2431Landroid/R$styleable;->TextView_shadowRadius:I
2432Landroid/R$styleable;->TextView_singleLine:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002433Landroid/R$styleable;->TextView_text:I
David Brazdil779787b2018-03-06 13:29:52 +00002434Landroid/R$styleable;->TextView_textAllCaps:I
2435Landroid/R$styleable;->TextView_textAppearance:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002436Landroid/R$styleable;->TextView_textColor:I
David Brazdil779787b2018-03-06 13:29:52 +00002437Landroid/R$styleable;->TextView_textColorHighlight:I
2438Landroid/R$styleable;->TextView_textColorHint:I
David Brazdil779787b2018-03-06 13:29:52 +00002439Landroid/R$styleable;->TextView_textColorLink:I
2440Landroid/R$styleable;->TextView_textCursorDrawable:I
David Brazdil779787b2018-03-06 13:29:52 +00002441Landroid/R$styleable;->TextView_textIsSelectable:I
2442Landroid/R$styleable;->TextView_textScaleX:I
2443Landroid/R$styleable;->TextView_textSelectHandle:I
2444Landroid/R$styleable;->TextView_textSelectHandleLeft:I
2445Landroid/R$styleable;->TextView_textSelectHandleRight:I
2446Landroid/R$styleable;->TextView_textSize:I
2447Landroid/R$styleable;->TextView_textStyle:I
2448Landroid/R$styleable;->TextView_typeface:I
2449Landroid/R$styleable;->TextView_width:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002450Landroid/R$styleable;->View:[I
2451Landroid/R$styleable;->ViewDrawableStates:[I
2452Landroid/R$styleable;->ViewGroup_Layout:[I
2453Landroid/R$styleable;->ViewGroup_MarginLayout:[I
David Brazdil779787b2018-03-06 13:29:52 +00002454Landroid/R$styleable;->View_background:I
2455Landroid/R$styleable;->View_clickable:I
2456Landroid/R$styleable;->View_contentDescription:I
David Brazdil779787b2018-03-06 13:29:52 +00002457Landroid/R$styleable;->View_drawingCacheQuality:I
2458Landroid/R$styleable;->View_duplicateParentState:I
2459Landroid/R$styleable;->View_fadingEdge:I
2460Landroid/R$styleable;->View_filterTouchesWhenObscured:I
2461Landroid/R$styleable;->View_fitsSystemWindows:I
2462Landroid/R$styleable;->View_focusable:I
2463Landroid/R$styleable;->View_focusableInTouchMode:I
2464Landroid/R$styleable;->View_hapticFeedbackEnabled:I
David Brazdil779787b2018-03-06 13:29:52 +00002465Landroid/R$styleable;->View_id:I
2466Landroid/R$styleable;->View_isScrollContainer:I
2467Landroid/R$styleable;->View_keepScreenOn:I
2468Landroid/R$styleable;->View_longClickable:I
2469Landroid/R$styleable;->View_minHeight:I
2470Landroid/R$styleable;->View_minWidth:I
2471Landroid/R$styleable;->View_nextFocusDown:I
2472Landroid/R$styleable;->View_nextFocusLeft:I
2473Landroid/R$styleable;->View_nextFocusRight:I
2474Landroid/R$styleable;->View_nextFocusUp:I
2475Landroid/R$styleable;->View_onClick:I
2476Landroid/R$styleable;->View_overScrollMode:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002477Landroid/R$styleable;->View_padding:I
David Brazdil779787b2018-03-06 13:29:52 +00002478Landroid/R$styleable;->View_paddingBottom:I
2479Landroid/R$styleable;->View_paddingEnd:I
David Brazdil779787b2018-03-06 13:29:52 +00002480Landroid/R$styleable;->View_paddingLeft:I
2481Landroid/R$styleable;->View_paddingRight:I
2482Landroid/R$styleable;->View_paddingStart:I
2483Landroid/R$styleable;->View_paddingTop:I
2484Landroid/R$styleable;->View_saveEnabled:I
2485Landroid/R$styleable;->View_scrollbarDefaultDelayBeforeFade:I
2486Landroid/R$styleable;->View_scrollbarFadeDuration:I
2487Landroid/R$styleable;->View_scrollbars:I
2488Landroid/R$styleable;->View_scrollbarSize:I
2489Landroid/R$styleable;->View_scrollbarStyle:I
2490Landroid/R$styleable;->View_scrollbarThumbHorizontal:I
2491Landroid/R$styleable;->View_scrollbarThumbVertical:I
2492Landroid/R$styleable;->View_scrollbarTrackHorizontal:I
2493Landroid/R$styleable;->View_scrollbarTrackVertical:I
2494Landroid/R$styleable;->View_scrollX:I
2495Landroid/R$styleable;->View_scrollY:I
2496Landroid/R$styleable;->View_soundEffectsEnabled:I
2497Landroid/R$styleable;->View_tag:I
2498Landroid/R$styleable;->View_visibility:I
2499Landroid/R$styleable;->Window:[I
2500Landroid/R$styleable;->Window_windowBackground:I
2501Landroid/R$styleable;->Window_windowFrame:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002502Landroid/renderscript/RenderScript;->create(Landroid/content/Context;I)Landroid/renderscript/RenderScript;
2503Landroid/renderscript/RenderScript;->create(Landroid/content/Context;ILandroid/renderscript/RenderScript$ContextType;I)Landroid/renderscript/RenderScript;
2504Landroid/renderscript/RenderScript;->getMinorID()J
2505Landroid/renderscript/RenderScriptCacheDir;->mCacheDir:Ljava/io/File;
David Brazdil768a9532018-04-25 11:49:16 +01002506Landroid/renderscript/RenderScriptCacheDir;->setupDiskCache(Ljava/io/File;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01002507Landroid/security/keystore/AndroidKeyStoreProvider;->getKeyStoreOperationHandle(Ljava/lang/Object;)J
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002508Landroid/security/KeyStore;->getInstance()Landroid/security/KeyStore;
David Brazdil92b16d62018-02-12 18:29:42 +00002509Landroid/security/net/config/RootTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002510Landroid/service/media/IMediaBrowserServiceCallbacks$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/media/IMediaBrowserServiceCallbacks;
David Brazdilb43351f2018-01-31 14:43:36 +00002511Landroid/service/media/IMediaBrowserServiceCallbacks;->onConnect(Ljava/lang/String;Landroid/media/session/MediaSession$Token;Landroid/os/Bundle;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002512Landroid/service/media/IMediaBrowserServiceCallbacks;->onConnectFailed()V
David Brazdilb43351f2018-01-31 14:43:36 +00002513Landroid/service/media/IMediaBrowserServiceCallbacks;->onLoadChildren(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
2514Landroid/service/media/IMediaBrowserServiceCallbacks;->onLoadChildrenWithOptions(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/os/Bundle;)V
David Brazdil3b310592018-02-08 18:56:22 +00002515Landroid/service/media/MediaBrowserService$Result;->mFlags:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002516Landroid/service/media/MediaBrowserService;->KEY_MEDIA_ITEM:Ljava/lang/String;
Nicolas Geoffraye278dc02018-04-24 14:02:02 +01002517Landroid/service/notification/NotificationListenerService;->isBound()Z
2518Landroid/service/notification/NotificationListenerService;->mHandler:Landroid/os/Handler;
David Brazdil768a9532018-04-25 11:49:16 +01002519Landroid/service/notification/StatusBarNotification;->getInitialPid()I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002520Landroid/service/notification/StatusBarNotification;->getUid()I
David Brazdil768a9532018-04-25 11:49:16 +01002521Landroid/service/persistentdata/IPersistentDataBlockService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/persistentdata/IPersistentDataBlockService;
David Brazdil76f8bfa2018-03-14 09:37:55 +00002522Landroid/service/voice/AlwaysOnHotwordDetector$EventPayload;->getCaptureSession()Ljava/lang/Integer;
David Brazdil3b310592018-02-08 18:56:22 +00002523Landroid/service/voice/VoiceInteractionService;->isKeyphraseAndLocaleSupportedForHotword(Ljava/lang/String;Ljava/util/Locale;)Z
David Brazdil3a8ab312018-03-20 19:48:01 +00002524Landroid/service/vr/IVrManager;->getVr2dDisplayId()I
David Brazdilb43351f2018-01-31 14:43:36 +00002525Landroid/service/wallpaper/WallpaperService$Engine;->setFixedSizeAllowed(Z)V
2526Landroid/speech/tts/TextToSpeech;->getCurrentEngine()Ljava/lang/String;
Mathew Inwoode3a83402018-05-09 14:58:03 +01002527Landroid/speech/tts/TtsEngines;-><init>(Landroid/content/Context;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002528Landroid/system/Int32Ref;->value:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002529Landroid/system/OsConstants;-><init>()V
David Brazdil0a740622018-03-12 19:28:36 +00002530Landroid/system/OsConstants;->AF_NETLINK:I
2531Landroid/system/OsConstants;->AF_PACKET:I
2532Landroid/system/OsConstants;->ARPHRD_ETHER:I
2533Landroid/system/OsConstants;->ARPHRD_LOOPBACK:I
2534Landroid/system/OsConstants;->CAP_TO_INDEX(I)I
2535Landroid/system/OsConstants;->CAP_TO_MASK(I)I
2536Landroid/system/OsConstants;->ENONET:I
2537Landroid/system/OsConstants;->ETH_P_ALL:I
2538Landroid/system/OsConstants;->ETH_P_ARP:I
2539Landroid/system/OsConstants;->ETH_P_IP:I
2540Landroid/system/OsConstants;->ETH_P_IPV6:I
2541Landroid/system/OsConstants;->EUSERS:I
2542Landroid/system/OsConstants;->ICMP6_ECHO_REPLY:I
2543Landroid/system/OsConstants;->ICMP6_ECHO_REQUEST:I
2544Landroid/system/OsConstants;->ICMP_ECHO:I
2545Landroid/system/OsConstants;->ICMP_ECHOREPLY:I
2546Landroid/system/OsConstants;->initConstants()V
David Brazdil0a740622018-03-12 19:28:36 +00002547Landroid/system/OsConstants;->IP_MULTICAST_ALL:I
2548Landroid/system/OsConstants;->IP_RECVTOS:I
David Brazdil0a740622018-03-12 19:28:36 +00002549Landroid/system/OsConstants;->MAP_POPULATE:I
2550Landroid/system/OsConstants;->NETLINK_NETFILTER:I
2551Landroid/system/OsConstants;->NETLINK_ROUTE:I
2552Landroid/system/OsConstants;->O_DIRECT:I
2553Landroid/system/OsConstants;->placeholder()I
2554Landroid/system/OsConstants;->PR_CAP_AMBIENT:I
2555Landroid/system/OsConstants;->PR_CAP_AMBIENT_RAISE:I
2556Landroid/system/OsConstants;->RLIMIT_NOFILE:I
2557Landroid/system/OsConstants;->RTMGRP_IPV4_IFADDR:I
2558Landroid/system/OsConstants;->RTMGRP_IPV4_MROUTE:I
2559Landroid/system/OsConstants;->RTMGRP_IPV4_ROUTE:I
2560Landroid/system/OsConstants;->RTMGRP_IPV4_RULE:I
2561Landroid/system/OsConstants;->RTMGRP_IPV6_IFADDR:I
2562Landroid/system/OsConstants;->RTMGRP_IPV6_IFINFO:I
2563Landroid/system/OsConstants;->RTMGRP_IPV6_MROUTE:I
2564Landroid/system/OsConstants;->RTMGRP_IPV6_PREFIX:I
2565Landroid/system/OsConstants;->RTMGRP_IPV6_ROUTE:I
2566Landroid/system/OsConstants;->RTMGRP_LINK:I
2567Landroid/system/OsConstants;->RTMGRP_NEIGH:I
2568Landroid/system/OsConstants;->RTMGRP_NOTIFY:I
2569Landroid/system/OsConstants;->RTMGRP_TC:I
2570Landroid/system/OsConstants;->SO_DOMAIN:I
2571Landroid/system/OsConstants;->SO_PROTOCOL:I
2572Landroid/system/OsConstants;->SPLICE_F_MORE:I
2573Landroid/system/OsConstants;->SPLICE_F_MOVE:I
2574Landroid/system/OsConstants;->SPLICE_F_NONBLOCK:I
2575Landroid/system/OsConstants;->TIOCOUTQ:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002576Landroid/system/OsConstants;->UDP_ENCAP:I
David Brazdil0a740622018-03-12 19:28:36 +00002577Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP:I
2578Landroid/system/OsConstants;->UDP_ENCAP_ESPINUDP_NON_IKE:I
David Brazdil0a740622018-03-12 19:28:36 +00002579Landroid/system/OsConstants;->UNIX_PATH_MAX:I
2580Landroid/system/OsConstants;->XATTR_CREATE:I
2581Landroid/system/OsConstants;->XATTR_REPLACE:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002582Landroid/system/OsConstants;->_LINUX_CAPABILITY_VERSION_3:I
David Brazdil70bcc122018-02-12 06:57:01 +00002583Landroid/system/StructTimeval;->fromMillis(J)Landroid/system/StructTimeval;
David Brazdil62a1f992018-04-09 15:56:25 +01002584Landroid/telecom/AudioState;->isMuted:Z
David Brazdil3b310592018-02-08 18:56:22 +00002585Landroid/telecom/TelecomManager;->EXTRA_IS_HANDOVER:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002586Landroid/telecom/TelecomManager;->getUserSelectedOutgoingPhoneAccount()Landroid/telecom/PhoneAccountHandle;
2587Landroid/telecom/TelecomManager;->setUserSelectedOutgoingPhoneAccount(Landroid/telecom/PhoneAccountHandle;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002588Landroid/telephony/CellIdentityGsm;-><init>()V
Mathew Inwood7e5e5652018-05-02 15:06:06 +01002589Landroid/telephony/CellIdentityGsm;->mBsic:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002590Landroid/telephony/CellSignalStrengthGsm;-><init>()V
Mathew Inwood7e5e5652018-05-02 15:06:06 +01002591Landroid/telephony/CellSignalStrengthGsm;->mBitErrorRate:I
2592Landroid/telephony/CellSignalStrengthGsm;->mSignalStrength:I
David Brazdil92b16d62018-02-12 18:29:42 +00002593Landroid/telephony/CellSignalStrengthLte;->mCqi:I
2594Landroid/telephony/CellSignalStrengthLte;->mRsrp:I
2595Landroid/telephony/CellSignalStrengthLte;->mRsrq:I
2596Landroid/telephony/CellSignalStrengthLte;->mRssnr:I
David Brazdil9d83cca2018-03-06 10:08:45 +00002597Landroid/telephony/CellSignalStrengthLte;->mSignalStrength:I
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01002598Landroid/telephony/CellSignalStrengthLte;->mTimingAdvance:I
David Brazdil779787b2018-03-06 13:29:52 +00002599Landroid/telephony/CellSignalStrengthWcdma;->mBitErrorRate:I
2600Landroid/telephony/CellSignalStrengthWcdma;->mSignalStrength:I
David Brazdil76f8bfa2018-03-14 09:37:55 +00002601Landroid/telephony/PhoneNumberUtils;->isLocalEmergencyNumber(Landroid/content/Context;ILjava/lang/String;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00002602Landroid/telephony/PhoneStateListener;->mSubId:Ljava/lang/Integer;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01002603Landroid/telephony/Rlog;->v(Ljava/lang/String;Ljava/lang/String;)I
David Brazdilb43351f2018-01-31 14:43:36 +00002604Landroid/telephony/ServiceState;->newFromBundle(Landroid/os/Bundle;)Landroid/telephony/ServiceState;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002605Landroid/telephony/SignalStrength;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00002606Landroid/telephony/SignalStrength;->getAsuLevel()I
David Brazdilb43351f2018-01-31 14:43:36 +00002607Landroid/telephony/SignalStrength;->getCdmaLevel()I
David Brazdil92b16d62018-02-12 18:29:42 +00002608Landroid/telephony/SignalStrength;->getDbm()I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002609Landroid/telephony/SignalStrength;->getEvdoLevel()I
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01002610Landroid/telephony/SignalStrength;->getGsmDbm()I
Mathew Inwooded268512018-04-27 12:48:44 +01002611Landroid/telephony/SignalStrength;->getLteCqi()I
David Brazdilb43351f2018-01-31 14:43:36 +00002612Landroid/telephony/SignalStrength;->getLteDbm()I
2613Landroid/telephony/SignalStrength;->getLteRsrp()I
David Brazdil92b16d62018-02-12 18:29:42 +00002614Landroid/telephony/SignalStrength;->getLteRsrq()I
David Brazdilb43351f2018-01-31 14:43:36 +00002615Landroid/telephony/SignalStrength;->getLteRssnr()I
2616Landroid/telephony/SignalStrength;->getLteSignalStrength()I
David Brazdil78894d12018-02-15 15:35:23 +00002617Landroid/telephony/SignalStrength;->mGsmBitErrorRate:I
2618Landroid/telephony/SignalStrength;->mGsmSignalStrength:I
2619Landroid/telephony/SignalStrength;->mLteCqi:I
2620Landroid/telephony/SignalStrength;->mLteRsrp:I
2621Landroid/telephony/SignalStrength;->mLteRsrq:I
2622Landroid/telephony/SignalStrength;->mLteRssnr:I
2623Landroid/telephony/SignalStrength;->mLteSignalStrength:I
David Brazdil92b16d62018-02-12 18:29:42 +00002624Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_GOOD:I
2625Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_GREAT:I
2626Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_MODERATE:I
2627Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_NONE_OR_UNKNOWN:I
2628Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_POOR:I
Nicolas Geoffray4aa18712018-05-02 14:58:07 +01002629Landroid/telephony/SmsManager;->deleteMessageFromIcc(I)Z
2630Landroid/telephony/SmsManager;->getAllMessagesFromIcc()Ljava/util/ArrayList;
David Brazdil62a1f992018-04-09 15:56:25 +01002631Landroid/telephony/SmsManager;->sendMultipartTextMessage(Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/util/ArrayList;IZI)V
2632Landroid/telephony/SmsManager;->sendTextMessage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/app/PendingIntent;Landroid/app/PendingIntent;IZI)V
David Brazdilb43351f2018-01-31 14:43:36 +00002633Landroid/telephony/SmsMessage;->getSubId()I
2634Landroid/telephony/SmsMessage;->mWrappedSmsMessage:Lcom/android/internal/telephony/SmsMessageBase;
David Brazdil76f8bfa2018-03-14 09:37:55 +00002635Landroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList()[I
David Brazdil92b16d62018-02-12 18:29:42 +00002636Landroid/telephony/SubscriptionManager;->getAllSubscriptionInfoCount()I
David Brazdiled668442018-03-09 11:32:07 +00002637Landroid/telephony/SubscriptionManager;->getAllSubscriptionInfoList()Ljava/util/List;
David Brazdil7cdd9592018-03-29 23:16:38 +01002638Landroid/telephony/SubscriptionManager;->getDefaultDataPhoneId()I
David Brazdil92b16d62018-02-12 18:29:42 +00002639Landroid/telephony/SubscriptionManager;->getDefaultDataSubscriptionInfo()Landroid/telephony/SubscriptionInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00002640Landroid/telephony/SubscriptionManager;->getDefaultSmsPhoneId()I
David Brazdil0f41a7c2018-03-12 10:15:46 +00002641Landroid/telephony/SubscriptionManager;->getDefaultVoiceSubscriptionInfo()Landroid/telephony/SubscriptionInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00002642Landroid/telephony/SubscriptionManager;->getPhoneId(I)I
David Brazdil3b310592018-02-08 18:56:22 +00002643Landroid/telephony/SubscriptionManager;->getSlotIndex(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00002644Landroid/telephony/SubscriptionManager;->getSubId(I)[I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002645Landroid/telephony/SubscriptionManager;->setDefaultDataSubId(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002646Landroid/telephony/SubscriptionManager;->setDefaultSmsSubId(I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002647Landroid/telephony/TelephonyManager;-><init>()V
2648Landroid/telephony/TelephonyManager;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002649Landroid/telephony/TelephonyManager;->from(Landroid/content/Context;)Landroid/telephony/TelephonyManager;
David Brazdil92b16d62018-02-12 18:29:42 +00002650Landroid/telephony/TelephonyManager;->getCallState(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00002651Landroid/telephony/TelephonyManager;->getDataNetworkType(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00002652Landroid/telephony/TelephonyManager;->getDefault()Landroid/telephony/TelephonyManager;
David Brazdil92b16d62018-02-12 18:29:42 +00002653Landroid/telephony/TelephonyManager;->getGroupIdLevel1(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002654Landroid/telephony/TelephonyManager;->getITelephony()Lcom/android/internal/telephony/ITelephony;
2655Landroid/telephony/TelephonyManager;->getLine1Number(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002656Landroid/telephony/TelephonyManager;->getMultiSimConfiguration()Landroid/telephony/TelephonyManager$MultiSimVariants;
Nicolas Geoffray4aa18712018-05-02 14:58:07 +01002657Landroid/telephony/TelephonyManager;->getNai(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002658Landroid/telephony/TelephonyManager;->getNetworkClass(I)I
David Brazdil2a523752018-02-01 17:12:30 +00002659Landroid/telephony/TelephonyManager;->getNetworkCountryIso(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002660Landroid/telephony/TelephonyManager;->getNetworkOperator(I)Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002661Landroid/telephony/TelephonyManager;->getNetworkOperatorForPhone(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002662Landroid/telephony/TelephonyManager;->getNetworkOperatorName(I)Ljava/lang/String;
2663Landroid/telephony/TelephonyManager;->getNetworkType(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00002664Landroid/telephony/TelephonyManager;->getNetworkTypeName(I)Ljava/lang/String;
2665Landroid/telephony/TelephonyManager;->getPhoneType(I)I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002666Landroid/telephony/TelephonyManager;->getPhoneTypeFromProperty(I)I
2667Landroid/telephony/TelephonyManager;->getProcCmdLine()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002668Landroid/telephony/TelephonyManager;->getSimCount()I
David Brazdilb43351f2018-01-31 14:43:36 +00002669Landroid/telephony/TelephonyManager;->getSimOperator(I)Ljava/lang/String;
David Brazdil2a523752018-02-01 17:12:30 +00002670Landroid/telephony/TelephonyManager;->getSimOperatorName(I)Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002671Landroid/telephony/TelephonyManager;->getSimOperatorNameForPhone(I)Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00002672Landroid/telephony/TelephonyManager;->getSimOperatorNumeric(I)Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002673Landroid/telephony/TelephonyManager;->getSimOperatorNumericForPhone(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002674Landroid/telephony/TelephonyManager;->getSimSerialNumber(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002675Landroid/telephony/TelephonyManager;->getSubIdForPhoneAccount(Landroid/telecom/PhoneAccount;)I
David Brazdilb43351f2018-01-31 14:43:36 +00002676Landroid/telephony/TelephonyManager;->getSubscriberId(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002677Landroid/telephony/TelephonyManager;->getSubscriberInfo()Lcom/android/internal/telephony/IPhoneSubInfo;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002678Landroid/telephony/TelephonyManager;->getVoiceMailNumber(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002679Landroid/telephony/TelephonyManager;->hasIccCard(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +00002680Landroid/telephony/TelephonyManager;->isMultiSimEnabled()Z
David Brazdil92b16d62018-02-12 18:29:42 +00002681Landroid/telephony/TelephonyManager;->isNetworkRoaming(I)Z
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01002682Landroid/telephony/TelephonyManager;->isVideoTelephonyAvailable()Z
David Brazdil78894d12018-02-15 15:35:23 +00002683Landroid/telephony/TelephonyManager;->isVolteAvailable()Z
David Brazdilc1d8d0a2018-04-04 14:25:00 +01002684Landroid/telephony/TelephonyManager;->isWifiCallingAvailable()Z
David Brazdil7cdd9592018-03-29 23:16:38 +01002685Landroid/telephony/TelephonyManager;->mSubscriptionManager:Landroid/telephony/SubscriptionManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002686Landroid/text/AndroidBidi;->bidi(I[C[B)I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002687Landroid/text/BoringLayout;->isBoring(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;Landroid/text/BoringLayout$Metrics;)Landroid/text/BoringLayout$Metrics;
David Brazdil92b16d62018-02-12 18:29:42 +00002688Landroid/text/DynamicLayout;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/TextDirectionHeuristic;FFZIIILandroid/text/TextUtils$TruncateAt;I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002689Landroid/text/DynamicLayout;->sStaticLayout:Landroid/text/StaticLayout;
2690Landroid/text/Html;->withinStyle(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;II)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002691Landroid/text/InputFilter$LengthFilter;->mMax:I
Nicolas Geoffray07645e12018-03-23 15:08:06 +00002692Landroid/text/Layout$Alignment;->ALIGN_LEFT:Landroid/text/Layout$Alignment;
2693Landroid/text/Layout$Alignment;->ALIGN_RIGHT:Landroid/text/Layout$Alignment;
David Brazdil19f76542018-03-26 10:03:46 +01002694Landroid/text/Layout;->DIRS_ALL_LEFT_TO_RIGHT:Landroid/text/Layout$Directions;
2695Landroid/text/Layout;->getPrimaryHorizontal(IZ)F
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002696Landroid/text/Layout;->isLevelBoundary(I)Z
2697Landroid/text/method/AllCapsTransformationMethod;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002698Landroid/text/method/LinkMovementMethod;->sInstance:Landroid/text/method/LinkMovementMethod;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002699Landroid/text/method/TransformationMethod2;->setLengthChangesAllowed(Z)V
2700Landroid/text/method/WordIterator;-><init>(Ljava/util/Locale;)V
2701Landroid/text/method/WordIterator;->setCharSequence(Ljava/lang/CharSequence;II)V
David Brazdilb43351f2018-01-31 14:43:36 +00002702Landroid/text/SpannableStringBuilder;->mGapLength:I
2703Landroid/text/SpannableStringBuilder;->mGapStart:I
2704Landroid/text/SpannableStringBuilder;->mSpanCount:I
2705Landroid/text/SpannableStringBuilder;->mSpanEnds:[I
2706Landroid/text/SpannableStringBuilder;->mSpanFlags:[I
2707Landroid/text/SpannableStringBuilder;->mSpans:[Ljava/lang/Object;
2708Landroid/text/SpannableStringBuilder;->mSpanStarts:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002709Landroid/text/SpannableStringInternal;-><init>(Ljava/lang/CharSequence;II)V
David Brazdil3b310592018-02-08 18:56:22 +00002710Landroid/text/SpannableStringInternal;->charAt(I)C
2711Landroid/text/SpannableStringInternal;->checkRange(Ljava/lang/String;II)V
2712Landroid/text/SpannableStringInternal;->COLUMNS:I
2713Landroid/text/SpannableStringInternal;->copySpans(Landroid/text/SpannableStringInternal;II)V
2714Landroid/text/SpannableStringInternal;->copySpans(Landroid/text/Spanned;II)V
2715Landroid/text/SpannableStringInternal;->EMPTY:[Ljava/lang/Object;
2716Landroid/text/SpannableStringInternal;->END:I
2717Landroid/text/SpannableStringInternal;->FLAGS:I
2718Landroid/text/SpannableStringInternal;->getChars(II[CI)V
2719Landroid/text/SpannableStringInternal;->getSpanEnd(Ljava/lang/Object;)I
2720Landroid/text/SpannableStringInternal;->getSpanFlags(Ljava/lang/Object;)I
2721Landroid/text/SpannableStringInternal;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
2722Landroid/text/SpannableStringInternal;->getSpanStart(Ljava/lang/Object;)I
David Brazdil3b310592018-02-08 18:56:22 +00002723Landroid/text/SpannableStringInternal;->isIndexFollowsNextLine(I)Z
2724Landroid/text/SpannableStringInternal;->isOutOfCopyRange(IIII)Z
2725Landroid/text/SpannableStringInternal;->length()I
2726Landroid/text/SpannableStringInternal;->mSpanCount:I
2727Landroid/text/SpannableStringInternal;->mSpanData:[I
2728Landroid/text/SpannableStringInternal;->mSpans:[Ljava/lang/Object;
2729Landroid/text/SpannableStringInternal;->mText:Ljava/lang/String;
2730Landroid/text/SpannableStringInternal;->nextSpanTransition(IILjava/lang/Class;)I
2731Landroid/text/SpannableStringInternal;->region(II)Ljava/lang/String;
2732Landroid/text/SpannableStringInternal;->removeSpan(Ljava/lang/Object;)V
2733Landroid/text/SpannableStringInternal;->sendSpanAdded(Ljava/lang/Object;II)V
2734Landroid/text/SpannableStringInternal;->sendSpanChanged(Ljava/lang/Object;IIII)V
2735Landroid/text/SpannableStringInternal;->sendSpanRemoved(Ljava/lang/Object;II)V
2736Landroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;III)V
2737Landroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;IIIZ)V
2738Landroid/text/SpannableStringInternal;->START:I
David Brazdil779787b2018-03-06 13:29:52 +00002739Landroid/text/SpanSet;->spans:[Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00002740Landroid/text/StaticLayout$LineBreaks;->ascents:[F
2741Landroid/text/StaticLayout$LineBreaks;->breaks:[I
2742Landroid/text/StaticLayout$LineBreaks;->descents:[F
2743Landroid/text/StaticLayout$LineBreaks;->flags:[I
2744Landroid/text/StaticLayout$LineBreaks;->widths:[F
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002745Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V
2746Landroid/text/StaticLayout;->getHeight(Z)I
David Brazdilb43351f2018-01-31 14:43:36 +00002747Landroid/text/StaticLayout;->mColumns:I
2748Landroid/text/StaticLayout;->mLineCount:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002749Landroid/text/StaticLayout;->mLineDirections:[Landroid/text/Layout$Directions;
David Brazdilb43351f2018-01-31 14:43:36 +00002750Landroid/text/StaticLayout;->mLines:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01002751Landroid/text/StaticLayout;->mMaximumVisibleLineCount:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002752Landroid/text/style/ImageSpan;->mDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00002753Landroid/text/TextLine;->mCharacterStyleSpanSet:Landroid/text/SpanSet;
2754Landroid/text/TextLine;->mMetricAffectingSpanSpanSet:Landroid/text/SpanSet;
2755Landroid/text/TextLine;->mReplacementSpanSpanSet:Landroid/text/SpanSet;
2756Landroid/text/TextLine;->mSpanned:Landroid/text/Spanned;
2757Landroid/text/TextLine;->mText:Ljava/lang/CharSequence;
David Brazdilb43351f2018-01-31 14:43:36 +00002758Landroid/text/TextLine;->obtain()Landroid/text/TextLine;
2759Landroid/text/TextLine;->sCached:[Landroid/text/TextLine;
2760Landroid/text/TextPaint;->setUnderlineText(IF)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002761Landroid/text/TextUtils$TruncateAt;->END_SMALL:Landroid/text/TextUtils$TruncateAt;
David Brazdil92b16d62018-02-12 18:29:42 +00002762Landroid/transition/ChangeBounds;->BOTTOM_RIGHT_ONLY_PROPERTY:Landroid/util/Property;
2763Landroid/transition/ChangeBounds;->POSITION_PROPERTY:Landroid/util/Property;
David Brazdil4b98bc62018-04-16 12:05:41 +01002764Landroid/transition/Scene;->mEnterAction:Ljava/lang/Runnable;
2765Landroid/transition/Scene;->mExitAction:Ljava/lang/Runnable;
2766Landroid/transition/Scene;->setCurrentScene(Landroid/view/View;Landroid/transition/Scene;)V
David Brazdiled668442018-03-09 11:32:07 +00002767Landroid/transition/TransitionManager;->sRunningTransitions:Ljava/lang/ThreadLocal;
David Brazdil0f41a7c2018-03-12 10:15:46 +00002768Landroid/util/ArrayMap;->append(Ljava/lang/Object;Ljava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002769Landroid/util/ArrayMap;->mBaseCacheSize:I
2770Landroid/util/ArrayMap;->mTwiceBaseCacheSize:I
David Brazdil666c7b22018-04-12 15:27:46 +01002771Landroid/util/ArraySet;-><init>(Ljava/util/Collection;)V
Mathew Inwood73ee4542018-04-24 16:24:33 +01002772Landroid/util/DisplayMetrics;->DENSITY_DEVICE:I
David Brazdil92b16d62018-02-12 18:29:42 +00002773Landroid/util/DisplayMetrics;->noncompatHeightPixels:I
2774Landroid/util/DisplayMetrics;->noncompatWidthPixels:I
2775Landroid/util/EventLog$Event;-><init>([B)V
David Brazdilb43351f2018-01-31 14:43:36 +00002776Landroid/util/Log;->wtf(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;ZZ)I
David Brazdil779787b2018-03-06 13:29:52 +00002777Landroid/util/LongSparseLongArray;->mKeys:[J
2778Landroid/util/LongSparseLongArray;->mSize:I
2779Landroid/util/LongSparseLongArray;->mValues:[J
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002780Landroid/util/MathUtils;->constrain(FFF)F
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002781Landroid/util/MathUtils;->constrain(III)I
Mathew Inwood2cf621f2018-03-06 11:47:31 +00002782Landroid/util/NtpTrustedTime;->forceRefresh()Z
2783Landroid/util/NtpTrustedTime;->getCachedNtpTime()J
2784Landroid/util/NtpTrustedTime;->getCachedNtpTimeReference()J
2785Landroid/util/NtpTrustedTime;->getInstance(Landroid/content/Context;)Landroid/util/NtpTrustedTime;
2786Landroid/util/NtpTrustedTime;->hasCache()Z
David Brazdil4b98bc62018-04-16 12:05:41 +01002787Landroid/util/PathParser;->createPathFromPathData(Ljava/lang/String;)Landroid/graphics/Path;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00002788Landroid/util/Pools$SimplePool;->mPool:[Ljava/lang/Object;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00002789Landroid/util/Pools$SynchronizedPool;-><init>(I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002790Landroid/util/Pools$SynchronizedPool;->acquire()Ljava/lang/Object;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002791Landroid/util/Pools$SynchronizedPool;->release(Ljava/lang/Object;)Z
David Brazdil0f41a7c2018-03-12 10:15:46 +00002792Landroid/util/Rational;->mDenominator:I
2793Landroid/util/Rational;->mNumerator:I
David Brazdil7cdd9592018-03-29 23:16:38 +01002794Landroid/util/Singleton;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002795Landroid/util/Singleton;->get()Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00002796Landroid/util/Singleton;->mInstance:Ljava/lang/Object;
David Brazdil19f76542018-03-26 10:03:46 +01002797Landroid/util/Slog;->d(Ljava/lang/String;Ljava/lang/String;)I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002798Landroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
2799Landroid/util/Slog;->v(Ljava/lang/String;Ljava/lang/String;)I
David Brazdildc802152018-03-29 14:21:48 +01002800Landroid/util/Slog;->w(Ljava/lang/String;Ljava/lang/String;)I
David Brazdil779787b2018-03-06 13:29:52 +00002801Landroid/util/SparseIntArray;->mKeys:[I
2802Landroid/util/SparseIntArray;->mSize:I
2803Landroid/util/SparseIntArray;->mValues:[I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002804Landroid/view/accessibility/AccessibilityEvent;->mAction:I
2805Landroid/view/accessibility/AccessibilityEvent;->mEventType:I
Artem Iglikove2e5b492018-04-03 12:57:26 +01002806Landroid/view/accessibility/AccessibilityInteractionClient;->clearCache()V
2807Landroid/view/accessibility/AccessibilityInteractionClient;->getInstance()Landroid/view/accessibility/AccessibilityInteractionClient;
David Brazdilb43351f2018-01-31 14:43:36 +00002808Landroid/view/accessibility/AccessibilityManager;->getInstance(Landroid/content/Context;)Landroid/view/accessibility/AccessibilityManager;
2809Landroid/view/accessibility/AccessibilityManager;->isHighTextContrastEnabled()Z
David Brazdil7cdd9592018-03-29 23:16:38 +01002810Landroid/view/accessibility/AccessibilityManager;->mAccessibilityStateChangeListeners:Landroid/util/ArrayMap;
David Brazdil779787b2018-03-06 13:29:52 +00002811Landroid/view/accessibility/AccessibilityManager;->mIsEnabled:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002812Landroid/view/accessibility/AccessibilityManager;->mIsHighTextContrastEnabled:Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002813Landroid/view/accessibility/AccessibilityManager;->setStateLocked(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002814Landroid/view/accessibility/AccessibilityManager;->sInstance:Landroid/view/accessibility/AccessibilityManager;
2815Landroid/view/accessibility/AccessibilityManager;->sInstanceSync:Ljava/lang/Object;
David Brazdilf41399b2018-04-06 10:54:05 +01002816Landroid/view/accessibility/AccessibilityNodeInfo;->isSealed()Z
David Brazdil62a1f992018-04-09 15:56:25 +01002817Landroid/view/accessibility/AccessibilityNodeInfo;->mChildNodeIds:Landroid/util/LongArray;
Nicolas Geoffray44f0c142018-04-20 13:08:19 +01002818Landroid/view/accessibility/AccessibilityNodeInfo;->mSealed:Z
David Brazdilb43351f2018-01-31 14:43:36 +00002819Landroid/view/accessibility/AccessibilityNodeInfo;->refresh(Landroid/os/Bundle;Z)Z
David Brazdilf41399b2018-04-06 10:54:05 +01002820Landroid/view/accessibility/AccessibilityNodeInfo;->setSealed(Z)V
David Brazdiled668442018-03-09 11:32:07 +00002821Landroid/view/accessibility/AccessibilityRecord;->getSourceNodeId()J
David Brazdil92b16d62018-02-12 18:29:42 +00002822Landroid/view/accessibility/IAccessibilityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002823Landroid/view/accessibility/IAccessibilityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManager;
2824Landroid/view/accessibility/IAccessibilityManager;->getEnabledAccessibilityServiceList(II)Ljava/util/List;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002825Landroid/view/animation/Animation;->detach()V
David Brazdilb9a5a502018-04-09 15:51:24 +01002826Landroid/view/animation/Animation;->initializeInvalidateRegion(IIII)V
David Brazdilb43351f2018-01-31 14:43:36 +00002827Landroid/view/animation/Animation;->mListener:Landroid/view/animation/Animation$AnimationListener;
David Brazdil779787b2018-03-06 13:29:52 +00002828Landroid/view/autofill/IAutoFillManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdildac65ed2018-02-22 17:32:33 +00002829Landroid/view/Choreographer$CallbackQueue;->addCallbackLocked(JLjava/lang/Object;Ljava/lang/Object;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002830Landroid/view/Choreographer;->doFrame(JI)V
2831Landroid/view/Choreographer;->getFrameTime()J
2832Landroid/view/Choreographer;->mCallbackQueues:[Landroid/view/Choreographer$CallbackQueue;
David Brazdil62a1f992018-04-09 15:56:25 +01002833Landroid/view/Choreographer;->mFrameIntervalNanos:J
David Brazdil92b16d62018-02-12 18:29:42 +00002834Landroid/view/Choreographer;->mLastFrameTimeNanos:J
David Brazdildac65ed2018-02-22 17:32:33 +00002835Landroid/view/Choreographer;->mLock:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00002836Landroid/view/Choreographer;->scheduleVsyncLocked()V
David Brazdil92b16d62018-02-12 18:29:42 +00002837Landroid/view/Choreographer;->USE_VSYNC:Z
David Brazdil78894d12018-02-15 15:35:23 +00002838Landroid/view/ContextThemeWrapper;->getThemeResId()I
Nicolas Geoffray35bd7942018-04-23 13:54:50 +01002839Landroid/view/ContextThemeWrapper;->initializeTheme()V
David Brazdil23391322018-04-19 10:59:32 +01002840Landroid/view/ContextThemeWrapper;->mInflater:Landroid/view/LayoutInflater;
David Brazdilb43351f2018-01-31 14:43:36 +00002841Landroid/view/ContextThemeWrapper;->mResources:Landroid/content/res/Resources;
2842Landroid/view/ContextThemeWrapper;->mTheme:Landroid/content/res/Resources$Theme;
2843Landroid/view/ContextThemeWrapper;->mThemeResource:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002844Landroid/view/Display$HdrCapabilities;-><init>([IFFF)V
David Brazdil768a9532018-04-25 11:49:16 +01002845Landroid/view/Display;->getDisplayAdjustments()Landroid/view/DisplayAdjustments;
Nicolas Geoffraya73e4cc2018-05-04 09:38:55 +01002846Landroid/view/Display;->getDisplayInfo(Landroid/view/DisplayInfo;)Z
David Brazdil768a9532018-04-25 11:49:16 +01002847Landroid/view/DisplayAdjustments;->getConfiguration()Landroid/content/res/Configuration;
2848Landroid/view/DisplayAdjustments;->setCompatibilityInfo(Landroid/content/res/CompatibilityInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002849Landroid/view/DisplayEventReceiver;->dispatchHotplug(JIZ)V
2850Landroid/view/DisplayEventReceiver;->dispatchVsync(JII)V
Nicolas Geoffraya73e4cc2018-05-04 09:38:55 +01002851Landroid/view/DisplayInfo;-><init>()V
2852Landroid/view/DisplayInfo;->displayCutout:Landroid/view/DisplayCutout;
David Brazdil92b16d62018-02-12 18:29:42 +00002853Landroid/view/DisplayListCanvas;->callDrawGLFunction2(J)V
2854Landroid/view/DisplayListCanvas;->drawGLFunctor2(JLjava/lang/Runnable;)V
2855Landroid/view/FrameMetrics;->mTimingData:[J
2856Landroid/view/FrameMetricsObserver;->mFrameMetrics:Landroid/view/FrameMetrics;
2857Landroid/view/FrameMetricsObserver;->mMessageQueue:Landroid/os/MessageQueue;
2858Landroid/view/FrameMetricsObserver;->notifyDataAvailable(I)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002859Landroid/view/GestureDetector;->LONGPRESS_TIMEOUT:I
David Brazdil92b16d62018-02-12 18:29:42 +00002860Landroid/view/GestureDetector;->mMinimumFlingVelocity:I
2861Landroid/view/GestureDetector;->mTouchSlopSquare:I
2862Landroid/view/GhostView;->addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroid/view/GhostView;
2863Landroid/view/GhostView;->removeGhost(Landroid/view/View;)V
2864Landroid/view/IGraphicsStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil768a9532018-04-25 11:49:16 +01002865Landroid/view/IGraphicsStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IGraphicsStats;
David Brazdil92b16d62018-02-12 18:29:42 +00002866Landroid/view/InputChannel;-><init>()V
2867Landroid/view/InputChannel;->mPtr:J
David Brazdil92b16d62018-02-12 18:29:42 +00002868Landroid/view/InputDevice;-><init>(IIILjava/lang/String;IILjava/lang/String;ZIILandroid/view/KeyCharacterMap;ZZZ)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002869Landroid/view/InputDevice;->addMotionRange(IIFFFFF)V
David Brazdilb43351f2018-01-31 14:43:36 +00002870Landroid/view/InputDevice;->isExternal()Z
David Brazdil76f8bfa2018-03-14 09:37:55 +00002871Landroid/view/InputEvent;->getSequenceNumber()I
David Brazdil92b16d62018-02-12 18:29:42 +00002872Landroid/view/InputEventReceiver;->dispatchBatchedInputEventPending()V
2873Landroid/view/InputEventReceiver;->dispatchInputEvent(ILandroid/view/InputEvent;I)V
2874Landroid/view/InputEventSender;->dispatchInputEventFinished(IZ)V
David Brazdil78894d12018-02-15 15:35:23 +00002875Landroid/view/inputmethod/InputMethodInfo;->mSubtypes:Landroid/view/inputmethod/InputMethodSubtypeArray;
David Brazdilb43351f2018-01-31 14:43:36 +00002876Landroid/view/inputmethod/InputMethodManager;->finishInputLocked()V
2877Landroid/view/inputmethod/InputMethodManager;->focusIn(Landroid/view/View;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01002878Landroid/view/inputmethod/InputMethodManager;->focusOut(Landroid/view/View;)V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01002879Landroid/view/inputmethod/InputMethodManager;->getClient()Lcom/android/internal/view/IInputMethodClient;
David Brazdilb43351f2018-01-31 14:43:36 +00002880Landroid/view/inputmethod/InputMethodManager;->getInputMethodWindowVisibleHeight()I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002881Landroid/view/inputmethod/InputMethodManager;->getInstance()Landroid/view/inputmethod/InputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002882Landroid/view/inputmethod/InputMethodManager;->mCurId:Ljava/lang/String;
2883Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00002884Landroid/view/inputmethod/InputMethodManager;->mH:Landroid/view/inputmethod/InputMethodManager$H;
David Brazdilb43351f2018-01-31 14:43:36 +00002885Landroid/view/inputmethod/InputMethodManager;->mNextServedView:Landroid/view/View;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002886Landroid/view/inputmethod/InputMethodManager;->mServedInputConnectionWrapper:Landroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;
David Brazdilb43351f2018-01-31 14:43:36 +00002887Landroid/view/inputmethod/InputMethodManager;->mServedView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00002888Landroid/view/inputmethod/InputMethodManager;->mService:Lcom/android/internal/view/IInputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002889Landroid/view/inputmethod/InputMethodManager;->notifyUserAction()V
David Brazdil7cdd9592018-03-29 23:16:38 +01002890Landroid/view/inputmethod/InputMethodManager;->peekInstance()Landroid/view/inputmethod/InputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002891Landroid/view/inputmethod/InputMethodManager;->showSoftInputUnchecked(ILandroid/os/ResultReceiver;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002892Landroid/view/inputmethod/InputMethodManager;->sInstance:Landroid/view/inputmethod/InputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002893Landroid/view/inputmethod/InputMethodManager;->windowDismissed(Landroid/os/IBinder;)V
David Brazdil78894d12018-02-15 15:35:23 +00002894Landroid/view/inputmethod/InputMethodSubtypeArray;-><init>(Ljava/util/List;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002895Landroid/view/InputQueue;->finishInputEvent(JZ)V
David Brazdil10977cd2018-03-21 14:27:20 +00002896Landroid/view/IRecentsAnimationController;->setAnimationTargetsBehindSystemBars(Z)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002897Landroid/view/IWindowManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2898Landroid/view/IWindowManager$Stub$Proxy;->getBaseDisplayDensity(I)I
2899Landroid/view/IWindowManager$Stub$Proxy;->getDockedStackSide()I
2900Landroid/view/IWindowManager$Stub$Proxy;->getInitialDisplayDensity(I)I
2901Landroid/view/IWindowManager$Stub$Proxy;->hasNavigationBar()Z
2902Landroid/view/IWindowManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002903Landroid/view/IWindowManager;->getAnimationScale(I)F
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002904Landroid/view/IWindowManager;->getInitialDisplayDensity(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00002905Landroid/view/IWindowManager;->hasNavigationBar()Z
2906Landroid/view/IWindowManager;->setAnimationScale(IF)V
Nicolas Geoffray140fe602018-05-02 16:28:54 +01002907Landroid/view/IWindowManager;->setAnimationScales([F)V
David Brazdil10977cd2018-03-21 14:27:20 +00002908Landroid/view/IWindowManager;->setShelfHeight(ZI)V
David Brazdilb43351f2018-01-31 14:43:36 +00002909Landroid/view/IWindowManager;->setStrictModeVisualIndicatorPreference(Ljava/lang/String;)V
chaviwbe43ac82018-04-04 15:14:49 -07002910Landroid/view/IWindowSession$Stub$Proxy;->relayout(Landroid/view/IWindow;ILandroid/view/WindowManager$LayoutParams;IIIIJLandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/view/DisplayCutout$ParcelableWrapper;Landroid/util/MergedConfiguration;Landroid/view/Surface;)I
David Brazdil92b16d62018-02-12 18:29:42 +00002911Landroid/view/KeyCharacterMap$FallbackAction;->keyCode:I
2912Landroid/view/KeyCharacterMap$FallbackAction;->metaState:I
2913Landroid/view/KeyCharacterMap;-><init>(J)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01002914Landroid/view/KeyEvent;->isConfirmKey(I)Z
David Brazdil92b16d62018-02-12 18:29:42 +00002915Landroid/view/KeyEvent;->mAction:I
2916Landroid/view/KeyEvent;->mCharacters:Ljava/lang/String;
2917Landroid/view/KeyEvent;->mDeviceId:I
2918Landroid/view/KeyEvent;->mDownTime:J
2919Landroid/view/KeyEvent;->mEventTime:J
2920Landroid/view/KeyEvent;->mFlags:I
2921Landroid/view/KeyEvent;->mKeyCode:I
2922Landroid/view/KeyEvent;->mMetaState:I
2923Landroid/view/KeyEvent;->mRepeatCount:I
2924Landroid/view/KeyEvent;->mScanCode:I
2925Landroid/view/KeyEvent;->mSource:I
2926Landroid/view/KeyEvent;->obtain(JJIIIIIIIILjava/lang/String;)Landroid/view/KeyEvent;
2927Landroid/view/KeyEvent;->recycle()V
David Brazdil3b310592018-02-08 18:56:22 +00002928Landroid/view/LayoutInflater;->createViewFromTag(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
2929Landroid/view/LayoutInflater;->createViewFromTag(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;Z)Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00002930Landroid/view/LayoutInflater;->mConstructorArgs:[Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00002931Landroid/view/LayoutInflater;->mContext:Landroid/content/Context;
David Brazdilb43351f2018-01-31 14:43:36 +00002932Landroid/view/LayoutInflater;->mFactory2:Landroid/view/LayoutInflater$Factory2;
2933Landroid/view/LayoutInflater;->mFactory:Landroid/view/LayoutInflater$Factory;
2934Landroid/view/LayoutInflater;->mFactorySet:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002935Landroid/view/LayoutInflater;->mPrivateFactory:Landroid/view/LayoutInflater$Factory2;
David Brazdilb43351f2018-01-31 14:43:36 +00002936Landroid/view/LayoutInflater;->sConstructorMap:Ljava/util/HashMap;
David Brazdil70bcc122018-02-12 06:57:01 +00002937Landroid/view/LayoutInflater;->setPrivateFactory(Landroid/view/LayoutInflater$Factory2;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002938Landroid/view/MotionEvent$PointerCoords;->mPackedAxisBits:J
2939Landroid/view/MotionEvent$PointerCoords;->mPackedAxisValues:[F
David Brazdil7cdd9592018-03-29 23:16:38 +01002940Landroid/view/MotionEvent;->getPointerIdBits()I
David Brazdilb43351f2018-01-31 14:43:36 +00002941Landroid/view/MotionEvent;->HISTORY_CURRENT:I
2942Landroid/view/MotionEvent;->mNativePtr:J
2943Landroid/view/MotionEvent;->nativeGetRawAxisValue(JIII)F
David Brazdil92b16d62018-02-12 18:29:42 +00002944Landroid/view/MotionEvent;->obtain()Landroid/view/MotionEvent;
David Brazdilb43351f2018-01-31 14:43:36 +00002945Landroid/view/MotionEvent;->scale(F)V
David Brazdil7cdd9592018-03-29 23:16:38 +01002946Landroid/view/MotionEvent;->split(I)Landroid/view/MotionEvent;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01002947Landroid/view/NotificationHeaderView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002948Landroid/view/PointerIcon;->load(Landroid/content/Context;)Landroid/view/PointerIcon;
David Brazdil92b16d62018-02-12 18:29:42 +00002949Landroid/view/PointerIcon;->mBitmap:Landroid/graphics/Bitmap;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002950Landroid/view/PointerIcon;->mBitmapFrames:[Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00002951Landroid/view/PointerIcon;->mDurationPerFrame:I
2952Landroid/view/PointerIcon;->mHotSpotX:F
2953Landroid/view/PointerIcon;->mHotSpotY:F
2954Landroid/view/PointerIcon;->mType:I
David Brazdil10977cd2018-03-21 14:27:20 +00002955Landroid/view/RemoteAnimationDefinition;->addRemoteAnimation(IILandroid/view/RemoteAnimationAdapter;)V
2956Landroid/view/RemoteAnimationTarget;->clipRect:Landroid/graphics/Rect;
2957Landroid/view/RemoteAnimationTarget;->contentInsets:Landroid/graphics/Rect;
2958Landroid/view/RemoteAnimationTarget;->isNotInRecents:Z
2959Landroid/view/RemoteAnimationTarget;->isTranslucent:Z
2960Landroid/view/RemoteAnimationTarget;->leash:Landroid/view/SurfaceControl;
2961Landroid/view/RemoteAnimationTarget;->mode:I
2962Landroid/view/RemoteAnimationTarget;->position:Landroid/graphics/Point;
2963Landroid/view/RemoteAnimationTarget;->prefixOrderIndex:I
2964Landroid/view/RemoteAnimationTarget;->sourceContainerBounds:Landroid/graphics/Rect;
2965Landroid/view/RemoteAnimationTarget;->taskId:I
2966Landroid/view/RemoteAnimationTarget;->windowConfiguration:Landroid/app/WindowConfiguration;
David Brazdil7cdd9592018-03-29 23:16:38 +01002967Landroid/view/RenderNode;->discardDisplayList()V
2968Landroid/view/RenderNode;->output()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002969Landroid/view/RenderNodeAnimator;-><init>(IF)V
2970Landroid/view/RenderNodeAnimator;->callOnFinished(Landroid/view/RenderNodeAnimator;)V
2971Landroid/view/RenderNodeAnimator;->mapViewPropertyToRenderProperty(I)I
2972Landroid/view/RenderNodeAnimator;->setTarget(Landroid/view/View;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002973Landroid/view/ScaleGestureDetector;->mListener:Landroid/view/ScaleGestureDetector$OnScaleGestureListener;
David Brazdil779787b2018-03-06 13:29:52 +00002974Landroid/view/ScaleGestureDetector;->mMinSpan:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01002975Landroid/view/Surface;-><init>(J)V
2976Landroid/view/Surface;->mLock:Ljava/lang/Object;
2977Landroid/view/Surface;->mNativeObject:J
2978Landroid/view/Surface;->transferFrom(Landroid/view/Surface;)V
2979Landroid/view/SurfaceControl$PhysicalDisplayInfo;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00002980Landroid/view/SurfaceControl$PhysicalDisplayInfo;->appVsyncOffsetNanos:J
2981Landroid/view/SurfaceControl$PhysicalDisplayInfo;->density:F
2982Landroid/view/SurfaceControl$PhysicalDisplayInfo;->height:I
David Brazdil92b16d62018-02-12 18:29:42 +00002983Landroid/view/SurfaceControl$PhysicalDisplayInfo;->presentationDeadlineNanos:J
2984Landroid/view/SurfaceControl$PhysicalDisplayInfo;->refreshRate:F
2985Landroid/view/SurfaceControl$PhysicalDisplayInfo;->secure:Z
2986Landroid/view/SurfaceControl$PhysicalDisplayInfo;->width:I
2987Landroid/view/SurfaceControl$PhysicalDisplayInfo;->xDpi:F
2988Landroid/view/SurfaceControl$PhysicalDisplayInfo;->yDpi:F
David Brazdil92b16d62018-02-12 18:29:42 +00002989Landroid/view/SurfaceSession;->mNativeClient:J
David Brazdilb9a5a502018-04-09 15:51:24 +01002990Landroid/view/SurfaceView;->isFixedSize()Z
David Brazdilb43351f2018-01-31 14:43:36 +00002991Landroid/view/SurfaceView;->mCallbacks:Ljava/util/ArrayList;
2992Landroid/view/SurfaceView;->mFormat:I
2993Landroid/view/SurfaceView;->mRequestedFormat:I
2994Landroid/view/SurfaceView;->mSurfaceHolder:Landroid/view/SurfaceHolder;
David Brazdilb9a5a502018-04-09 15:51:24 +01002995Landroid/view/SurfaceView;->setFrame(IIII)Z
David Brazdil92b16d62018-02-12 18:29:42 +00002996Landroid/view/SurfaceView;->surfacePositionLost_uiRtSync(J)V
2997Landroid/view/SurfaceView;->updateSurfacePosition_renderWorker(JIIII)V
David Brazdil2a523752018-02-01 17:12:30 +00002998Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(III)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
2999Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(IIILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
3000Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(II)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
3001Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
3002Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextSelection;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
3003Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionStarted(I)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003004Landroid/view/textclassifier/logging/SmartSelectionEventTracker;-><init>(Landroid/content/Context;I)V
3005Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->logEvent(Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;)V
Nicolas Geoffray07645e12018-03-23 15:08:06 +00003006Landroid/view/textclassifier/TextClassificationManager;->getTextClassifier(I)Landroid/view/textclassifier/TextClassifier;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003007Landroid/view/textclassifier/TextClassifier;->classifyText(Ljava/lang/CharSequence;IILandroid/view/textclassifier/TextClassification$Options;)Landroid/view/textclassifier/TextClassification;
3008Landroid/view/textclassifier/TextClassifier;->generateLinks(Ljava/lang/CharSequence;Landroid/view/textclassifier/TextLinks$Options;)Landroid/view/textclassifier/TextLinks;
3009Landroid/view/textclassifier/TextClassifier;->suggestSelection(Ljava/lang/CharSequence;IILandroid/view/textclassifier/TextSelection$Options;)Landroid/view/textclassifier/TextSelection;
Mathew Inwood56efac32018-04-23 13:31:17 +01003010Landroid/view/textclassifier/TextLinks$Options;-><init>()V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003011Landroid/view/textservice/TextServicesManager;->getCurrentSpellCheckerSubtype(Z)Landroid/view/textservice/SpellCheckerSubtype;
David Brazdilb43351f2018-01-31 14:43:36 +00003012Landroid/view/textservice/TextServicesManager;->isSpellCheckerEnabled()Z
David Brazdil779787b2018-03-06 13:29:52 +00003013Landroid/view/TextureView;->destroyHardwareLayer()V
David Brazdil7cdd9592018-03-29 23:16:38 +01003014Landroid/view/TextureView;->destroyHardwareResources()V
John Reck9d8d99d2018-02-21 12:55:41 -08003015Landroid/view/TextureView;->mLayer:Landroid/view/TextureLayer;
David Brazdil92b16d62018-02-12 18:29:42 +00003016Landroid/view/TextureView;->mNativeWindow:J
David Brazdilb43351f2018-01-31 14:43:36 +00003017Landroid/view/TextureView;->mSurface:Landroid/graphics/SurfaceTexture;
3018Landroid/view/TextureView;->mUpdateListener:Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
David Brazdil768a9532018-04-25 11:49:16 +01003019Landroid/view/ThreadedRenderer;->setupDiskCache(Ljava/io/File;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003020Landroid/view/TouchDelegate;->mDelegateTargeted:Z
David Brazdil92b16d62018-02-12 18:29:42 +00003021Landroid/view/VelocityTracker$Estimator;->confidence:F
3022Landroid/view/VelocityTracker$Estimator;->degree:I
3023Landroid/view/VelocityTracker$Estimator;->xCoeff:[F
3024Landroid/view/VelocityTracker$Estimator;->yCoeff:[F
David Brazdilb43351f2018-01-31 14:43:36 +00003025Landroid/view/VelocityTracker;->obtain(Ljava/lang/String;)Landroid/view/VelocityTracker;
David Brazdil7cdd9592018-03-29 23:16:38 +01003026Landroid/view/View$AttachInfo;->mContentInsets:Landroid/graphics/Rect;
David Brazdil92b16d62018-02-12 18:29:42 +00003027Landroid/view/View$AttachInfo;->mDrawingTime:J
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003028Landroid/view/View$AttachInfo;->mScrollContainers:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +00003029Landroid/view/View$AttachInfo;->mStableInsets:Landroid/graphics/Rect;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003030Landroid/view/View$ListenerInfo;-><init>()V
3031Landroid/view/View$ListenerInfo;->mOnClickListener:Landroid/view/View$OnClickListener;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003032Landroid/view/View$ListenerInfo;->mOnCreateContextMenuListener:Landroid/view/View$OnCreateContextMenuListener;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003033Landroid/view/View$ListenerInfo;->mOnDragListener:Landroid/view/View$OnDragListener;
3034Landroid/view/View$ListenerInfo;->mOnFocusChangeListener:Landroid/view/View$OnFocusChangeListener;
3035Landroid/view/View$ListenerInfo;->mOnLongClickListener:Landroid/view/View$OnLongClickListener;
3036Landroid/view/View$ListenerInfo;->mOnTouchListener:Landroid/view/View$OnTouchListener;
3037Landroid/view/View$ScrollabilityCache;->scrollBar:Landroid/widget/ScrollBarDrawable;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003038Landroid/view/View$ScrollabilityCache;->state:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003039Landroid/view/View;->applyDrawableToTransparentRegion(Landroid/graphics/drawable/Drawable;Landroid/graphics/Region;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003040Landroid/view/View;->clearAccessibilityFocus()V
David Brazdil2a523752018-02-01 17:12:30 +00003041Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00003042Landroid/view/View;->computeOpaqueFlags()V
David Brazdilb43351f2018-01-31 14:43:36 +00003043Landroid/view/View;->createSnapshot(Landroid/view/ViewDebug$CanvasProvider;Z)Landroid/graphics/Bitmap;
David Brazdilb43351f2018-01-31 14:43:36 +00003044Landroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V
3045Landroid/view/View;->dispatchDetachedFromWindow()V
3046Landroid/view/View;->fitsSystemWindows()Z
David Brazdil92b16d62018-02-12 18:29:42 +00003047Landroid/view/View;->getAccessibilityDelegate()Landroid/view/View$AccessibilityDelegate;
David Brazdil62a1f992018-04-09 15:56:25 +01003048Landroid/view/View;->getAccessibilityViewId()I
David Brazdil62794aa2018-03-19 18:14:19 +00003049Landroid/view/View;->getBoundsOnScreen(Landroid/graphics/Rect;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01003050Landroid/view/View;->getHorizontalScrollFactor()F
David Brazdil1b1a43e2018-03-16 17:24:51 +00003051Landroid/view/View;->getInverseMatrix()Landroid/graphics/Matrix;
David Brazdilb43351f2018-01-31 14:43:36 +00003052Landroid/view/View;->getListenerInfo()Landroid/view/View$ListenerInfo;
David Brazdil0a740622018-03-12 19:28:36 +00003053Landroid/view/View;->getLocationOnScreen()[I
David Brazdil62794aa2018-03-19 18:14:19 +00003054Landroid/view/View;->getRawTextAlignment()I
3055Landroid/view/View;->getRawTextDirection()I
David Brazdil92b16d62018-02-12 18:29:42 +00003056Landroid/view/View;->getTransitionAlpha()F
David Brazdil7cdd9592018-03-29 23:16:38 +01003057Landroid/view/View;->getVerticalScrollFactor()F
David Brazdilb43351f2018-01-31 14:43:36 +00003058Landroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl;
David Brazdil62794aa2018-03-19 18:14:19 +00003059Landroid/view/View;->getWindowDisplayFrame(Landroid/graphics/Rect;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01003060Landroid/view/View;->includeForAccessibility()Z
David Brazdil92b16d62018-02-12 18:29:42 +00003061Landroid/view/View;->internalSetPadding(IIII)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003062Landroid/view/View;->invalidateParentCaches()V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01003063Landroid/view/View;->invalidateParentIfNeeded()V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003064Landroid/view/View;->isLayoutRtl()Z
David Brazdilb43351f2018-01-31 14:43:36 +00003065Landroid/view/View;->isPaddingResolved()Z
David Brazdil62a1f992018-04-09 15:56:25 +01003066Landroid/view/View;->isRootNamespace()Z
David Brazdilb43351f2018-01-31 14:43:36 +00003067Landroid/view/View;->isVisibleToUser()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003068Landroid/view/View;->isVisibleToUser(Landroid/graphics/Rect;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00003069Landroid/view/View;->mAccessibilityDelegate:Landroid/view/View$AccessibilityDelegate;
3070Landroid/view/View;->mAttachInfo:Landroid/view/View$AttachInfo;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003071Landroid/view/View;->mBackground:Landroid/graphics/drawable/Drawable;
David Brazdilb43351f2018-01-31 14:43:36 +00003072Landroid/view/View;->mBottom:I
3073Landroid/view/View;->mContext:Landroid/content/Context;
3074Landroid/view/View;->mDrawingCache:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00003075Landroid/view/View;->mLayoutParams:Landroid/view/ViewGroup$LayoutParams;
David Brazdilb43351f2018-01-31 14:43:36 +00003076Landroid/view/View;->mLeft:I
3077Landroid/view/View;->mListenerInfo:Landroid/view/View$ListenerInfo;
3078Landroid/view/View;->mMinHeight:I
3079Landroid/view/View;->mMinWidth:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003080Landroid/view/View;->mPaddingBottom:I
David Brazdilb43351f2018-01-31 14:43:36 +00003081Landroid/view/View;->mPaddingLeft:I
3082Landroid/view/View;->mPaddingRight:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003083Landroid/view/View;->mPaddingTop:I
David Brazdilb43351f2018-01-31 14:43:36 +00003084Landroid/view/View;->mParent:Landroid/view/ViewParent;
David Brazdil62a1f992018-04-09 15:56:25 +01003085Landroid/view/View;->mPrivateFlags2:I
David Brazdilb43351f2018-01-31 14:43:36 +00003086Landroid/view/View;->mPrivateFlags3:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003087Landroid/view/View;->mPrivateFlags:I
David Brazdilb43351f2018-01-31 14:43:36 +00003088Landroid/view/View;->mRecreateDisplayList:Z
3089Landroid/view/View;->mResources:Landroid/content/res/Resources;
3090Landroid/view/View;->mRight:I
3091Landroid/view/View;->mScrollCache:Landroid/view/View$ScrollabilityCache;
3092Landroid/view/View;->mScrollX:I
3093Landroid/view/View;->mScrollY:I
3094Landroid/view/View;->mStartActivityRequestWho:Ljava/lang/String;
David Brazdil70bcc122018-02-12 06:57:01 +00003095Landroid/view/View;->mTag:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00003096Landroid/view/View;->mTop:I
3097Landroid/view/View;->mUnscaledDrawingCache:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00003098Landroid/view/View;->mViewFlags:I
David Brazdilb43351f2018-01-31 14:43:36 +00003099Landroid/view/View;->notifySubtreeAccessibilityStateChangedIfNeeded()V
David Brazdil7cdd9592018-03-29 23:16:38 +01003100Landroid/view/View;->onDrawVerticalScrollBar(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIII)V
3101Landroid/view/View;->performAccessibilityActionInternal(ILandroid/os/Bundle;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00003102Landroid/view/View;->recomputePadding()V
3103Landroid/view/View;->requestAccessibilityFocus()Z
David Brazdil779787b2018-03-06 13:29:52 +00003104Landroid/view/View;->resetDisplayList()V
David Brazdilb43351f2018-01-31 14:43:36 +00003105Landroid/view/View;->resetPaddingToInitialValues()V
David Brazdil62794aa2018-03-19 18:14:19 +00003106Landroid/view/View;->resetResolvedDrawables()V
3107Landroid/view/View;->resetResolvedLayoutDirection()V
3108Landroid/view/View;->resetResolvedPadding()V
3109Landroid/view/View;->resetResolvedTextAlignment()V
3110Landroid/view/View;->resetResolvedTextDirection()V
3111Landroid/view/View;->resetRtlProperties()V
David Brazdil92b16d62018-02-12 18:29:42 +00003112Landroid/view/View;->setAlphaNoInvalidation(F)Z
3113Landroid/view/View;->setAnimationMatrix(Landroid/graphics/Matrix;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003114Landroid/view/View;->setAssistBlocked(Z)V
3115Landroid/view/View;->setFrame(IIII)Z
3116Landroid/view/View;->setIsRootNamespace(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00003117Landroid/view/View;->setLeftTopRightBottom(IIII)V
3118Landroid/view/View;->setTransitionAlpha(F)V
David Brazdilb43351f2018-01-31 14:43:36 +00003119Landroid/view/View;->startActivityForResult(Landroid/content/Intent;I)V
3120Landroid/view/View;->STATUS_BAR_DISABLE_BACK:I
3121Landroid/view/View;->STATUS_BAR_DISABLE_EXPAND:I
3122Landroid/view/View;->STATUS_BAR_DISABLE_HOME:I
3123Landroid/view/View;->STATUS_BAR_DISABLE_RECENT:I
3124Landroid/view/View;->toGlobalMotionEvent(Landroid/view/MotionEvent;)Z
3125Landroid/view/View;->toLocalMotionEvent(Landroid/view/MotionEvent;)Z
David Brazdil92b16d62018-02-12 18:29:42 +00003126Landroid/view/View;->transformMatrixToGlobal(Landroid/graphics/Matrix;)V
3127Landroid/view/View;->transformMatrixToLocal(Landroid/graphics/Matrix;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003128Landroid/view/ViewConfiguration;->getDeviceGlobalActionKeyTimeout()J
3129Landroid/view/ViewConfiguration;->getDoubleTapMinTime()I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003130Landroid/view/ViewConfiguration;->isFadingMarqueeEnabled()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003131Landroid/view/ViewConfiguration;->mFadingMarqueeEnabled:Z
3132Landroid/view/ViewConfiguration;->sHasPermanentMenuKey:Z
3133Landroid/view/ViewConfiguration;->sHasPermanentMenuKeySet:Z
3134Landroid/view/ViewDebug;->dispatchCommand(Landroid/view/View;Ljava/lang/String;Ljava/lang/String;Ljava/io/OutputStream;)V
3135Landroid/view/ViewDebug;->dump(Landroid/view/View;ZZLjava/io/OutputStream;)V
3136Landroid/view/ViewGroup$MarginLayoutParams;->endMargin:I
3137Landroid/view/ViewGroup$MarginLayoutParams;->startMargin:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003138Landroid/view/ViewGroup$TouchTarget;->child:Landroid/view/View;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003139Landroid/view/ViewGroup;->dispatchViewAdded(Landroid/view/View;)V
3140Landroid/view/ViewGroup;->dispatchViewRemoved(Landroid/view/View;)V
3141Landroid/view/ViewGroup;->FLAG_SUPPORT_STATIC_TRANSFORMATIONS:I
3142Landroid/view/ViewGroup;->FLAG_USE_CHILD_DRAWING_ORDER:I
3143Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V
3144Landroid/view/ViewGroup;->mChildren:[Landroid/view/View;
3145Landroid/view/ViewGroup;->mChildrenCount:I
3146Landroid/view/ViewGroup;->mFirstTouchTarget:Landroid/view/ViewGroup$TouchTarget;
3147Landroid/view/ViewGroup;->mGroupFlags:I
3148Landroid/view/ViewGroup;->mOnHierarchyChangeListener:Landroid/view/ViewGroup$OnHierarchyChangeListener;
3149Landroid/view/ViewGroup;->mPersistentDrawingCache:I
3150Landroid/view/ViewGroup;->offsetChildrenTopAndBottom(I)V
3151Landroid/view/ViewGroup;->onChildVisibilityChanged(Landroid/view/View;II)V
3152Landroid/view/ViewGroup;->resetResolvedDrawables()V
3153Landroid/view/ViewGroup;->resetResolvedLayoutDirection()V
3154Landroid/view/ViewGroup;->resetResolvedPadding()V
3155Landroid/view/ViewGroup;->resetResolvedTextAlignment()V
3156Landroid/view/ViewGroup;->resetResolvedTextDirection()V
3157Landroid/view/ViewGroup;->suppressLayout(Z)V
3158Landroid/view/ViewRootImpl;->detachFunctor(J)V
3159Landroid/view/ViewRootImpl;->dispatchInputEvent(Landroid/view/InputEvent;)V
3160Landroid/view/ViewRootImpl;->dispatchInputEvent(Landroid/view/InputEvent;Landroid/view/InputEventReceiver;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003161Landroid/view/ViewRootImpl;->dispatchUnhandledInputEvent(Landroid/view/InputEvent;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003162Landroid/view/ViewRootImpl;->enqueueInputEvent(Landroid/view/InputEvent;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003163Landroid/view/ViewRootImpl;->getView()Landroid/view/View;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003164Landroid/view/ViewRootImpl;->getWindowFlags()I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003165Landroid/view/ViewRootImpl;->invalidate()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003166Landroid/view/ViewRootImpl;->invokeFunctor(JZ)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003167Landroid/view/ViewRootImpl;->mAdded:Z
3168Landroid/view/ViewRootImpl;->mContext:Landroid/content/Context;
3169Landroid/view/ViewRootImpl;->mFallbackEventHandler:Landroid/view/FallbackEventHandler;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01003170Landroid/view/ViewRootImpl;->mLastScrolledFocus:Ljava/lang/ref/WeakReference;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003171Landroid/view/ViewRootImpl;->mStopped:Z
3172Landroid/view/ViewRootImpl;->mSurface:Landroid/view/Surface;
3173Landroid/view/ViewRootImpl;->mView:Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00003174Landroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00003175Landroid/view/ViewTreeObserver$InternalInsetsInfo;->touchableRegion:Landroid/graphics/Region;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003176Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_REGION:I
3177Landroid/view/ViewTreeObserver;->addOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003178Landroid/view/ViewTreeObserver;->mOnScrollChangedListeners:Landroid/view/ViewTreeObserver$CopyOnWriteArray;
David Brazdilb43351f2018-01-31 14:43:36 +00003179Landroid/view/ViewTreeObserver;->removeOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
Mathew Inwood6da35b92018-05-03 16:00:14 +01003180Landroid/view/Window;->addPrivateFlags(I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003181Landroid/view/Window;->mAppName:Ljava/lang/String;
3182Landroid/view/Window;->mAppToken:Landroid/os/IBinder;
3183Landroid/view/Window;->mCallback:Landroid/view/Window$Callback;
3184Landroid/view/Window;->mContext:Landroid/content/Context;
3185Landroid/view/Window;->mHardwareAccelerated:Z
3186Landroid/view/Window;->mWindowStyle:Landroid/content/res/TypedArray;
Mathew Inwood73ee4542018-04-24 16:24:33 +01003187Landroid/view/Window;->setNeedsMenuKey(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00003188Landroid/view/WindowAnimationFrameStats;->init(J[J)V
3189Landroid/view/WindowContentFrameStats;->init(J[J[J[J)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003190Landroid/view/WindowInsets;->getSystemWindowInsets()Landroid/graphics/Rect;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003191Landroid/view/WindowManager$LayoutParams;->hideTimeoutMilliseconds:J
3192Landroid/view/WindowManager$LayoutParams;->needsMenuKey:I
Mathew Inwood73ee4542018-04-24 16:24:33 +01003193Landroid/view/WindowManager$LayoutParams;->NEEDS_MENU_SET_FALSE:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003194Landroid/view/WindowManager$LayoutParams;->NEEDS_MENU_SET_TRUE:I
3195Landroid/view/WindowManager$LayoutParams;->userActivityTimeout:J
David Brazdilb43351f2018-01-31 14:43:36 +00003196Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal;
3197Landroid/view/WindowManagerGlobal;->getRootView(Ljava/lang/String;)Landroid/view/View;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003198Landroid/view/WindowManagerGlobal;->getRootViews(Landroid/os/IBinder;)Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +00003199Landroid/view/WindowManagerGlobal;->getViewRootNames()[Ljava/lang/String;
3200Landroid/view/WindowManagerGlobal;->getWindowManagerService()Landroid/view/IWindowManager;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003201Landroid/view/WindowManagerGlobal;->getWindowSession()Landroid/view/IWindowSession;
David Brazdil78894d12018-02-15 15:35:23 +00003202Landroid/view/WindowManagerGlobal;->initialize()V
David Brazdilb43351f2018-01-31 14:43:36 +00003203Landroid/view/WindowManagerGlobal;->mLock:Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00003204Landroid/view/WindowManagerGlobal;->mParams:Ljava/util/ArrayList;
3205Landroid/view/WindowManagerGlobal;->mRoots:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +00003206Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003207Landroid/view/WindowManagerGlobal;->peekWindowSession()Landroid/view/IWindowSession;
David Brazdil92b16d62018-02-12 18:29:42 +00003208Landroid/view/WindowManagerGlobal;->sDefaultWindowManager:Landroid/view/WindowManagerGlobal;
3209Landroid/view/WindowManagerGlobal;->sWindowManagerService:Landroid/view/IWindowManager;
3210Landroid/view/WindowManagerGlobal;->sWindowSession:Landroid/view/IWindowSession;
David Brazdilb43351f2018-01-31 14:43:36 +00003211Landroid/view/WindowManagerGlobal;->trimMemory(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00003212Landroid/view/WindowManagerImpl;->mGlobal:Landroid/view/WindowManagerGlobal;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003213Landroid/webkit/CacheManager$CacheResult;-><init>()V
David Brazdilb9a5a502018-04-09 15:51:24 +01003214Landroid/webkit/CacheManager$CacheResult;->getContentDisposition()Ljava/lang/String;
3215Landroid/webkit/CacheManager$CacheResult;->getContentLength()J
3216Landroid/webkit/CacheManager$CacheResult;->getEncoding()Ljava/lang/String;
3217Landroid/webkit/CacheManager$CacheResult;->getETag()Ljava/lang/String;
3218Landroid/webkit/CacheManager$CacheResult;->getExpires()J
3219Landroid/webkit/CacheManager$CacheResult;->getExpiresString()Ljava/lang/String;
3220Landroid/webkit/CacheManager$CacheResult;->getHttpStatusCode()I
3221Landroid/webkit/CacheManager$CacheResult;->getInputStream()Ljava/io/InputStream;
3222Landroid/webkit/CacheManager$CacheResult;->getLastModified()Ljava/lang/String;
3223Landroid/webkit/CacheManager$CacheResult;->getLocalPath()Ljava/lang/String;
3224Landroid/webkit/CacheManager$CacheResult;->getLocation()Ljava/lang/String;
3225Landroid/webkit/CacheManager$CacheResult;->getMimeType()Ljava/lang/String;
3226Landroid/webkit/CacheManager$CacheResult;->getOutputStream()Ljava/io/OutputStream;
David Brazdilb9a5a502018-04-09 15:51:24 +01003227Landroid/webkit/CacheManager$CacheResult;->setEncoding(Ljava/lang/String;)V
3228Landroid/webkit/CacheManager$CacheResult;->setInputStream(Ljava/io/InputStream;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003229Landroid/webkit/CacheManager;->cacheDisabled()Z
David Brazdilb9a5a502018-04-09 15:51:24 +01003230Landroid/webkit/CacheManager;->endCacheTransaction()Z
David Brazdilb9a5a502018-04-09 15:51:24 +01003231Landroid/webkit/CacheManager;->getCacheFile(Ljava/lang/String;Ljava/util/Map;)Landroid/webkit/CacheManager$CacheResult;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003232Landroid/webkit/CacheManager;->getCacheFileBaseDir()Ljava/io/File;
David Brazdilb9a5a502018-04-09 15:51:24 +01003233Landroid/webkit/CacheManager;->saveCacheFile(Ljava/lang/String;Landroid/webkit/CacheManager$CacheResult;)V
3234Landroid/webkit/CacheManager;->startCacheTransaction()Z
David Brazdil92b16d62018-02-12 18:29:42 +00003235Landroid/webkit/IWebViewUpdateService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwood7e5e5652018-05-02 15:06:06 +01003236Landroid/webkit/IWebViewUpdateService$Stub$Proxy;->waitForAndGetProvider()Landroid/webkit/WebViewProviderResponse;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003237Landroid/webkit/IWebViewUpdateService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/webkit/IWebViewUpdateService;
3238Landroid/webkit/JsResult;->mReceiver:Landroid/webkit/JsResult$ResultReceiver;
3239Landroid/webkit/URLUtil;->verifyURLEncoding(Ljava/lang/String;)Z
David Brazdil92b16d62018-02-12 18:29:42 +00003240Landroid/webkit/WebResourceResponse;->mImmutable:Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003241Landroid/webkit/WebResourceResponse;->mStatusCode:I
David Brazdilb9a5a502018-04-09 15:51:24 +01003242Landroid/webkit/WebSettings$TextSize;->value:I
David Brazdil92b16d62018-02-12 18:29:42 +00003243Landroid/webkit/WebSyncManager;->mHandler:Landroid/os/Handler;
David Brazdilb43351f2018-01-31 14:43:36 +00003244Landroid/webkit/WebView;->debugDump()V
3245Landroid/webkit/WebView;->disablePlatformNotifications()V
3246Landroid/webkit/WebView;->emulateShiftHeld()V
3247Landroid/webkit/WebView;->enablePlatformNotifications()V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003248Landroid/webkit/WebView;->freeMemoryForTests()V
David Brazdilb9a5a502018-04-09 15:51:24 +01003249Landroid/webkit/WebView;->getContentWidth()I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003250Landroid/webkit/WebView;->getFactory()Landroid/webkit/WebViewFactoryProvider;
David Brazdil7cdd9592018-03-29 23:16:38 +01003251Landroid/webkit/WebView;->getTouchIconUrl()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00003252Landroid/webkit/WebView;->getVisibleTitleHeight()I
David Brazdilb43351f2018-01-31 14:43:36 +00003253Landroid/webkit/WebView;->isPaused()Z
3254Landroid/webkit/WebView;->mProvider:Landroid/webkit/WebViewProvider;
Mathew Inwooded268512018-04-27 12:48:44 +01003255Landroid/webkit/WebView;->mWebViewThread:Landroid/os/Looper;
David Brazdilb43351f2018-01-31 14:43:36 +00003256Landroid/webkit/WebView;->notifyFindDialogDismissed()V
David Brazdilb9a5a502018-04-09 15:51:24 +01003257Landroid/webkit/WebView;->onDrawVerticalScrollBar(Landroid/graphics/Canvas;Landroid/graphics/drawable/Drawable;IIII)V
David Brazdilb43351f2018-01-31 14:43:36 +00003258Landroid/webkit/WebView;->restorePicture(Landroid/os/Bundle;Ljava/io/File;)Z
3259Landroid/webkit/WebView;->savePicture(Landroid/os/Bundle;Ljava/io/File;)Z
3260Landroid/webkit/WebView;->sEnforceThreadChecking:Z
Mathew Inwood73ee4542018-04-24 16:24:33 +01003261Landroid/webkit/WebViewDelegate;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003262Landroid/webkit/WebViewFactory;->getProvider()Landroid/webkit/WebViewFactoryProvider;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003263Landroid/webkit/WebViewFactory;->getProviderClass()Ljava/lang/Class;
Nicolas Geoffraye278dc02018-04-24 14:02:02 +01003264Landroid/webkit/WebViewFactory;->getUpdateService()Landroid/webkit/IWebViewUpdateService;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003265Landroid/webkit/WebViewFactory;->getWebViewContextAndSetProvider()Landroid/content/Context;
3266Landroid/webkit/WebViewFactory;->sPackageInfo:Landroid/content/pm/PackageInfo;
3267Landroid/webkit/WebViewFactory;->sProviderInstance:Landroid/webkit/WebViewFactoryProvider;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01003268Landroid/webkit/WebViewProviderResponse;->packageInfo:Landroid/content/pm/PackageInfo;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003269Landroid/webkit/WebViewUpdateService;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00003270Landroid/widget/AbsListView$FlingRunnable;->endFling()V
David Brazdil92b16d62018-02-12 18:29:42 +00003271Landroid/widget/AbsListView$FlingRunnable;->mScroller:Landroid/widget/OverScroller;
3272Landroid/widget/AbsListView$FlingRunnable;->start(I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003273Landroid/widget/AbsListView$RecycleBin;->clear()V
3274Landroid/widget/AbsListView$RecycleBin;->mRecyclerListener:Landroid/widget/AbsListView$RecyclerListener;
3275Landroid/widget/AbsListView$SavedState;->firstId:J
3276Landroid/widget/AbsListView$SavedState;->viewTop:I
David Brazdilb43351f2018-01-31 14:43:36 +00003277Landroid/widget/AbsListView;->invokeOnItemScrollListener()V
3278Landroid/widget/AbsListView;->isVerticalScrollBarHidden()Z
3279Landroid/widget/AbsListView;->mAdapter:Landroid/widget/ListAdapter;
David Brazdil1b0c0a32018-04-23 17:54:24 +01003280Landroid/widget/AbsListView;->mDataSetObserver:Landroid/widget/AbsListView$AdapterDataSetObserver;
David Brazdilb43351f2018-01-31 14:43:36 +00003281Landroid/widget/AbsListView;->mEdgeGlowBottom:Landroid/widget/EdgeEffect;
3282Landroid/widget/AbsListView;->mEdgeGlowTop:Landroid/widget/EdgeEffect;
3283Landroid/widget/AbsListView;->mFastScroll:Landroid/widget/FastScroller;
3284Landroid/widget/AbsListView;->mFlingRunnable:Landroid/widget/AbsListView$FlingRunnable;
3285Landroid/widget/AbsListView;->mIsChildViewEnabled:Z
David Brazdil62a1f992018-04-09 15:56:25 +01003286Landroid/widget/AbsListView;->mLayoutMode:I
David Brazdilb43351f2018-01-31 14:43:36 +00003287Landroid/widget/AbsListView;->mMaximumVelocity:I
3288Landroid/widget/AbsListView;->mMotionPosition:I
3289Landroid/widget/AbsListView;->mOnScrollListener:Landroid/widget/AbsListView$OnScrollListener;
David Brazdil7cdd9592018-03-29 23:16:38 +01003290Landroid/widget/AbsListView;->mPendingCheckForLongPress:Landroid/widget/AbsListView$CheckForLongPress;
3291Landroid/widget/AbsListView;->mPendingCheckForTap:Landroid/widget/AbsListView$CheckForTap;
David Brazdilb43351f2018-01-31 14:43:36 +00003292Landroid/widget/AbsListView;->mRecycler:Landroid/widget/AbsListView$RecycleBin;
3293Landroid/widget/AbsListView;->mSelectionTopPadding:I
3294Landroid/widget/AbsListView;->mSelectorPosition:I
3295Landroid/widget/AbsListView;->mSelectorRect:Landroid/graphics/Rect;
3296Landroid/widget/AbsListView;->mTouchMode:I
3297Landroid/widget/AbsListView;->mTouchSlop:I
3298Landroid/widget/AbsListView;->mVelocityTracker:Landroid/view/VelocityTracker;
David Brazdilb43351f2018-01-31 14:43:36 +00003299Landroid/widget/AbsListView;->performLongPress(Landroid/view/View;IJ)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003300Landroid/widget/AbsListView;->performLongPress(Landroid/view/View;IJFF)Z
David Brazdil92b16d62018-02-12 18:29:42 +00003301Landroid/widget/AbsListView;->reportScrollStateChange(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00003302Landroid/widget/AbsListView;->smoothScrollBy(IIZZ)V
3303Landroid/widget/AbsListView;->trackMotionScroll(II)Z
3304Landroid/widget/AbsSeekBar;->mIsDragging:Z
3305Landroid/widget/AbsSeekBar;->mSplitTrack:Z
3306Landroid/widget/AbsSeekBar;->mThumb:Landroid/graphics/drawable/Drawable;
3307Landroid/widget/AbsSeekBar;->mTouchProgressOffset:F
David Brazdil779787b2018-03-06 13:29:52 +00003308Landroid/widget/ActivityChooserModel;->get(Landroid/content/Context;Ljava/lang/String;)Landroid/widget/ActivityChooserModel;
David Brazdilb43351f2018-01-31 14:43:36 +00003309Landroid/widget/ActivityChooserView;->setExpandActivityOverflowButtonDrawable(Landroid/graphics/drawable/Drawable;)V
3310Landroid/widget/AdapterView;->mDataChanged:Z
David Brazdil92b16d62018-02-12 18:29:42 +00003311Landroid/widget/AdapterView;->mFirstPosition:I
David Brazdil62a1f992018-04-09 15:56:25 +01003312Landroid/widget/AdapterView;->mNextSelectedPosition:I
3313Landroid/widget/AdapterView;->mNextSelectedRowId:J
Mathew Inwoodc83c3012018-03-19 14:31:17 +00003314Landroid/widget/AdapterView;->mOldSelectedPosition:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003315Landroid/widget/AdapterView;->mOnItemClickListener:Landroid/widget/AdapterView$OnItemClickListener;
David Brazdilb43351f2018-01-31 14:43:36 +00003316Landroid/widget/AdapterView;->setNextSelectedPositionInt(I)V
3317Landroid/widget/AdapterView;->setSelectedPositionInt(I)V
3318Landroid/widget/AutoCompleteTextView;->doAfterTextChanged()V
3319Landroid/widget/AutoCompleteTextView;->doBeforeTextChanged()V
3320Landroid/widget/AutoCompleteTextView;->ensureImeVisible(Z)V
3321Landroid/widget/AutoCompleteTextView;->mPopup:Landroid/widget/ListPopupWindow;
3322Landroid/widget/AutoCompleteTextView;->setDropDownAlwaysVisible(Z)V
David Brazdil7cdd9592018-03-29 23:16:38 +01003323Landroid/widget/AutoCompleteTextView;->setForceIgnoreOutsideTouch(Z)V
David Brazdil62a1f992018-04-09 15:56:25 +01003324Landroid/widget/BaseAdapter;->mDataSetObservable:Landroid/database/DataSetObservable;
Nicolas Geoffraycf5837c2018-04-24 13:26:45 +01003325Landroid/widget/CompoundButton;->mBroadcasting:Z
David Brazdilb43351f2018-01-31 14:43:36 +00003326Landroid/widget/CompoundButton;->mButtonDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil7cdd9592018-03-29 23:16:38 +01003327Landroid/widget/CompoundButton;->mOnCheckedChangeListener:Landroid/widget/CompoundButton$OnCheckedChangeListener;
David Brazdil62794aa2018-03-19 18:14:19 +00003328Landroid/widget/CursorAdapter;->mChangeObserver:Landroid/widget/CursorAdapter$ChangeObserver;
3329Landroid/widget/CursorAdapter;->mDataSetObserver:Landroid/database/DataSetObserver;
3330Landroid/widget/CursorAdapter;->mDataValid:Z
3331Landroid/widget/CursorAdapter;->mRowIDColumn:I
David Brazdilb43351f2018-01-31 14:43:36 +00003332Landroid/widget/DatePicker;->mDelegate:Landroid/widget/DatePicker$DatePickerDelegate;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003333Landroid/widget/DateTimeView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003334Landroid/widget/EdgeEffect;->mPaint:Landroid/graphics/Paint;
David Brazdil779787b2018-03-06 13:29:52 +00003335Landroid/widget/Editor;->invalidateTextDisplayList()V
Nicolas Geoffray6f6eedf2018-05-02 11:35:54 +01003336Landroid/widget/Editor;->mInsertionControllerEnabled:Z
Mathew Inwood73ee4542018-04-24 16:24:33 +01003337Landroid/widget/Editor;->mSelectHandleLeft:Landroid/graphics/drawable/Drawable;
Nicolas Geoffray6f6eedf2018-05-02 11:35:54 +01003338Landroid/widget/Editor;->mSelectionControllerEnabled:Z
David Brazdilb43351f2018-01-31 14:43:36 +00003339Landroid/widget/Editor;->mShowCursor:J
David Brazdil1b1a43e2018-03-16 17:24:51 +00003340Landroid/widget/Editor;->mShowSoftInputOnFocus:Z
David Brazdilb43351f2018-01-31 14:43:36 +00003341Landroid/widget/ExpandableListView;->mChildDivider:Landroid/graphics/drawable/Drawable;
David Brazdil7cdd9592018-03-29 23:16:38 +01003342Landroid/widget/ExpandableListView;->mGroupIndicator:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00003343Landroid/widget/FastScroller;->mContainerRect:Landroid/graphics/Rect;
3344Landroid/widget/FastScroller;->mHeaderCount:I
3345Landroid/widget/FastScroller;->mLongList:Z
3346Landroid/widget/FastScroller;->mMinimumTouchTarget:I
David Brazdilb43351f2018-01-31 14:43:36 +00003347Landroid/widget/FastScroller;->mThumbDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00003348Landroid/widget/FastScroller;->mThumbImage:Landroid/widget/ImageView;
David Brazdilb43351f2018-01-31 14:43:36 +00003349Landroid/widget/FastScroller;->mTrackDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00003350Landroid/widget/FastScroller;->mTrackImage:Landroid/widget/ImageView;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003351Landroid/widget/Gallery$FlingRunnable;->startUsingVelocity(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00003352Landroid/widget/Gallery;->fillToGalleryLeft()V
3353Landroid/widget/Gallery;->fillToGalleryRight()V
David Brazdil92b16d62018-02-12 18:29:42 +00003354Landroid/widget/Gallery;->makeAndAddView(IIIZ)Landroid/view/View;
3355Landroid/widget/Gallery;->mDownTouchPosition:I
David Brazdilb43351f2018-01-31 14:43:36 +00003356Landroid/widget/Gallery;->mDownTouchView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00003357Landroid/widget/Gallery;->mFlingRunnable:Landroid/widget/Gallery$FlingRunnable;
3358Landroid/widget/Gallery;->moveDirection(I)Z
3359Landroid/widget/Gallery;->mSpacing:I
3360Landroid/widget/GridView;->fillDown(II)Landroid/view/View;
3361Landroid/widget/GridView;->fillUp(II)Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00003362Landroid/widget/GridView;->mColumnWidth:I
3363Landroid/widget/GridView;->mHorizontalSpacing:I
3364Landroid/widget/GridView;->mNumColumns:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003365Landroid/widget/GridView;->mRequestedHorizontalSpacing:I
David Brazdilb43351f2018-01-31 14:43:36 +00003366Landroid/widget/GridView;->mRequestedNumColumns:I
3367Landroid/widget/GridView;->mVerticalSpacing:I
David Brazdil92b16d62018-02-12 18:29:42 +00003368Landroid/widget/HorizontalScrollView;->mChildToScrollTo:Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00003369Landroid/widget/HorizontalScrollView;->mEdgeGlowLeft:Landroid/widget/EdgeEffect;
3370Landroid/widget/HorizontalScrollView;->mEdgeGlowRight:Landroid/widget/EdgeEffect;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003371Landroid/widget/HorizontalScrollView;->mIsBeingDragged:Z
David Brazdilb43351f2018-01-31 14:43:36 +00003372Landroid/widget/HorizontalScrollView;->mScroller:Landroid/widget/OverScroller;
Nicolas Geoffray6844e272018-04-06 10:32:37 +01003373Landroid/widget/ImageView;->animateTransform(Landroid/graphics/Matrix;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003374Landroid/widget/ImageView;->mAdjustViewBounds:Z
3375Landroid/widget/ImageView;->mAlpha:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003376Landroid/widget/ImageView;->mDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil92b16d62018-02-12 18:29:42 +00003377Landroid/widget/ImageView;->mDrawMatrix:Landroid/graphics/Matrix;
David Brazdilb43351f2018-01-31 14:43:36 +00003378Landroid/widget/ImageView;->mMaxHeight:I
3379Landroid/widget/ImageView;->mMaxWidth:I
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01003380Landroid/widget/ImageView;->mRecycleableBitmapDrawable:Landroid/graphics/drawable/BitmapDrawable;
David Brazdil92b16d62018-02-12 18:29:42 +00003381Landroid/widget/ImageView;->mResource:I
3382Landroid/widget/ImageView;->mUri:Landroid/net/Uri;
3383Landroid/widget/ImageView;->updateDrawable(Landroid/graphics/drawable/Drawable;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003384Landroid/widget/LinearLayout;->mGravity:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003385Landroid/widget/LinearLayout;->mTotalLength:I
David Brazdilb43351f2018-01-31 14:43:36 +00003386Landroid/widget/LinearLayout;->mUseLargestChild:Z
3387Landroid/widget/ListPopupWindow;->mPopup:Landroid/widget/PopupWindow;
3388Landroid/widget/ListPopupWindow;->setForceIgnoreOutsideTouch(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00003389Landroid/widget/ListView;->fillDown(II)Landroid/view/View;
3390Landroid/widget/ListView;->fillSpecific(II)Landroid/view/View;
3391Landroid/widget/ListView;->fillUp(II)Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00003392Landroid/widget/ListView;->mAreAllItemsSelectable:Z
David Brazdil1b0c0a32018-04-23 17:54:24 +01003393Landroid/widget/ListView;->mFooterViewInfos:Ljava/util/ArrayList;
3394Landroid/widget/ListView;->mHeaderViewInfos:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +00003395Landroid/widget/ListView;->setSelectionInt(I)V
3396Landroid/widget/MediaController;->mAnchor:Landroid/view/View;
3397Landroid/widget/MediaController;->mDecor:Landroid/view/View;
3398Landroid/widget/MediaController;->mDecorLayoutParams:Landroid/view/WindowManager$LayoutParams;
3399Landroid/widget/MediaController;->mWindowManager:Landroid/view/WindowManager;
Mathew Inwood7e5e5652018-05-02 15:06:06 +01003400Landroid/widget/NumberPicker;->initializeSelectorWheelIndices()V
David Brazdilb43351f2018-01-31 14:43:36 +00003401Landroid/widget/NumberPicker;->mInputText:Landroid/widget/EditText;
Mathew Inwood7e5e5652018-05-02 15:06:06 +01003402Landroid/widget/NumberPicker;->mMaxValue:I
David Brazdilb43351f2018-01-31 14:43:36 +00003403Landroid/widget/NumberPicker;->mSelectionDivider:Landroid/graphics/drawable/Drawable;
Mathew Inwood7e5e5652018-05-02 15:06:06 +01003404Landroid/widget/NumberPicker;->mSelectionDividerHeight:I
David Brazdilb43351f2018-01-31 14:43:36 +00003405Landroid/widget/NumberPicker;->mSelectorWheelPaint:Landroid/graphics/Paint;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003406Landroid/widget/OverScroller$SplineOverScroller;->mCurrVelocity:F
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003407Landroid/widget/OverScroller;->isScrollingInDirection(FF)Z
David Brazdil8237f2d2018-02-12 22:34:49 +00003408Landroid/widget/OverScroller;->mScrollerY:Landroid/widget/OverScroller$SplineOverScroller;
David Brazdilb43351f2018-01-31 14:43:36 +00003409Landroid/widget/PopupMenu;->mPopup:Lcom/android/internal/view/menu/MenuPopupHelper;
3410Landroid/widget/PopupWindow;->computeAnimationResource()I
3411Landroid/widget/PopupWindow;->createPopupLayoutParams(Landroid/os/IBinder;)Landroid/view/WindowManager$LayoutParams;
3412Landroid/widget/PopupWindow;->invokePopup(Landroid/view/WindowManager$LayoutParams;)V
3413Landroid/widget/PopupWindow;->mAboveAnchor:Z
3414Landroid/widget/PopupWindow;->mAnchor:Ljava/lang/ref/WeakReference;
3415Landroid/widget/PopupWindow;->mAnimationStyle:I
3416Landroid/widget/PopupWindow;->mBackgroundView:Landroid/view/View;
3417Landroid/widget/PopupWindow;->mContentView:Landroid/view/View;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003418Landroid/widget/PopupWindow;->mDecorView:Landroid/widget/PopupWindow$PopupDecorView;
David Brazdilb43351f2018-01-31 14:43:36 +00003419Landroid/widget/PopupWindow;->mHeightMode:I
3420Landroid/widget/PopupWindow;->mIsDropdown:Z
3421Landroid/widget/PopupWindow;->mIsShowing:Z
3422Landroid/widget/PopupWindow;->mLastHeight:I
3423Landroid/widget/PopupWindow;->mLastWidth:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003424Landroid/widget/PopupWindow;->mLayoutInScreen:Z
David Brazdilb43351f2018-01-31 14:43:36 +00003425Landroid/widget/PopupWindow;->mOnScrollChangedListener:Landroid/view/ViewTreeObserver$OnScrollChangedListener;
David Brazdil92b16d62018-02-12 18:29:42 +00003426Landroid/widget/PopupWindow;->mOverlapAnchor:Z
David Brazdil78894d12018-02-15 15:35:23 +00003427Landroid/widget/PopupWindow;->mTouchInterceptor:Landroid/view/View$OnTouchListener;
David Brazdilb43351f2018-01-31 14:43:36 +00003428Landroid/widget/PopupWindow;->mWidthMode:I
David Brazdil92b16d62018-02-12 18:29:42 +00003429Landroid/widget/PopupWindow;->mWindowLayoutType:I
David Brazdilb43351f2018-01-31 14:43:36 +00003430Landroid/widget/PopupWindow;->preparePopup(Landroid/view/WindowManager$LayoutParams;)V
David Brazdil92b16d62018-02-12 18:29:42 +00003431Landroid/widget/PopupWindow;->setClipToScreenEnabled(Z)V
3432Landroid/widget/PopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003433Landroid/widget/PopupWindow;->setLayoutInScreenEnabled(Z)V
3434Landroid/widget/PopupWindow;->setLayoutInsetDecor(Z)V
3435Landroid/widget/PopupWindow;->setTouchModal(Z)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003436Landroid/widget/PopupWindow;->showAtLocation(Landroid/os/IBinder;III)V
David Brazdilb43351f2018-01-31 14:43:36 +00003437Landroid/widget/ProgressBar;->mCurrentDrawable:Landroid/graphics/drawable/Drawable;
3438Landroid/widget/ProgressBar;->mDuration:I
3439Landroid/widget/ProgressBar;->mIndeterminate:Z
3440Landroid/widget/ProgressBar;->mMaxHeight:I
3441Landroid/widget/ProgressBar;->mMinHeight:I
3442Landroid/widget/ProgressBar;->mOnlyIndeterminate:Z
David Brazdil4b98bc62018-04-16 12:05:41 +01003443Landroid/widget/ProgressBar;->setProgressInternal(IZZ)Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003444Landroid/widget/ProgressBar;->stopAnimation()V
David Brazdilb43351f2018-01-31 14:43:36 +00003445Landroid/widget/RelativeLayout$LayoutParams;->mBottom:I
3446Landroid/widget/RelativeLayout$LayoutParams;->mLeft:I
3447Landroid/widget/RelativeLayout$LayoutParams;->mRight:I
3448Landroid/widget/RelativeLayout$LayoutParams;->mTop:I
3449Landroid/widget/RelativeLayout;->mGravity:I
3450Landroid/widget/RemoteViews$Action;->mergeBehavior()I
3451Landroid/widget/RemoteViews$Action;->viewId:I
David Brazdil92b16d62018-02-12 18:29:42 +00003452Landroid/widget/RemoteViews$BitmapCache;->mBitmaps:Ljava/util/ArrayList;
David Brazdil78894d12018-02-15 15:35:23 +00003453Landroid/widget/RemoteViews$BitmapReflectionAction;->bitmap:Landroid/graphics/Bitmap;
3454Landroid/widget/RemoteViews$BitmapReflectionAction;->methodName:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003455Landroid/widget/RemoteViews$ReflectionAction;->methodName:Ljava/lang/String;
3456Landroid/widget/RemoteViews$ReflectionAction;->value:Ljava/lang/Object;
3457Landroid/widget/RemoteViews$SetOnClickPendingIntent;->pendingIntent:Landroid/app/PendingIntent;
David Brazdil768a9532018-04-25 11:49:16 +01003458Landroid/widget/RemoteViews$SetPendingIntentTemplate;->pendingIntentTemplate:Landroid/app/PendingIntent;
3459Landroid/widget/RemoteViews$ViewGroupActionAdd;->mNestedViews:Landroid/widget/RemoteViews;
David Brazdil78894d12018-02-15 15:35:23 +00003460Landroid/widget/RemoteViews;->estimateMemoryUsage()I
David Brazdilb43351f2018-01-31 14:43:36 +00003461Landroid/widget/RemoteViews;->mActions:Ljava/util/ArrayList;
3462Landroid/widget/RemoteViews;->mApplication:Landroid/content/pm/ApplicationInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00003463Landroid/widget/RemoteViews;->mBitmapCache:Landroid/widget/RemoteViews$BitmapCache;
3464Landroid/widget/RemoteViews;->mergeRemoteViews(Landroid/widget/RemoteViews;)V
David Brazdil768a9532018-04-25 11:49:16 +01003465Landroid/widget/RemoteViews;->mLayoutId:I
David Brazdil78894d12018-02-15 15:35:23 +00003466Landroid/widget/RemoteViews;->mPortrait:Landroid/widget/RemoteViews;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003467Landroid/widget/RemoteViewsAdapter;->mCache:Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;
3468Landroid/widget/RemoteViewsAdapter;->mWorkerThread:Landroid/os/HandlerThread;
David Brazdil92b16d62018-02-12 18:29:42 +00003469Landroid/widget/ScrollBarDrawable;->mVerticalThumb:Landroid/graphics/drawable/Drawable;
3470Landroid/widget/ScrollBarDrawable;->setHorizontalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
3471Landroid/widget/ScrollBarDrawable;->setVerticalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01003472Landroid/widget/Scroller;->mInterpolator:Landroid/view/animation/Interpolator;
David Brazdil92b16d62018-02-12 18:29:42 +00003473Landroid/widget/ScrollView;->mChildToScrollTo:Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00003474Landroid/widget/ScrollView;->mEdgeGlowBottom:Landroid/widget/EdgeEffect;
3475Landroid/widget/ScrollView;->mEdgeGlowTop:Landroid/widget/EdgeEffect;
3476Landroid/widget/ScrollView;->mIsBeingDragged:Z
David Brazdil7cdd9592018-03-29 23:16:38 +01003477Landroid/widget/ScrollView;->mMinimumVelocity:I
David Brazdilb43351f2018-01-31 14:43:36 +00003478Landroid/widget/ScrollView;->mOverflingDistance:I
3479Landroid/widget/ScrollView;->mOverscrollDistance:I
3480Landroid/widget/ScrollView;->mScroller:Landroid/widget/OverScroller;
Mathew Inwooded268512018-04-27 12:48:44 +01003481Landroid/widget/SearchView$SearchAutoComplete;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003482Landroid/widget/SearchView;->mCloseButton:Landroid/widget/ImageView;
3483Landroid/widget/SearchView;->mSearchButton:Landroid/widget/ImageView;
3484Landroid/widget/SearchView;->mSearchPlate:Landroid/view/View;
David Brazdil779787b2018-03-06 13:29:52 +00003485Landroid/widget/SearchView;->mSearchSrcTextView:Landroid/widget/SearchView$SearchAutoComplete;
David Brazdilb43351f2018-01-31 14:43:36 +00003486Landroid/widget/SearchView;->onCloseClicked()V
3487Landroid/widget/SearchView;->setQuery(Ljava/lang/CharSequence;)V
3488Landroid/widget/SlidingDrawer;->mTopOffset:I
3489Landroid/widget/Spinner;->mPopup:Landroid/widget/Spinner$SpinnerPopup;
3490Landroid/widget/Switch;->mThumbDrawable:Landroid/graphics/drawable/Drawable;
3491Landroid/widget/Switch;->mTrackDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil7cdd9592018-03-29 23:16:38 +01003492Landroid/widget/TabHost$IntentContentStrategy;->getContentView()Landroid/view/View;
3493Landroid/widget/TabHost$IntentContentStrategy;->tabClosed()V
David Brazdil92b16d62018-02-12 18:29:42 +00003494Landroid/widget/TabHost$TabSpec;->mContentStrategy:Landroid/widget/TabHost$ContentStrategy;
Nicolas Geoffray503ead02018-04-20 14:04:08 +01003495Landroid/widget/TabHost$TabSpec;->mIndicatorStrategy:Landroid/widget/TabHost$IndicatorStrategy;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003496Landroid/widget/TabHost;->mCurrentTab:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003497Landroid/widget/TabHost;->mTabSpecs:Ljava/util/List;
Nicolas Geoffray9c603f72018-04-19 15:48:05 +01003498Landroid/widget/TabWidget;->mDrawBottomStrips:Z
David Brazdil7cdd9592018-03-29 23:16:38 +01003499Landroid/widget/TabWidget;->mSelectedTab:I
David Brazdilb43351f2018-01-31 14:43:36 +00003500Landroid/widget/TabWidget;->setTabSelectionListener(Landroid/widget/TabWidget$OnTabSelectionChanged;)V
David Brazdil2a523752018-02-01 17:12:30 +00003501Landroid/widget/TextView;->assumeLayout()V
David Brazdilb43351f2018-01-31 14:43:36 +00003502Landroid/widget/TextView;->createEditorIfNeeded()V
David Brazdil62794aa2018-03-19 18:14:19 +00003503Landroid/widget/TextView;->getHorizontallyScrolling()Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003504Landroid/widget/TextView;->getIterableTextForAccessibility()Ljava/lang/CharSequence;
David Brazdil779787b2018-03-06 13:29:52 +00003505Landroid/widget/TextView;->isSingleLine()Z
Mathew Inwood56efac32018-04-23 13:31:17 +01003506Landroid/widget/TextView;->LINES:I
David Brazdilb43351f2018-01-31 14:43:36 +00003507Landroid/widget/TextView;->mCursorDrawableRes:I
3508Landroid/widget/TextView;->mCurTextColor:I
3509Landroid/widget/TextView;->mEditor:Landroid/widget/Editor;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003510Landroid/widget/TextView;->mHighlightPaint:Landroid/graphics/Paint;
3511Landroid/widget/TextView;->mLayout:Landroid/text/Layout;
David Brazdilb43351f2018-01-31 14:43:36 +00003512Landroid/widget/TextView;->mListeners:Ljava/util/ArrayList;
3513Landroid/widget/TextView;->mMarquee:Landroid/widget/TextView$Marquee;
3514Landroid/widget/TextView;->mMaximum:I
3515Landroid/widget/TextView;->mMaxMode:I
Mathew Inwood8453ddd2018-05-07 12:33:29 +01003516Landroid/widget/TextView;->mShadowRadius:F
David Brazdilb43351f2018-01-31 14:43:36 +00003517Landroid/widget/TextView;->mSingleLine:Z
Mathew Inwood73ee4542018-04-24 16:24:33 +01003518Landroid/widget/TextView;->mText:Ljava/lang/CharSequence;
David Brazdil78894d12018-02-15 15:35:23 +00003519Landroid/widget/TextView;->mTextPaint:Landroid/text/TextPaint;
Mathew Inwood6da35b92018-05-03 16:00:14 +01003520Landroid/widget/TextView;->mTextSelectHandleLeftRes:I
David Brazdil92b16d62018-02-12 18:29:42 +00003521Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;ZI)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003522Landroid/widget/Toast$TN;->mGravity:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003523Landroid/widget/Toast$TN;->mNextView:Landroid/view/View;
3524Landroid/widget/Toast$TN;->mParams:Landroid/view/WindowManager$LayoutParams;
David Brazdil768a9532018-04-25 11:49:16 +01003525Landroid/widget/Toast$TN;->mView:Landroid/view/View;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003526Landroid/widget/Toast$TN;->mY:I
3527Landroid/widget/Toast$TN;->show(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00003528Landroid/widget/Toast;->getService()Landroid/app/INotificationManager;
David Brazdil7cdd9592018-03-29 23:16:38 +01003529Landroid/widget/Toast;->getWindowParams()Landroid/view/WindowManager$LayoutParams;
David Brazdil4b98bc62018-04-16 12:05:41 +01003530Landroid/widget/Toast;->mDuration:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003531Landroid/widget/Toast;->mTN:Landroid/widget/Toast$TN;
David Brazdil92b16d62018-02-12 18:29:42 +00003532Landroid/widget/Toast;->sService:Landroid/app/INotificationManager;
David Brazdil62794aa2018-03-19 18:14:19 +00003533Landroid/widget/VideoView2$OnViewTypeChangedListener;->onViewTypeChanged(Landroid/view/View;I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003534Landroid/widget/VideoView2;->getMediaController()Landroid/media/session/MediaController;
David Brazdil62794aa2018-03-19 18:14:19 +00003535Landroid/widget/VideoView2;->setOnViewTypeChangedListener(Landroid/widget/VideoView2$OnViewTypeChangedListener;)V
3536Landroid/widget/VideoView2;->setVideoPath(Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003537Landroid/widget/VideoView;->mCurrentBufferPercentage:I
3538Landroid/widget/VideoView;->mMediaController:Landroid/widget/MediaController;
3539Landroid/widget/VideoView;->mSHCallback:Landroid/view/SurfaceHolder$Callback;
3540Landroid/widget/VideoView;->mUri:Landroid/net/Uri;
3541Landroid/widget/VideoView;->mVideoHeight:I
3542Landroid/widget/VideoView;->mVideoWidth:I
Mathew Inwooded268512018-04-27 12:48:44 +01003543Landroid/widget/ViewAnimator;->mFirstTime:Z
3544Landroid/widget/ViewAnimator;->mWhichChild:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003545Landroid/widget/ViewFlipper;->mUserPresent:Z
David Brazdil0f41a7c2018-03-12 10:15:46 +00003546Lcom/android/ims/internal/uce/common/CapInfo;-><init>()V
3547Lcom/android/ims/internal/uce/common/CapInfo;->setCapTimestamp(J)V
3548Lcom/android/ims/internal/uce/common/CapInfo;->setCdViaPresenceSupported(Z)V
3549Lcom/android/ims/internal/uce/common/CapInfo;->setExts([Ljava/lang/String;)V
3550Lcom/android/ims/internal/uce/common/CapInfo;->setFtHttpSupported(Z)V
3551Lcom/android/ims/internal/uce/common/CapInfo;->setFtSnFSupported(Z)V
3552Lcom/android/ims/internal/uce/common/CapInfo;->setFtSupported(Z)V
3553Lcom/android/ims/internal/uce/common/CapInfo;->setFtThumbSupported(Z)V
3554Lcom/android/ims/internal/uce/common/CapInfo;->setFullSnFGroupChatSupported(Z)V
3555Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPullFtSupported(Z)V
3556Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPullSupported(Z)V
3557Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPushSupported(Z)V
3558Lcom/android/ims/internal/uce/common/CapInfo;->setImSupported(Z)V
3559Lcom/android/ims/internal/uce/common/CapInfo;->setIpVideoSupported(Z)V
3560Lcom/android/ims/internal/uce/common/CapInfo;->setIpVoiceSupported(Z)V
3561Lcom/android/ims/internal/uce/common/CapInfo;->setIsSupported(Z)V
3562Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVideoCallSupported(Z)V
3563Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVideoOnlyCallSupported(Z)V
3564Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVoiceCallSupported(Z)V
3565Lcom/android/ims/internal/uce/common/CapInfo;->setSmSupported(Z)V
3566Lcom/android/ims/internal/uce/common/CapInfo;->setSpSupported(Z)V
3567Lcom/android/ims/internal/uce/common/CapInfo;->setVsDuringCSSupported(Z)V
3568Lcom/android/ims/internal/uce/common/CapInfo;->setVsSupported(Z)V
3569Lcom/android/ims/internal/uce/common/StatusCode;-><init>()V
3570Lcom/android/ims/internal/uce/common/StatusCode;->setStatusCode(I)V
3571Lcom/android/ims/internal/uce/common/UceLong;->getUceLong()J
3572Lcom/android/ims/internal/uce/common/UceLong;->setUceLong(J)V
3573Lcom/android/ims/internal/uce/presence/PresCmdId;-><init>()V
3574Lcom/android/ims/internal/uce/presence/PresCmdId;->setCmdId(I)V
3575Lcom/android/ims/internal/uce/presence/PresCmdStatus;-><init>()V
3576Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setCmdId(Lcom/android/ims/internal/uce/presence/PresCmdId;)V
3577Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setRequestId(I)V
3578Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setStatus(Lcom/android/ims/internal/uce/common/StatusCode;)V
3579Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setUserData(I)V
3580Lcom/android/ims/internal/uce/presence/PresPublishTriggerType;-><init>()V
3581Lcom/android/ims/internal/uce/presence/PresPublishTriggerType;->setPublishTrigeerType(I)V
3582Lcom/android/ims/internal/uce/presence/PresResInfo;-><init>()V
3583Lcom/android/ims/internal/uce/presence/PresResInfo;->setDisplayName(Ljava/lang/String;)V
3584Lcom/android/ims/internal/uce/presence/PresResInfo;->setInstanceInfo(Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;)V
3585Lcom/android/ims/internal/uce/presence/PresResInfo;->setResUri(Ljava/lang/String;)V
3586Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;-><init>()V
3587Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setPresentityUri(Ljava/lang/String;)V
3588Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setReason(Ljava/lang/String;)V
3589Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setResId(Ljava/lang/String;)V
3590Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setResInstanceState(I)V
3591Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setTupleInfo([Lcom/android/ims/internal/uce/presence/PresTupleInfo;)V
3592Lcom/android/ims/internal/uce/presence/PresRlmiInfo;-><init>()V
3593Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setFullState(Z)V
3594Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setListName(Ljava/lang/String;)V
3595Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setPresSubscriptionState(Lcom/android/ims/internal/uce/presence/PresSubscriptionState;)V
3596Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setRequestId(I)V
3597Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setSubscriptionExpireTime(I)V
3598Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setSubscriptionTerminatedReason(Ljava/lang/String;)V
3599Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setUri(Ljava/lang/String;)V
3600Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setVersion(I)V
3601Lcom/android/ims/internal/uce/presence/PresSipResponse;-><init>()V
3602Lcom/android/ims/internal/uce/presence/PresSipResponse;->setCmdId(Lcom/android/ims/internal/uce/presence/PresCmdId;)V
3603Lcom/android/ims/internal/uce/presence/PresSipResponse;->setReasonPhrase(Ljava/lang/String;)V
3604Lcom/android/ims/internal/uce/presence/PresSipResponse;->setRequestId(I)V
3605Lcom/android/ims/internal/uce/presence/PresSipResponse;->setRetryAfter(I)V
3606Lcom/android/ims/internal/uce/presence/PresSipResponse;->setSipResponseCode(I)V
3607Lcom/android/ims/internal/uce/presence/PresSubscriptionState;-><init>()V
3608Lcom/android/ims/internal/uce/presence/PresSubscriptionState;->setPresSubscriptionState(I)V
3609Lcom/android/ims/internal/uce/presence/PresTupleInfo;-><init>()V
3610Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setContactUri(Ljava/lang/String;)V
3611Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setFeatureTag(Ljava/lang/String;)V
3612Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setTimestamp(Ljava/lang/String;)V
David Brazdil0a740622018-03-12 19:28:36 +00003613Lcom/android/ims/internal/uce/uceservice/IUceListener$Stub;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003614Lcom/android/internal/app/AlertController$RecycleListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
David Brazdil62a1f992018-04-09 15:56:25 +01003615Lcom/android/internal/app/AlertController;->mCustomTitleView:Landroid/view/View;
3616Lcom/android/internal/app/AlertController;->mForceInverseBackground:Z
3617Lcom/android/internal/app/AlertController;->mTitle:Ljava/lang/CharSequence;
3618Lcom/android/internal/app/AlertController;->mView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00003619Lcom/android/internal/app/IAppOpsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003620Lcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkOperation(IILjava/lang/String;)I
David Brazdil7cdd9592018-03-29 23:16:38 +01003621Lcom/android/internal/app/IAppOpsService$Stub$Proxy;->setMode(IILjava/lang/String;I)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003622Lcom/android/internal/app/IAppOpsService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsService;
David Brazdil779787b2018-03-06 13:29:52 +00003623Lcom/android/internal/app/IBatteryStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003624Lcom/android/internal/app/IBatteryStats$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IBatteryStats;
3625Lcom/android/internal/app/IBatteryStats;->getStatistics()[B
David Brazdil92b16d62018-02-12 18:29:42 +00003626Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->showSessionFromSession(Landroid/os/IBinder;Landroid/os/Bundle;I)Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003627Lcom/android/internal/app/IVoiceInteractionManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionManagerService;
3628Lcom/android/internal/app/IVoiceInteractionManagerService;->getKeyphraseSoundModel(ILjava/lang/String;)Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;
David Brazdil768a9532018-04-25 11:49:16 +01003629Lcom/android/internal/appwidget/IAppWidgetService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/appwidget/IAppWidgetService;
Mathew Inwood6da35b92018-05-03 16:00:14 +01003630Lcom/android/internal/content/PackageMonitor;->onPackageRemoved(Ljava/lang/String;I)V
3631Lcom/android/internal/content/PackageMonitor;->register(Landroid/content/Context;Landroid/os/Looper;Z)V
David Brazdil768a9532018-04-25 11:49:16 +01003632Lcom/android/internal/content/ReferrerIntent;-><init>(Landroid/content/Intent;Ljava/lang/String;)V
3633Lcom/android/internal/content/ReferrerIntent;->mReferrer:Ljava/lang/String;
David Brazdiled668442018-03-09 11:32:07 +00003634Lcom/android/internal/location/ILocationProvider$Stub;-><init>()V
Mathew Inwood6da35b92018-05-03 16:00:14 +01003635Lcom/android/internal/logging/MetricsLogger;-><init>()V
3636Lcom/android/internal/logging/MetricsLogger;->write(Landroid/metrics/LogMaker;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003637Lcom/android/internal/os/BatterySipper;-><init>(Lcom/android/internal/os/BatterySipper$DrainType;Landroid/os/BatteryStats$Uid;D)V
David Brazdil5a322ec2018-02-05 21:46:45 +00003638Lcom/android/internal/os/BatterySipper;->add(Lcom/android/internal/os/BatterySipper;)V
3639Lcom/android/internal/os/BatterySipper;->drainType:Lcom/android/internal/os/BatterySipper$DrainType;
3640Lcom/android/internal/os/BatterySipper;->getUid()I
David Brazdil5a322ec2018-02-05 21:46:45 +00003641Lcom/android/internal/os/BatterySipper;->mPackages:[Ljava/lang/String;
3642Lcom/android/internal/os/BatterySipper;->packageWithHighestDrain:Ljava/lang/String;
3643Lcom/android/internal/os/BatterySipper;->totalPowerMah:D
3644Lcom/android/internal/os/BatterySipper;->uidObj:Landroid/os/BatteryStats$Uid;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003645Lcom/android/internal/os/BatteryStatsHelper;-><init>(Landroid/content/Context;ZZ)V
David Brazdil5a322ec2018-02-05 21:46:45 +00003646Lcom/android/internal/os/BatteryStatsHelper;->getMaxPower()D
3647Lcom/android/internal/os/BatteryStatsHelper;->getStats()Landroid/os/BatteryStats;
3648Lcom/android/internal/os/BatteryStatsHelper;->getTotalPower()D
David Brazdil5a322ec2018-02-05 21:46:45 +00003649Lcom/android/internal/os/BatteryStatsHelper;->load()V
3650Lcom/android/internal/os/BatteryStatsHelper;->mBatteryInfo:Lcom/android/internal/app/IBatteryStats;
3651Lcom/android/internal/os/BatteryStatsHelper;->mPowerProfile:Lcom/android/internal/os/PowerProfile;
3652Lcom/android/internal/os/BatteryStatsHelper;->mUsageList:Ljava/util/List;
3653Lcom/android/internal/os/BatteryStatsHelper;->refreshStats(II)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003654Lcom/android/internal/os/BatteryStatsImpl$Timer;->getCountLocked(I)I
3655Lcom/android/internal/os/BatteryStatsImpl$Timer;->getTotalTimeLocked(JI)J
3656Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getForegroundTime(I)J
3657Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getStarts(I)I
3658Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getSystemTime(I)J
3659Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getUserTime(I)J
3660Lcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getHandle()I
3661Lcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorTime()Lcom/android/internal/os/BatteryStatsImpl$Timer;
3662Lcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Lcom/android/internal/os/BatteryStatsImpl$Timer;
3663Lcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStats()Landroid/util/ArrayMap;
3664Lcom/android/internal/os/BatteryStatsImpl$Uid;->getSensorStats()Landroid/util/SparseArray;
3665Lcom/android/internal/os/BatteryStatsImpl$Uid;->getUid()I
3666Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWakelockStats()Landroid/util/ArrayMap;
3667Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiRunningTime(JI)J
3668Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanTime(JI)J
David Brazdilb43351f2018-01-31 14:43:36 +00003669Lcom/android/internal/os/BatteryStatsImpl;->computeBatteryRealtime(JI)J
3670Lcom/android/internal/os/BatteryStatsImpl;->computeBatteryUptime(JI)J
3671Lcom/android/internal/os/BatteryStatsImpl;->CREATOR:Landroid/os/Parcelable$Creator;
David Brazdil7cdd9592018-03-29 23:16:38 +01003672Lcom/android/internal/os/BatteryStatsImpl;->getBatteryRealtime(J)J
David Brazdil5a322ec2018-02-05 21:46:45 +00003673Lcom/android/internal/os/BatteryStatsImpl;->getDischargeAmount(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00003674Lcom/android/internal/os/BatteryStatsImpl;->getGlobalWifiRunningTime(JI)J
3675Lcom/android/internal/os/BatteryStatsImpl;->getScreenOnTime(JI)J
3676Lcom/android/internal/os/BatteryStatsImpl;->getUidStats()Landroid/util/SparseArray;
David Brazdil7cdd9592018-03-29 23:16:38 +01003677Lcom/android/internal/os/BatteryStatsImpl;->getUidStatsLocked(I)Lcom/android/internal/os/BatteryStatsImpl$Uid;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003678Lcom/android/internal/os/BatteryStatsImpl;->startIteratingHistoryLocked()Z
David Brazdil2a523752018-02-01 17:12:30 +00003679Lcom/android/internal/os/FuseAppLoop;->onCommand(IJJJI[B)V
3680Lcom/android/internal/os/FuseAppLoop;->onOpen(JJ)[B
David Brazdil768a9532018-04-25 11:49:16 +01003681Lcom/android/internal/os/IDropBoxManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/os/IDropBoxManagerService;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003682Lcom/android/internal/os/PowerProfile;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00003683Lcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;)D
3684Lcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;I)D
3685Lcom/android/internal/os/PowerProfile;->getBatteryCapacity()D
David Brazdil768a9532018-04-25 11:49:16 +01003686Lcom/android/internal/os/SomeArgs;->arg1:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00003687Lcom/android/internal/R$array;->config_mobile_hotspot_provision_app:I
3688Lcom/android/internal/R$array;->config_tether_wifi_regexs:I
David Brazdil92b16d62018-02-12 18:29:42 +00003689Lcom/android/internal/R$array;->maps_starting_lat_lng:I
3690Lcom/android/internal/R$array;->maps_starting_zoom:I
David Brazdil779787b2018-03-06 13:29:52 +00003691Lcom/android/internal/R$attr;->actionBarStyle:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003692Lcom/android/internal/R$attr;->editTextStyle:I
David Brazdil92b16d62018-02-12 18:29:42 +00003693Lcom/android/internal/R$attr;->mapViewStyle:I
3694Lcom/android/internal/R$attr;->state_focused:I
3695Lcom/android/internal/R$attr;->state_pressed:I
3696Lcom/android/internal/R$attr;->state_selected:I
David Brazdilb43351f2018-01-31 14:43:36 +00003697Lcom/android/internal/R$attr;->switchStyle:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003698Lcom/android/internal/R$attr;->webViewStyle:I
David Brazdilb43351f2018-01-31 14:43:36 +00003699Lcom/android/internal/R$bool;->config_mms_content_disposition_support:I
3700Lcom/android/internal/R$bool;->config_showNavigationBar:I
David Brazdil92b16d62018-02-12 18:29:42 +00003701Lcom/android/internal/R$dimen;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00003702Lcom/android/internal/R$dimen;->navigation_bar_height:I
3703Lcom/android/internal/R$dimen;->navigation_bar_height_landscape:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003704Lcom/android/internal/R$dimen;->navigation_bar_width:I
David Brazdilb43351f2018-01-31 14:43:36 +00003705Lcom/android/internal/R$dimen;->status_bar_height:I
David Brazdil92b16d62018-02-12 18:29:42 +00003706Lcom/android/internal/R$dimen;->toast_y_offset:I
3707Lcom/android/internal/R$drawable;->btn_check_off:I
3708Lcom/android/internal/R$drawable;->compass_arrow:I
3709Lcom/android/internal/R$drawable;->compass_base:I
3710Lcom/android/internal/R$drawable;->ic_maps_indicator_current_position_anim:I
David Brazdilb43351f2018-01-31 14:43:36 +00003711Lcom/android/internal/R$drawable;->ic_menu_close_clear_cancel:I
David Brazdil92b16d62018-02-12 18:29:42 +00003712Lcom/android/internal/R$drawable;->loading_tile_android:I
3713Lcom/android/internal/R$drawable;->maps_google_logo:I
3714Lcom/android/internal/R$drawable;->no_tile_256:I
3715Lcom/android/internal/R$drawable;->reticle:I
David Brazdilb43351f2018-01-31 14:43:36 +00003716Lcom/android/internal/R$id;->amPm:I
Nicolas Geoffray0df2bcd2018-05-03 16:40:17 +01003717Lcom/android/internal/R$id;->day:I
David Brazdilb43351f2018-01-31 14:43:36 +00003718Lcom/android/internal/R$id;->edittext_container:I
3719Lcom/android/internal/R$id;->icon:I
3720Lcom/android/internal/R$id;->message:I
3721Lcom/android/internal/R$id;->minute:I
Nicolas Geoffray0df2bcd2018-05-03 16:40:17 +01003722Lcom/android/internal/R$id;->month:I
David Brazdilb43351f2018-01-31 14:43:36 +00003723Lcom/android/internal/R$id;->shortcut:I
3724Lcom/android/internal/R$id;->text:I
3725Lcom/android/internal/R$id;->time:I
3726Lcom/android/internal/R$id;->timePicker:I
David Brazdilb43351f2018-01-31 14:43:36 +00003727Lcom/android/internal/R$id;->title:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003728Lcom/android/internal/R$id;->title_container:I
Nicolas Geoffray0df2bcd2018-05-03 16:40:17 +01003729Lcom/android/internal/R$id;->year:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003730Lcom/android/internal/R$id;->zoomControls:I
3731Lcom/android/internal/R$id;->zoomMagnify:I
David Brazdilb43351f2018-01-31 14:43:36 +00003732Lcom/android/internal/R$integer;->config_screenBrightnessDim:I
David Brazdil92b16d62018-02-12 18:29:42 +00003733Lcom/android/internal/R$integer;->config_toastDefaultGravity:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003734Lcom/android/internal/R$layout;->notification_template_material_base:I
David Brazdilb43351f2018-01-31 14:43:36 +00003735Lcom/android/internal/R$layout;->screen_title:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003736Lcom/android/internal/R$layout;->select_dialog_multichoice:I
3737Lcom/android/internal/R$layout;->select_dialog_singlechoice:I
3738Lcom/android/internal/R$layout;->zoom_magnify:I
Nicolas Geoffrayd4626c12018-03-01 16:04:49 +00003739Lcom/android/internal/R$string;->byteShort:I
3740Lcom/android/internal/R$string;->gigabyteShort:I
3741Lcom/android/internal/R$string;->kilobyteShort:I
3742Lcom/android/internal/R$string;->megabyteShort:I
3743Lcom/android/internal/R$string;->petabyteShort:I
3744Lcom/android/internal/R$string;->terabyteShort:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003745Lcom/android/internal/R$style;->Theme:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003746Lcom/android/internal/R$styleable;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003747Lcom/android/internal/R$styleable;->AbsListView:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003748Lcom/android/internal/R$styleable;->AbsListView_cacheColorHint:I
3749Lcom/android/internal/R$styleable;->AbsListView_choiceMode:I
3750Lcom/android/internal/R$styleable;->AbsListView_drawSelectorOnTop:I
3751Lcom/android/internal/R$styleable;->AbsListView_fastScrollAlwaysVisible:I
3752Lcom/android/internal/R$styleable;->AbsListView_fastScrollEnabled:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003753Lcom/android/internal/R$styleable;->AbsListView_listSelector:I
3754Lcom/android/internal/R$styleable;->AbsListView_scrollingCache:I
3755Lcom/android/internal/R$styleable;->AbsListView_smoothScrollbar:I
3756Lcom/android/internal/R$styleable;->AbsListView_stackFromBottom:I
3757Lcom/android/internal/R$styleable;->AbsListView_textFilterEnabled:I
3758Lcom/android/internal/R$styleable;->AbsListView_transcriptMode:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003759Lcom/android/internal/R$styleable;->AccountAuthenticator:[I
David Brazdil78894d12018-02-15 15:35:23 +00003760Lcom/android/internal/R$styleable;->AccountAuthenticator_accountPreferences:I
3761Lcom/android/internal/R$styleable;->AccountAuthenticator_accountType:I
3762Lcom/android/internal/R$styleable;->AccountAuthenticator_customTokens:I
David Brazdil78894d12018-02-15 15:35:23 +00003763Lcom/android/internal/R$styleable;->AccountAuthenticator_icon:I
3764Lcom/android/internal/R$styleable;->AccountAuthenticator_label:I
3765Lcom/android/internal/R$styleable;->AccountAuthenticator_smallIcon:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003766Lcom/android/internal/R$styleable;->AndroidManifest:[I
3767Lcom/android/internal/R$styleable;->AndroidManifestActivity:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003768Lcom/android/internal/R$styleable;->AndroidManifestActivity_allowTaskReparenting:I
3769Lcom/android/internal/R$styleable;->AndroidManifestActivity_configChanges:I
3770Lcom/android/internal/R$styleable;->AndroidManifestActivity_description:I
3771Lcom/android/internal/R$styleable;->AndroidManifestActivity_enabled:I
3772Lcom/android/internal/R$styleable;->AndroidManifestActivity_excludeFromRecents:I
3773Lcom/android/internal/R$styleable;->AndroidManifestActivity_exported:I
3774Lcom/android/internal/R$styleable;->AndroidManifestActivity_hardwareAccelerated:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003775Lcom/android/internal/R$styleable;->AndroidManifestActivity_icon:I
3776Lcom/android/internal/R$styleable;->AndroidManifestActivity_immersive:I
3777Lcom/android/internal/R$styleable;->AndroidManifestActivity_label:I
3778Lcom/android/internal/R$styleable;->AndroidManifestActivity_launchMode:I
3779Lcom/android/internal/R$styleable;->AndroidManifestActivity_logo:I
3780Lcom/android/internal/R$styleable;->AndroidManifestActivity_name:I
3781Lcom/android/internal/R$styleable;->AndroidManifestActivity_noHistory:I
3782Lcom/android/internal/R$styleable;->AndroidManifestActivity_permission:I
3783Lcom/android/internal/R$styleable;->AndroidManifestActivity_process:I
3784Lcom/android/internal/R$styleable;->AndroidManifestActivity_screenOrientation:I
3785Lcom/android/internal/R$styleable;->AndroidManifestActivity_taskAffinity:I
3786Lcom/android/internal/R$styleable;->AndroidManifestActivity_theme:I
3787Lcom/android/internal/R$styleable;->AndroidManifestActivity_uiOptions:I
3788Lcom/android/internal/R$styleable;->AndroidManifestActivity_windowSoftInputMode:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003789Lcom/android/internal/R$styleable;->AndroidManifestApplication:[I
David Brazdil92b16d62018-02-12 18:29:42 +00003790Lcom/android/internal/R$styleable;->AndroidManifestApplication_enabled:I
3791Lcom/android/internal/R$styleable;->AndroidManifestApplication_hardwareAccelerated:I
David Brazdil92b16d62018-02-12 18:29:42 +00003792Lcom/android/internal/R$styleable;->AndroidManifestApplication_label:I
3793Lcom/android/internal/R$styleable;->AndroidManifestApplication_largeHeap:I
3794Lcom/android/internal/R$styleable;->AndroidManifestApplication_name:I
3795Lcom/android/internal/R$styleable;->AndroidManifestApplication_permission:I
3796Lcom/android/internal/R$styleable;->AndroidManifestApplication_process:I
3797Lcom/android/internal/R$styleable;->AndroidManifestApplication_supportsRtl:I
3798Lcom/android/internal/R$styleable;->AndroidManifestApplication_theme:I
3799Lcom/android/internal/R$styleable;->AndroidManifestApplication_uiOptions:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003800Lcom/android/internal/R$styleable;->AndroidManifestData:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003801Lcom/android/internal/R$styleable;->AndroidManifestIntentFilter:[I
3802Lcom/android/internal/R$styleable;->AndroidManifestIntentFilter_priority:I
3803Lcom/android/internal/R$styleable;->AndroidManifestMetaData:[I
3804Lcom/android/internal/R$styleable;->AndroidManifestMetaData_name:I
3805Lcom/android/internal/R$styleable;->AndroidManifestMetaData_resource:I
3806Lcom/android/internal/R$styleable;->AndroidManifestMetaData_value:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003807Lcom/android/internal/R$styleable;->AndroidManifestService:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003808Lcom/android/internal/R$styleable;->AndroidManifestService_enabled:I
3809Lcom/android/internal/R$styleable;->AndroidManifestService_exported:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003810Lcom/android/internal/R$styleable;->AndroidManifestService_name:I
3811Lcom/android/internal/R$styleable;->AndroidManifestService_permission:I
3812Lcom/android/internal/R$styleable;->AndroidManifestService_process:I
David Brazdil92b16d62018-02-12 18:29:42 +00003813Lcom/android/internal/R$styleable;->AndroidManifestUsesPermission:[I
3814Lcom/android/internal/R$styleable;->AndroidManifestUsesPermission_name:I
3815Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk:[I
3816Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk_minSdkVersion:I
3817Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk_targetSdkVersion:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003818Lcom/android/internal/R$styleable;->AndroidManifest_installLocation:I
3819Lcom/android/internal/R$styleable;->AndroidManifest_sharedUserId:I
David Brazdil92b16d62018-02-12 18:29:42 +00003820Lcom/android/internal/R$styleable;->AndroidManifest_versionCode:I
3821Lcom/android/internal/R$styleable;->AndroidManifest_versionName:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003822Lcom/android/internal/R$styleable;->AppWidgetProviderInfo:[I
David Brazdil779787b2018-03-06 13:29:52 +00003823Lcom/android/internal/R$styleable;->CheckBoxPreference:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003824Lcom/android/internal/R$styleable;->CheckBoxPreference_disableDependentsState:I
David Brazdil779787b2018-03-06 13:29:52 +00003825Lcom/android/internal/R$styleable;->CheckBoxPreference_summaryOff:I
3826Lcom/android/internal/R$styleable;->CheckBoxPreference_summaryOn:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003827Lcom/android/internal/R$styleable;->CompoundButton:[I
David Brazdilb43351f2018-01-31 14:43:36 +00003828Lcom/android/internal/R$styleable;->CompoundButton_button:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003829Lcom/android/internal/R$styleable;->CompoundButton_checked:I
David Brazdildc802152018-03-29 14:21:48 +01003830Lcom/android/internal/R$styleable;->DialogPreference:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003831Lcom/android/internal/R$styleable;->DialogPreference_dialogTitle:I
David Brazdil92b16d62018-02-12 18:29:42 +00003832Lcom/android/internal/R$styleable;->EdgeEffect:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003833Lcom/android/internal/R$styleable;->EdgeEffect_colorEdgeEffect:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003834Lcom/android/internal/R$styleable;->FrameLayout_Layout:[I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003835Lcom/android/internal/R$styleable;->GridView:[I
David Brazdilb43351f2018-01-31 14:43:36 +00003836Lcom/android/internal/R$styleable;->IconMenuView:[I
3837Lcom/android/internal/R$styleable;->ImageView:[I
David Brazdil4b98bc62018-04-16 12:05:41 +01003838Lcom/android/internal/R$styleable;->ImageView_scaleType:I
David Brazdilb43351f2018-01-31 14:43:36 +00003839Lcom/android/internal/R$styleable;->ImageView_src:I
David Brazdildc802152018-03-29 14:21:48 +01003840Lcom/android/internal/R$styleable;->ListPreference:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003841Lcom/android/internal/R$styleable;->ListPreference_entries:I
3842Lcom/android/internal/R$styleable;->ListView:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003843Lcom/android/internal/R$styleable;->ListView_divider:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003844Lcom/android/internal/R$styleable;->ListView_dividerHeight:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003845Lcom/android/internal/R$styleable;->ListView_entries:I
3846Lcom/android/internal/R$styleable;->ListView_footerDividersEnabled:I
3847Lcom/android/internal/R$styleable;->ListView_headerDividersEnabled:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003848Lcom/android/internal/R$styleable;->ListView_overScrollFooter:I
3849Lcom/android/internal/R$styleable;->ListView_overScrollHeader:I
3850Lcom/android/internal/R$styleable;->PopupWindow:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003851Lcom/android/internal/R$styleable;->Preference:[I
3852Lcom/android/internal/R$styleable;->PreferenceGroup:[I
3853Lcom/android/internal/R$styleable;->PreferenceGroup_orderingFromXml:I
David Brazdil779787b2018-03-06 13:29:52 +00003854Lcom/android/internal/R$styleable;->Preference_defaultValue:I
3855Lcom/android/internal/R$styleable;->Preference_dependency:I
3856Lcom/android/internal/R$styleable;->Preference_enabled:I
3857Lcom/android/internal/R$styleable;->Preference_fragment:I
David Brazdil779787b2018-03-06 13:29:52 +00003858Lcom/android/internal/R$styleable;->Preference_icon:I
3859Lcom/android/internal/R$styleable;->Preference_key:I
3860Lcom/android/internal/R$styleable;->Preference_layout:I
3861Lcom/android/internal/R$styleable;->Preference_order:I
3862Lcom/android/internal/R$styleable;->Preference_persistent:I
3863Lcom/android/internal/R$styleable;->Preference_selectable:I
3864Lcom/android/internal/R$styleable;->Preference_shouldDisableView:I
3865Lcom/android/internal/R$styleable;->Preference_summary:I
3866Lcom/android/internal/R$styleable;->Preference_title:I
3867Lcom/android/internal/R$styleable;->Preference_widgetLayout:I
David Brazdilb43351f2018-01-31 14:43:36 +00003868Lcom/android/internal/R$styleable;->ScrollView:[I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003869Lcom/android/internal/R$styleable;->ScrollView_fillViewport:I
3870Lcom/android/internal/R$styleable;->SyncAdapter:[I
David Brazdil78894d12018-02-15 15:35:23 +00003871Lcom/android/internal/R$styleable;->SyncAdapter_accountType:I
3872Lcom/android/internal/R$styleable;->SyncAdapter_allowParallelSyncs:I
3873Lcom/android/internal/R$styleable;->SyncAdapter_contentAuthority:I
David Brazdil78894d12018-02-15 15:35:23 +00003874Lcom/android/internal/R$styleable;->SyncAdapter_isAlwaysSyncable:I
3875Lcom/android/internal/R$styleable;->SyncAdapter_settingsActivity:I
3876Lcom/android/internal/R$styleable;->SyncAdapter_supportsUploading:I
3877Lcom/android/internal/R$styleable;->SyncAdapter_userVisible:I
David Brazdilb43351f2018-01-31 14:43:36 +00003878Lcom/android/internal/R$styleable;->TabWidget:[I
David Brazdil7cdd9592018-03-29 23:16:38 +01003879Lcom/android/internal/R$styleable;->TextAppearance:[I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003880Lcom/android/internal/R$styleable;->TextAppearance_textAllCaps:I
3881Lcom/android/internal/R$styleable;->TextAppearance_textColor:I
3882Lcom/android/internal/R$styleable;->TextAppearance_textColorHighlight:I
3883Lcom/android/internal/R$styleable;->TextAppearance_textColorHint:I
3884Lcom/android/internal/R$styleable;->TextAppearance_textColorLink:I
3885Lcom/android/internal/R$styleable;->TextAppearance_textSize:I
3886Lcom/android/internal/R$styleable;->TextAppearance_textStyle:I
3887Lcom/android/internal/R$styleable;->TextAppearance_typeface:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003888Lcom/android/internal/R$styleable;->TextView:[I
David Brazdil0b0e3bc2018-04-10 15:24:54 +01003889Lcom/android/internal/R$styleable;->TextViewAppearance:[I
Mathew Inwood8453ddd2018-05-07 12:33:29 +01003890Lcom/android/internal/R$styleable;->TextViewAppearance_textAppearance:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003891Lcom/android/internal/R$styleable;->TextView_autoLink:I
3892Lcom/android/internal/R$styleable;->TextView_autoText:I
3893Lcom/android/internal/R$styleable;->TextView_bufferType:I
3894Lcom/android/internal/R$styleable;->TextView_capitalize:I
3895Lcom/android/internal/R$styleable;->TextView_cursorVisible:I
3896Lcom/android/internal/R$styleable;->TextView_digits:I
David Brazdilb43351f2018-01-31 14:43:36 +00003897Lcom/android/internal/R$styleable;->TextView_drawableBottom:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003898Lcom/android/internal/R$styleable;->TextView_drawableEnd:I
David Brazdilb43351f2018-01-31 14:43:36 +00003899Lcom/android/internal/R$styleable;->TextView_drawableLeft:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003900Lcom/android/internal/R$styleable;->TextView_drawablePadding:I
David Brazdilb43351f2018-01-31 14:43:36 +00003901Lcom/android/internal/R$styleable;->TextView_drawableRight:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003902Lcom/android/internal/R$styleable;->TextView_drawableStart:I
David Brazdilb43351f2018-01-31 14:43:36 +00003903Lcom/android/internal/R$styleable;->TextView_drawableTop:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003904Lcom/android/internal/R$styleable;->TextView_editable:I
3905Lcom/android/internal/R$styleable;->TextView_editorExtras:I
3906Lcom/android/internal/R$styleable;->TextView_ellipsize:I
3907Lcom/android/internal/R$styleable;->TextView_ems:I
3908Lcom/android/internal/R$styleable;->TextView_enabled:I
3909Lcom/android/internal/R$styleable;->TextView_freezesText:I
3910Lcom/android/internal/R$styleable;->TextView_gravity:I
3911Lcom/android/internal/R$styleable;->TextView_height:I
3912Lcom/android/internal/R$styleable;->TextView_hint:I
3913Lcom/android/internal/R$styleable;->TextView_imeActionId:I
3914Lcom/android/internal/R$styleable;->TextView_imeActionLabel:I
3915Lcom/android/internal/R$styleable;->TextView_imeOptions:I
3916Lcom/android/internal/R$styleable;->TextView_includeFontPadding:I
3917Lcom/android/internal/R$styleable;->TextView_inputMethod:I
3918Lcom/android/internal/R$styleable;->TextView_inputType:I
3919Lcom/android/internal/R$styleable;->TextView_lines:I
3920Lcom/android/internal/R$styleable;->TextView_lineSpacingExtra:I
3921Lcom/android/internal/R$styleable;->TextView_lineSpacingMultiplier:I
3922Lcom/android/internal/R$styleable;->TextView_linksClickable:I
3923Lcom/android/internal/R$styleable;->TextView_marqueeRepeatLimit:I
3924Lcom/android/internal/R$styleable;->TextView_maxEms:I
3925Lcom/android/internal/R$styleable;->TextView_maxHeight:I
3926Lcom/android/internal/R$styleable;->TextView_maxLength:I
David Brazdil779787b2018-03-06 13:29:52 +00003927Lcom/android/internal/R$styleable;->TextView_maxLines:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003928Lcom/android/internal/R$styleable;->TextView_maxWidth:I
3929Lcom/android/internal/R$styleable;->TextView_minEms:I
3930Lcom/android/internal/R$styleable;->TextView_minHeight:I
3931Lcom/android/internal/R$styleable;->TextView_minLines:I
3932Lcom/android/internal/R$styleable;->TextView_minWidth:I
3933Lcom/android/internal/R$styleable;->TextView_numeric:I
3934Lcom/android/internal/R$styleable;->TextView_password:I
3935Lcom/android/internal/R$styleable;->TextView_phoneNumber:I
3936Lcom/android/internal/R$styleable;->TextView_privateImeOptions:I
3937Lcom/android/internal/R$styleable;->TextView_scrollHorizontally:I
3938Lcom/android/internal/R$styleable;->TextView_selectAllOnFocus:I
3939Lcom/android/internal/R$styleable;->TextView_shadowColor:I
3940Lcom/android/internal/R$styleable;->TextView_shadowDx:I
3941Lcom/android/internal/R$styleable;->TextView_shadowDy:I
3942Lcom/android/internal/R$styleable;->TextView_shadowRadius:I
3943Lcom/android/internal/R$styleable;->TextView_singleLine:I
3944Lcom/android/internal/R$styleable;->TextView_text:I
3945Lcom/android/internal/R$styleable;->TextView_textAllCaps:I
3946Lcom/android/internal/R$styleable;->TextView_textAppearance:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003947Lcom/android/internal/R$styleable;->TextView_textColor:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003948Lcom/android/internal/R$styleable;->TextView_textColorHighlight:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003949Lcom/android/internal/R$styleable;->TextView_textColorHint:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003950Lcom/android/internal/R$styleable;->TextView_textColorLink:I
3951Lcom/android/internal/R$styleable;->TextView_textCursorDrawable:I
3952Lcom/android/internal/R$styleable;->TextView_textEditSuggestionItemLayout:I
3953Lcom/android/internal/R$styleable;->TextView_textIsSelectable:I
3954Lcom/android/internal/R$styleable;->TextView_textScaleX:I
3955Lcom/android/internal/R$styleable;->TextView_textSelectHandle:I
3956Lcom/android/internal/R$styleable;->TextView_textSelectHandleLeft:I
3957Lcom/android/internal/R$styleable;->TextView_textSelectHandleRight:I
3958Lcom/android/internal/R$styleable;->TextView_textSize:I
3959Lcom/android/internal/R$styleable;->TextView_textStyle:I
3960Lcom/android/internal/R$styleable;->TextView_typeface:I
3961Lcom/android/internal/R$styleable;->TextView_width:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003962Lcom/android/internal/R$styleable;->View:[I
David Brazdil92b16d62018-02-12 18:29:42 +00003963Lcom/android/internal/R$styleable;->ViewGroup_Layout:[I
3964Lcom/android/internal/R$styleable;->ViewGroup_Layout_layout_height:I
3965Lcom/android/internal/R$styleable;->ViewGroup_Layout_layout_width:I
David Brazdilb43351f2018-01-31 14:43:36 +00003966Lcom/android/internal/R$styleable;->ViewStub:[I
3967Lcom/android/internal/R$styleable;->ViewStub_inflatedId:I
3968Lcom/android/internal/R$styleable;->ViewStub_layout:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003969Lcom/android/internal/R$styleable;->View_background:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003970Lcom/android/internal/R$styleable;->View_clickable:I
3971Lcom/android/internal/R$styleable;->View_focusable:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003972Lcom/android/internal/R$styleable;->View_id:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003973Lcom/android/internal/R$styleable;->View_longClickable:I
David Brazdil78894d12018-02-15 15:35:23 +00003974Lcom/android/internal/R$styleable;->Window:[I
David Brazdilb43351f2018-01-31 14:43:36 +00003975Lcom/android/internal/R$styleable;->Window_windowActionBarFullscreenDecorLayout:I
David Brazdil78894d12018-02-15 15:35:23 +00003976Lcom/android/internal/R$styleable;->Window_windowIsFloating:I
3977Lcom/android/internal/R$styleable;->Window_windowIsTranslucent:I
3978Lcom/android/internal/R$styleable;->Window_windowShowWallpaper:I
David Brazdilb43351f2018-01-31 14:43:36 +00003979Lcom/android/internal/R$xml;->power_profile:I
David Brazdil768a9532018-04-25 11:49:16 +01003980Lcom/android/internal/telephony/IMms$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IMms;
David Brazdil92b16d62018-02-12 18:29:42 +00003981Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003982Lcom/android/internal/telephony/IPhoneSubInfo$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IPhoneSubInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00003983Lcom/android/internal/telephony/ISms$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ISms;
David Brazdil92b16d62018-02-12 18:29:42 +00003984Lcom/android/internal/telephony/ISub$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003985Lcom/android/internal/telephony/ITelephony$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
3986Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->endCall()Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01003987Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getDeviceId(Ljava/lang/String;)Ljava/lang/String;
Nicolas Geoffraycf5837c2018-04-24 13:26:45 +01003988Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->mRemote:Landroid/os/IBinder;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01003989Lcom/android/internal/telephony/ITelephony$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephony;
3990Lcom/android/internal/telephony/ITelephony$Stub;->TRANSACTION_call:I
3991Lcom/android/internal/telephony/ITelephony$Stub;->TRANSACTION_endCall:I
3992Lcom/android/internal/telephony/ITelephony$Stub;->TRANSACTION_getDeviceId:I
David Brazdil7cdd9592018-03-29 23:16:38 +01003993Lcom/android/internal/telephony/ITelephony;->answerRingingCall()V
David Brazdilb43351f2018-01-31 14:43:36 +00003994Lcom/android/internal/telephony/ITelephony;->call(Ljava/lang/String;Ljava/lang/String;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01003995Lcom/android/internal/telephony/ITelephony;->dial(Ljava/lang/String;)V
David Brazdil779787b2018-03-06 13:29:52 +00003996Lcom/android/internal/telephony/ITelephony;->disableDataConnectivity()Z
3997Lcom/android/internal/telephony/ITelephony;->enableDataConnectivity()Z
David Brazdilb43351f2018-01-31 14:43:36 +00003998Lcom/android/internal/telephony/ITelephony;->endCall()Z
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01003999Lcom/android/internal/telephony/ITelephony;->endCallForSubscriber(I)Z
David Brazdil7cdd9592018-03-29 23:16:38 +01004000Lcom/android/internal/telephony/ITelephony;->getCallState()I
4001Lcom/android/internal/telephony/ITelephony;->getDataState()I
David Brazdilb43351f2018-01-31 14:43:36 +00004002Lcom/android/internal/telephony/ITelephony;->isIdle(Ljava/lang/String;)Z
Nicolas Geoffray20da3942018-04-20 15:40:58 +01004003Lcom/android/internal/telephony/ITelephony;->setRadio(Z)Z
David Brazdilb43351f2018-01-31 14:43:36 +00004004Lcom/android/internal/telephony/ITelephony;->silenceRinger()V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01004005Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004006Lcom/android/internal/telephony/ITelephonyRegistry$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephonyRegistry;
4007Lcom/android/internal/telephony/ITelephonyRegistry;->notifyCallState(ILjava/lang/String;)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01004008Lcom/android/internal/telephony/SmsHeader$ConcatRef;->msgCount:I
4009Lcom/android/internal/telephony/SmsHeader$ConcatRef;->refNumber:I
4010Lcom/android/internal/telephony/SmsHeader$ConcatRef;->seqNumber:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004011Lcom/android/internal/telephony/SmsHeader;->concatRef:Lcom/android/internal/telephony/SmsHeader$ConcatRef;
Mathew Inwood8453ddd2018-05-07 12:33:29 +01004012Lcom/android/internal/telephony/SmsMessageBase;->getOriginatingAddress()Ljava/lang/String;
4013Lcom/android/internal/telephony/SmsMessageBase;->getPseudoSubject()Ljava/lang/String;
David Brazdil0b0e3bc2018-04-10 15:24:54 +01004014Lcom/android/internal/telephony/SmsMessageBase;->mUserDataHeader:Lcom/android/internal/telephony/SmsHeader;
David Brazdil7cdd9592018-03-29 23:16:38 +01004015Lcom/android/internal/telephony/SmsRawData;-><init>([B)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004016Lcom/android/internal/telephony/SmsRawData;->CREATOR:Landroid/os/Parcelable$Creator;
David Brazdil779787b2018-03-06 13:29:52 +00004017Lcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Nicolas Geoffray3b8e61e2018-03-29 00:00:12 +01004018Lcom/android/internal/util/AsyncChannel;->sendMessage(III)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00004019Lcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/OutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00004020Lcom/android/internal/util/XmlUtils;->readMapXml(Ljava/io/InputStream;)Ljava/util/HashMap;
David Brazdil7cdd9592018-03-29 23:16:38 +01004021Lcom/android/internal/util/XmlUtils;->skipCurrentTag(Lorg/xmlpull/v1/XmlPullParser;)V
4022Lcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/io/OutputStream;)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01004023Lcom/android/internal/view/IInputConnectionWrapper;->mInputConnection:Landroid/view/inputmethod/InputConnection;
4024Lcom/android/internal/view/IInputConnectionWrapper;->mLock:Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00004025Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004026Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getEnabledInputMethodList()Ljava/util/List;
4027Lcom/android/internal/view/IInputMethodManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00004028Lcom/android/internal/view/InputBindResult;->CREATOR:Landroid/os/Parcelable$Creator;
David Brazdil7cdd9592018-03-29 23:16:38 +01004029Lcom/android/internal/view/menu/MenuBuilder;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00004030Lcom/android/internal/view/menu/MenuBuilder;->mContext:Landroid/content/Context;
4031Lcom/android/internal/view/menu/MenuBuilder;->setCurrentMenuInfo(Landroid/view/ContextMenu$ContextMenuInfo;)V
4032Lcom/android/internal/view/menu/MenuBuilder;->setOptionalIconsVisible(Z)V
4033Lcom/android/internal/view/menu/MenuItemImpl;->mIconResId:I
4034Lcom/android/internal/view/menu/MenuItemImpl;->setMenuInfo(Landroid/view/ContextMenu$ContextMenuInfo;)V
David Brazdil0b0e3bc2018-04-10 15:24:54 +01004035Lcom/android/internal/view/menu/MenuPopupHelper;->mForceShowIcon:Z
David Brazdil779787b2018-03-06 13:29:52 +00004036Lcom/android/internal/view/menu/MenuPopupHelper;->setForceShowIcon(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00004037Lcom/android/internal/view/menu/MenuView$ItemView;->getItemData()Lcom/android/internal/view/menu/MenuItemImpl;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004038Lcom/android/internal/widget/CachingIconView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
4039Lcom/android/okhttp/ConnectionPool;->connections:Ljava/util/Deque;
David Brazdil92b16d62018-02-12 18:29:42 +00004040Lcom/android/okhttp/ConnectionPool;->keepAliveDurationNs:J
David Brazdilb43351f2018-01-31 14:43:36 +00004041Lcom/android/okhttp/ConnectionPool;->maxIdleConnections:I
4042Lcom/android/okhttp/ConnectionPool;->systemDefault:Lcom/android/okhttp/ConnectionPool;
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00004043Lcom/android/okhttp/HttpUrl;->encodedPath()Ljava/lang/String;
4044Lcom/android/okhttp/HttpUrl;->query()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00004045Lcom/android/okhttp/internal/http/HttpEngine;->httpStream:Lcom/android/okhttp/internal/http/HttpStream;
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00004046Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest(Lcom/android/okhttp/Request;)Lcom/android/okhttp/Request;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004047Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest:Lcom/android/okhttp/Request;
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00004048Lcom/android/okhttp/internal/http/HttpEngine;->priorResponse:Lcom/android/okhttp/Response;
4049Lcom/android/okhttp/internal/http/HttpEngine;->userResponse:Lcom/android/okhttp/Response;
David Brazdil92b16d62018-02-12 18:29:42 +00004050Lcom/android/okhttp/OkHttpClient;->connectionPool:Lcom/android/okhttp/ConnectionPool;
4051Lcom/android/okhttp/OkHttpClient;->DEFAULT_PROTOCOLS:Ljava/util/List;
4052Lcom/android/okhttp/OkHttpClient;->dns:Lcom/android/okhttp/Dns;
4053Lcom/android/okhttp/OkHttpClient;->setProtocols(Ljava/util/List;)Lcom/android/okhttp/OkHttpClient;
David Brazdil779787b2018-03-06 13:29:52 +00004054Lcom/android/okhttp/OkHttpClient;->setRetryOnConnectionFailure(Z)V
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00004055Lcom/android/okhttp/Request;->headers:Lcom/android/okhttp/Headers;
4056Lcom/android/okhttp/Request;->method:Ljava/lang/String;
4057Lcom/android/okhttp/Request;->url:Lcom/android/okhttp/HttpUrl;
4058Lcom/android/okhttp/Response;->code:I
4059Lcom/android/okhttp/Response;->headers:Lcom/android/okhttp/Headers;
4060Lcom/android/okhttp/Response;->message:Ljava/lang/String;
4061Lcom/android/okhttp/Response;->networkResponse:Lcom/android/okhttp/Response;
4062Lcom/android/okhttp/Response;->protocol:Lcom/android/okhttp/Protocol;
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004063Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
4064Lcom/android/org/conscrypt/AbstractConscryptSocket;->getApplicationProtocol()Ljava/lang/String;
4065Lcom/android/org/conscrypt/AbstractConscryptSocket;->getApplicationProtocols()[Ljava/lang/String;
4066Lcom/android/org/conscrypt/AbstractConscryptSocket;->getChannelId()[B
4067Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHandshakeApplicationProtocol()Ljava/lang/String;
4068Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHostname()Ljava/lang/String;
4069Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHostnameOrIP()Ljava/lang/String;
4070Lcom/android/org/conscrypt/AbstractConscryptSocket;->getNpnSelectedProtocol()[B
4071Lcom/android/org/conscrypt/AbstractConscryptSocket;->getSoWriteTimeout()I
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004072Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V
Mathew Inwood2cf621f2018-03-06 11:47:31 +00004073Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([Ljava/lang/String;)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004074Lcom/android/org/conscrypt/AbstractConscryptSocket;->setApplicationProtocols([Ljava/lang/String;)V
4075Lcom/android/org/conscrypt/AbstractConscryptSocket;->setChannelIdEnabled(Z)V
4076Lcom/android/org/conscrypt/AbstractConscryptSocket;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
4077Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHandshakeTimeout(I)V
4078Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/String;)V
4079Lcom/android/org/conscrypt/AbstractConscryptSocket;->setNpnProtocols([B)V
4080Lcom/android/org/conscrypt/AbstractConscryptSocket;->setSoWriteTimeout(I)V
4081Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
4082Lcom/android/org/conscrypt/ConscryptSocketBase;->getHostname()Ljava/lang/String;
4083Lcom/android/org/conscrypt/ConscryptSocketBase;->getHostnameOrIP()Ljava/lang/String;
4084Lcom/android/org/conscrypt/ConscryptSocketBase;->getSoWriteTimeout()I
4085Lcom/android/org/conscrypt/ConscryptSocketBase;->setHandshakeTimeout(I)V
4086Lcom/android/org/conscrypt/ConscryptSocketBase;->setHostname(Ljava/lang/String;)V
4087Lcom/android/org/conscrypt/ConscryptSocketBase;->setSoWriteTimeout(I)V
David Brazdil7cdd9592018-03-29 23:16:38 +01004088Lcom/android/org/conscrypt/ConscryptSocketBase;->socket:Ljava/net/Socket;
David Brazdil2a523752018-02-01 17:12:30 +00004089Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004090Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getChannelId()[B
4091Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getHostname()Ljava/lang/String;
4092Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getHostnameOrIP()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00004093Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getNpnSelectedProtocol()[B
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004094Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getSoWriteTimeout()I
David Brazdil2a523752018-02-01 17:12:30 +00004095Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V
Mathew Inwood2cf621f2018-03-06 11:47:31 +00004096Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([Ljava/lang/String;)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004097Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setChannelIdEnabled(Z)V
4098Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
4099Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHandshakeTimeout(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00004100Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
4101Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setNpnProtocols([B)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00004102Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setSoWriteTimeout(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00004103Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V
David Brazdil779787b2018-03-06 13:29:52 +00004104Lcom/android/org/conscrypt/OpenSSLX509Certificate;->mContext:J
David Brazdil92b16d62018-02-12 18:29:42 +00004105Lcom/android/org/conscrypt/TrustManagerImpl;-><init>(Ljava/security/KeyStore;)V
Nicolas Geoffray4aa18712018-05-02 14:58:07 +01004106Lcom/android/org/conscrypt/TrustManagerImpl;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
David Brazdil0f41a7c2018-03-12 10:15:46 +00004107Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00004108Ldalvik/system/BaseDexClassLoader;->getLdLibraryPath()Ljava/lang/String;
4109Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList;
David Brazdil3b310592018-02-08 18:56:22 +00004110Ldalvik/system/BlockGuard$Policy;->onNetwork()V
David Brazdil7cdd9592018-03-29 23:16:38 +01004111Ldalvik/system/BlockGuard$Policy;->onReadFromDisk()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004112Ldalvik/system/BlockGuard;->getThreadPolicy()Ldalvik/system/BlockGuard$Policy;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004113Ldalvik/system/BlockGuard;->LAX_POLICY:Ldalvik/system/BlockGuard$Policy;
David Brazdil3b310592018-02-08 18:56:22 +00004114Ldalvik/system/CloseGuard;->close()V
David Brazdil2a523752018-02-01 17:12:30 +00004115Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard;
4116Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V
4117Ldalvik/system/CloseGuard;->warnIfOpen()V
David Brazdil7cdd9592018-03-29 23:16:38 +01004118Ldalvik/system/DexFile$DFEnum;->mNameList:[Ljava/lang/String;
David Brazdil78894d12018-02-15 15:35:23 +00004119Ldalvik/system/DexFile;->getClassNameList(Ljava/lang/Object;)[Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00004120Ldalvik/system/DexFile;->isBackedByOatFile()Z
David Brazdil70bcc122018-02-12 06:57:01 +00004121Ldalvik/system/DexFile;->loadClassBinaryName(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/util/List;)Ljava/lang/Class;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004122Ldalvik/system/DexFile;->loadDex(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ldalvik/system/DexFile;
David Brazdilb43351f2018-01-31 14:43:36 +00004123Ldalvik/system/DexFile;->mCookie:Ljava/lang/Object;
4124Ldalvik/system/DexFile;->mFileName:Ljava/lang/String;
David Brazdil0a740622018-03-12 19:28:36 +00004125Ldalvik/system/DexFile;->mInternalCookie:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00004126Ldalvik/system/DexFile;->openDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004127Ldalvik/system/DexFile;->openDexFileNative(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004128Ldalvik/system/DexPathList$Element;-><init>(Ldalvik/system/DexFile;Ljava/io/File;)V
4129Ldalvik/system/DexPathList$Element;-><init>(Ljava/io/File;ZLjava/io/File;Ldalvik/system/DexFile;)V
4130Ldalvik/system/DexPathList$Element;->dexFile:Ldalvik/system/DexFile;
4131Ldalvik/system/DexPathList$NativeLibraryElement;-><init>(Ljava/io/File;)V
4132Ldalvik/system/DexPathList$NativeLibraryElement;->path:Ljava/io/File;
4133Ldalvik/system/DexPathList;-><init>(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)V
David Brazdil92b16d62018-02-12 18:29:42 +00004134Ldalvik/system/DexPathList;->addDexPath(Ljava/lang/String;Ljava/io/File;)V
Patrick Baumann1bea2372018-03-13 14:26:58 -07004135Ldalvik/system/DexPathList;->addNativePath(Ljava/util/Collection;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01004136Ldalvik/system/DexPathList;->definingContext:Ljava/lang/ClassLoader;
David Brazdilb43351f2018-01-31 14:43:36 +00004137Ldalvik/system/DexPathList;->dexElements:[Ldalvik/system/DexPathList$Element;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004138Ldalvik/system/DexPathList;->dexElementsSuppressedExceptions:[Ljava/io/IOException;
David Brazdil779787b2018-03-06 13:29:52 +00004139Ldalvik/system/DexPathList;->loadDexFile(Ljava/io/File;Ljava/io/File;Ljava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ldalvik/system/DexFile;
David Brazdilb43351f2018-01-31 14:43:36 +00004140Ldalvik/system/DexPathList;->makeDexElements(Ljava/util/List;Ljava/io/File;Ljava/util/List;Ljava/lang/ClassLoader;)[Ldalvik/system/DexPathList$Element;
David Brazdil78894d12018-02-15 15:35:23 +00004141Ldalvik/system/DexPathList;->makeInMemoryDexElements([Ljava/nio/ByteBuffer;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;
David Brazdilb43351f2018-01-31 14:43:36 +00004142Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;)[Ldalvik/system/DexPathList$NativeLibraryElement;
4143Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;Ljava/io/File;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;
4144Ldalvik/system/DexPathList;->nativeLibraryDirectories:Ljava/util/List;
4145Ldalvik/system/DexPathList;->nativeLibraryPathElements:[Ldalvik/system/DexPathList$NativeLibraryElement;
David Brazdil92b16d62018-02-12 18:29:42 +00004146Ldalvik/system/DexPathList;->splitPaths(Ljava/lang/String;Z)Ljava/util/List;
David Brazdil2a523752018-02-01 17:12:30 +00004147Ldalvik/system/DexPathList;->systemNativeLibraryDirectories:Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +00004148Ldalvik/system/VMDebug;->dumpReferenceTables()V
Mathew Inwood73ee4542018-04-24 16:24:33 +01004149Ldalvik/system/VMDebug;->isDebuggerConnected()Z
David Brazdil92b16d62018-02-12 18:29:42 +00004150Ldalvik/system/VMRuntime;->addressOf(Ljava/lang/Object;)J
David Brazdilb43351f2018-01-31 14:43:36 +00004151Ldalvik/system/VMRuntime;->clearGrowthLimit()V
Mathew Inwood4ef2fb52018-04-25 16:21:03 +01004152Ldalvik/system/VMRuntime;->gcSoftReferences()V
David Brazdilb43351f2018-01-31 14:43:36 +00004153Ldalvik/system/VMRuntime;->getCurrentInstructionSet()Ljava/lang/String;
Mathew Inwood73ee4542018-04-24 16:24:33 +01004154Ldalvik/system/VMRuntime;->getExternalBytesAllocated()J
David Brazdil7cdd9592018-03-29 23:16:38 +01004155Ldalvik/system/VMRuntime;->getInstructionSet(Ljava/lang/String;)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00004156Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;
4157Ldalvik/system/VMRuntime;->is64Bit()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004158Ldalvik/system/VMRuntime;->is64BitAbi(Ljava/lang/String;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00004159Ldalvik/system/VMRuntime;->newNonMovableArray(Ljava/lang/Class;I)Ljava/lang/Object;
4160Ldalvik/system/VMRuntime;->registerNativeAllocation(I)V
4161Ldalvik/system/VMRuntime;->registerNativeFree(I)V
David Brazdil70bcc122018-02-12 06:57:01 +00004162Ldalvik/system/VMRuntime;->runFinalization(J)V
David Brazdilb43351f2018-01-31 14:43:36 +00004163Ldalvik/system/VMRuntime;->setMinimumHeapSize(J)J
4164Ldalvik/system/VMRuntime;->setTargetHeapUtilization(F)F
David Brazdil78894d12018-02-15 15:35:23 +00004165Ldalvik/system/VMRuntime;->setTargetSdkVersion(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00004166Ldalvik/system/VMRuntime;->trackExternalAllocation(J)Z
4167Ldalvik/system/VMRuntime;->trackExternalFree(J)V
David Brazdil92b16d62018-02-12 18:29:42 +00004168Ldalvik/system/VMRuntime;->vmInstructionSet()Ljava/lang/String;
4169Ldalvik/system/VMRuntime;->vmLibrary()Ljava/lang/String;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004170Ldalvik/system/VMStack;->fillStackTraceElements(Ljava/lang/Thread;[Ljava/lang/StackTraceElement;)I
David Brazdilb43351f2018-01-31 14:43:36 +00004171Ldalvik/system/VMStack;->getCallingClassLoader()Ljava/lang/ClassLoader;
4172Ldalvik/system/VMStack;->getStackClass2()Ljava/lang/Class;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004173Ljava/io/File;->filePath:Ljava/nio/file/Path;
4174Ljava/io/File;->fs:Ljava/io/FileSystem;
4175Ljava/io/File;->path:Ljava/lang/String;
4176Ljava/io/File;->prefixLength:I
4177Ljava/io/File;->status:Ljava/io/File$PathStatus;
David Brazdilb43351f2018-01-31 14:43:36 +00004178Ljava/io/FileDescriptor;->descriptor:I
4179Ljava/io/FileDescriptor;->getInt$()I
David Brazdil7cdd9592018-03-29 23:16:38 +01004180Ljava/io/FileDescriptor;->isSocket$()Z
David Brazdilb43351f2018-01-31 14:43:36 +00004181Ljava/io/FileDescriptor;->setInt$(I)V
Mathew Inwood56efac32018-04-23 13:31:17 +01004182Ljava/io/FileInputStream;->fd:Ljava/io/FileDescriptor;
4183Ljava/io/FileOutputStream;->fd:Ljava/io/FileDescriptor;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004184Ljava/io/ObjectInputStream;->bin:Ljava/io/ObjectInputStream$BlockDataInputStream;
David Brazdilb43351f2018-01-31 14:43:36 +00004185Ljava/io/ObjectStreamClass;->getConstructorId(Ljava/lang/Class;)J
David Brazdilb43351f2018-01-31 14:43:36 +00004186Ljava/io/ObjectStreamClass;->newInstance()Ljava/lang/Object;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004187Ljava/io/ObjectStreamClass;->newInstance(Ljava/lang/Class;J)Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00004188Ljava/lang/AbstractStringBuilder;->value:[C
4189Ljava/lang/Boolean;->value:Z
4190Ljava/lang/Byte;->value:B
4191Ljava/lang/Character;->value:C
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004192Ljava/lang/Class;-><init>()V
David Brazdil7cdd9592018-03-29 23:16:38 +01004193Ljava/lang/Class;->accessFlags:I
David Brazdilb43351f2018-01-31 14:43:36 +00004194Ljava/lang/Class;->dexCache:Ljava/lang/Object;
4195Ljava/lang/Class;->dexClassDefIndex:I
David Brazdil7cdd9592018-03-29 23:16:38 +01004196Ljava/lang/Class;->ifTable:[Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00004197Ljava/lang/ClassLoader;->parent:Ljava/lang/ClassLoader;
David Brazdil92b16d62018-02-12 18:29:42 +00004198Ljava/lang/Daemons$Daemon;->isRunning()Z
4199Ljava/lang/Daemons$Daemon;->start()V
David Brazdilb43351f2018-01-31 14:43:36 +00004200Ljava/lang/Daemons$Daemon;->stop()V
David Brazdil2a523752018-02-01 17:12:30 +00004201Ljava/lang/Daemons$Daemon;->thread:Ljava/lang/Thread;
David Brazdilb43351f2018-01-31 14:43:36 +00004202Ljava/lang/Daemons$FinalizerDaemon;->finalizingObject:Ljava/lang/Object;
4203Ljava/lang/Daemons$FinalizerDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerDaemon;
4204Ljava/lang/Daemons$FinalizerWatchdogDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerWatchdogDaemon;
David Brazdil92b16d62018-02-12 18:29:42 +00004205Ljava/lang/Daemons$ReferenceQueueDaemon;->INSTANCE:Ljava/lang/Daemons$ReferenceQueueDaemon;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004206Ljava/lang/Daemons;->MAX_FINALIZE_NANOS:J
David Brazdil70bcc122018-02-12 06:57:01 +00004207Ljava/lang/Daemons;->requestHeapTrim()V
4208Ljava/lang/Daemons;->start()V
4209Ljava/lang/Daemons;->stop()V
David Brazdil92b16d62018-02-12 18:29:42 +00004210Ljava/lang/Double;->value:D
4211Ljava/lang/Float;->value:F
4212Ljava/lang/Integer;->value:I
Nicolas Geoffraya8100ea2018-04-06 13:22:40 +01004213Ljava/lang/invoke/MethodHandles$Lookup;-><init>(Ljava/lang/Class;I)V
David Brazdil8f1c5082018-04-06 16:11:09 +01004214Ljava/lang/Long;->value:J
David Brazdil70bcc122018-02-12 06:57:01 +00004215Ljava/lang/ref/FinalizerReference;->add(Ljava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00004216Ljava/lang/ref/FinalizerReference;->head:Ljava/lang/ref/FinalizerReference;
4217Ljava/lang/ref/FinalizerReference;->next:Ljava/lang/ref/FinalizerReference;
4218Ljava/lang/ref/FinalizerReference;->queue:Ljava/lang/ref/ReferenceQueue;
4219Ljava/lang/ref/FinalizerReference;->remove(Ljava/lang/ref/FinalizerReference;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004220Ljava/lang/ref/Reference;->getReferent()Ljava/lang/Object;
4221Ljava/lang/ref/Reference;->referent:Ljava/lang/Object;
4222Ljava/lang/ref/ReferenceQueue;->add(Ljava/lang/ref/Reference;)V
David Brazdil70bcc122018-02-12 06:57:01 +00004223Ljava/lang/reflect/Executable;->artMethod:J
Nicolas Geoffraycf5837c2018-04-24 13:26:45 +01004224Ljava/lang/reflect/Field;->accessFlags:I
David Brazdil70bcc122018-02-12 06:57:01 +00004225Ljava/lang/reflect/Parameter;-><init>(Ljava/lang/String;ILjava/lang/reflect/Executable;I)V
David Brazdil92b16d62018-02-12 18:29:42 +00004226Ljava/lang/reflect/Proxy;->invoke(Ljava/lang/reflect/Proxy;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00004227Ljava/lang/Runtime;->load(Ljava/lang/String;Ljava/lang/ClassLoader;)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004228Ljava/lang/Runtime;->loadLibrary(Ljava/lang/String;Ljava/lang/ClassLoader;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004229Ljava/lang/Runtime;->loadLibrary0(Ljava/lang/ClassLoader;Ljava/lang/String;)V
David Brazdil62a1f992018-04-09 15:56:25 +01004230Ljava/lang/Runtime;->mLibPaths:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00004231Ljava/lang/Runtime;->nativeLoad(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00004232Ljava/lang/Short;->value:S
David Brazdil70bcc122018-02-12 06:57:01 +00004233Ljava/lang/String;-><init>(II[C)V
Mathew Inwood8453ddd2018-05-07 12:33:29 +01004234Ljava/lang/String;->count:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004235Ljava/lang/String;->getCharsNoCheck(II[CI)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004236Ljava/lang/String;->hash:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004237Ljava/lang/System;-><init>()V
David Brazdil622b8522018-04-19 15:09:04 +01004238Ljava/lang/System;->arraycopy([CI[CII)V
David Brazdildc802152018-03-29 14:21:48 +01004239Ljava/lang/System;->arraycopy([II[III)V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004240Ljava/lang/Thread;-><init>(Ljava/lang/ThreadGroup;Ljava/lang/String;IZ)V
David Brazdileb73af62018-04-18 13:36:09 +01004241Ljava/lang/Thread;->contextClassLoader:Ljava/lang/ClassLoader;
David Brazdil70bcc122018-02-12 06:57:01 +00004242Ljava/lang/Thread;->daemon:Z
4243Ljava/lang/Thread;->dispatchUncaughtException(Ljava/lang/Throwable;)V
David Brazdil70bcc122018-02-12 06:57:01 +00004244Ljava/lang/Thread;->group:Ljava/lang/ThreadGroup;
David Brazdilb43351f2018-01-31 14:43:36 +00004245Ljava/lang/Thread;->inheritableThreadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;
David Brazdil70bcc122018-02-12 06:57:01 +00004246Ljava/lang/Thread;->lock:Ljava/lang/Object;
4247Ljava/lang/Thread;->name:Ljava/lang/String;
4248Ljava/lang/Thread;->nativePeer:J
David Brazdilb9a5a502018-04-09 15:51:24 +01004249Ljava/lang/Thread;->parkBlocker:Ljava/lang/Object;
David Brazdil70bcc122018-02-12 06:57:01 +00004250Ljava/lang/Thread;->priority:I
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004251Ljava/lang/Thread;->target:Ljava/lang/Runnable;
David Brazdil62a1f992018-04-09 15:56:25 +01004252Ljava/lang/Thread;->threadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004253Ljava/lang/ThreadGroup;->add(Ljava/lang/Thread;)V
4254Ljava/lang/ThreadGroup;->groups:[Ljava/lang/ThreadGroup;
4255Ljava/lang/ThreadGroup;->mainThreadGroup:Ljava/lang/ThreadGroup;
4256Ljava/lang/ThreadGroup;->name:Ljava/lang/String;
4257Ljava/lang/ThreadGroup;->ngroups:I
4258Ljava/lang/ThreadGroup;->parent:Ljava/lang/ThreadGroup;
4259Ljava/lang/ThreadGroup;->systemThreadGroup:Ljava/lang/ThreadGroup;
4260Ljava/lang/ThreadGroup;->threadTerminated(Ljava/lang/Thread;)V
David Brazdil70bcc122018-02-12 06:57:01 +00004261Ljava/lang/Throwable;->backtrace:Ljava/lang/Object;
4262Ljava/lang/Throwable;->cause:Ljava/lang/Throwable;
David Brazdilb43351f2018-01-31 14:43:36 +00004263Ljava/lang/Throwable;->detailMessage:Ljava/lang/String;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004264Ljava/lang/Throwable;->getOurStackTrace()[Ljava/lang/StackTraceElement;
David Brazdil0f41a7c2018-03-12 10:15:46 +00004265Ljava/lang/Throwable;->nativeFillInStackTrace()Ljava/lang/Object;
David Brazdil70bcc122018-02-12 06:57:01 +00004266Ljava/lang/Throwable;->stackTrace:[Ljava/lang/StackTraceElement;
4267Ljava/lang/Throwable;->suppressedExceptions:Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +00004268Ljava/lang/Void;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00004269Ljava/net/Authenticator;->theAuthenticator:Ljava/net/Authenticator;
4270Ljava/net/DatagramSocket;->impl:Ljava/net/DatagramSocketImpl;
Nicolas Geoffray6e067d02018-04-19 15:18:18 +01004271Ljava/net/HttpCookie;->assignors:Ljava/util/Map;
4272Ljava/net/HttpCookie;->comment:Ljava/lang/String;
4273Ljava/net/HttpCookie;->commentURL:Ljava/lang/String;
4274Ljava/net/HttpCookie;->domain:Ljava/lang/String;
4275Ljava/net/HttpCookie;->header:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00004276Ljava/net/HttpCookie;->httpOnly:Z
Nicolas Geoffray6e067d02018-04-19 15:18:18 +01004277Ljava/net/HttpCookie;->maxAge:J
4278Ljava/net/HttpCookie;->name:Ljava/lang/String;
4279Ljava/net/HttpCookie;->path:Ljava/lang/String;
4280Ljava/net/HttpCookie;->portlist:Ljava/lang/String;
4281Ljava/net/HttpCookie;->secure:Z
4282Ljava/net/HttpCookie;->toDiscard:Z
4283Ljava/net/HttpCookie;->tspecials:Ljava/lang/String;
4284Ljava/net/HttpCookie;->value:Ljava/lang/String;
4285Ljava/net/HttpCookie;->version:I
David Brazdil8237f2d2018-02-12 22:34:49 +00004286Ljava/net/HttpCookie;->whenCreated:J
David Brazdil92b16d62018-02-12 18:29:42 +00004287Ljava/net/Inet4Address;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00004288Ljava/net/Inet6Address$Inet6AddressHolder;->ipaddress:[B
4289Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id:I
4290Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id_set:Z
4291Ljava/net/Inet6Address$Inet6AddressHolder;->scope_ifname:Ljava/net/NetworkInterface;
4292Ljava/net/Inet6Address;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004293Ljava/net/Inet6Address;->holder6:Ljava/net/Inet6Address$Inet6AddressHolder;
David Brazdil92b16d62018-02-12 18:29:42 +00004294Ljava/net/InetAddress$InetAddressHolder;->address:I
4295Ljava/net/InetAddress$InetAddressHolder;->family:I
4296Ljava/net/InetAddress$InetAddressHolder;->hostName:Ljava/lang/String;
4297Ljava/net/InetAddress$InetAddressHolder;->originalHostName:Ljava/lang/String;
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004298Ljava/net/InetAddress;->clearDnsCache()V
4299Ljava/net/InetAddress;->holder()Ljava/net/InetAddress$InetAddressHolder;
4300Ljava/net/InetAddress;->holder:Ljava/net/InetAddress$InetAddressHolder;
David Brazdilb43351f2018-01-31 14:43:36 +00004301Ljava/net/InetAddress;->isNumeric(Ljava/lang/String;)Z
4302Ljava/net/InetAddress;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004303Ljava/net/InterfaceAddress;-><init>()V
4304Ljava/net/Proxy;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00004305Ljava/net/Socket;->getFileDescriptor$()Ljava/io/FileDescriptor;
David Brazdilb43351f2018-01-31 14:43:36 +00004306Ljava/net/Socket;->impl:Ljava/net/SocketImpl;
David Brazdil7cdd9592018-03-29 23:16:38 +01004307Ljava/net/SocketImpl;->serverSocket:Ljava/net/ServerSocket;
4308Ljava/net/SocketImpl;->socket:Ljava/net/Socket;
David Brazdil62a1f992018-04-09 15:56:25 +01004309Ljava/net/URI;->fragment:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00004310Ljava/net/URI;->host:Ljava/lang/String;
David Brazdilb9a5a502018-04-09 15:51:24 +01004311Ljava/net/URI;->port:I
David Brazdil62a1f992018-04-09 15:56:25 +01004312Ljava/net/URI;->string:Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00004313Ljava/net/URL;->handler:Ljava/net/URLStreamHandler;
David Brazdil92b16d62018-02-12 18:29:42 +00004314Ljava/net/URL;->handlers:Ljava/util/Hashtable;
David Brazdil8d2fcdc2018-02-09 19:16:50 +00004315Ljava/nio/Buffer;->address:J
David Brazdil70bcc122018-02-12 06:57:01 +00004316Ljava/nio/Buffer;->capacity:I
4317Ljava/nio/Buffer;->limit:I
David Brazdil92b16d62018-02-12 18:29:42 +00004318Ljava/nio/Buffer;->position:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004319Ljava/nio/Buffer;->_elementSizeShift:I
David Brazdil70bcc122018-02-12 06:57:01 +00004320Ljava/nio/ByteBuffer;->hb:[B
4321Ljava/nio/ByteBuffer;->isReadOnly:Z
4322Ljava/nio/ByteBuffer;->offset:I
David Brazdilb43351f2018-01-31 14:43:36 +00004323Ljava/nio/charset/CharsetEncoder;->canEncode(Ljava/nio/CharBuffer;)Z
David Brazdil70bcc122018-02-12 06:57:01 +00004324Ljava/nio/DirectByteBuffer;-><init>(JI)V
David Brazdil92b16d62018-02-12 18:29:42 +00004325Ljava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object;
4326Ljava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I
4327Ljava/nio/NIOAccess;->getBasePointer(Ljava/nio/Buffer;)J
David Brazdil2a523752018-02-01 17:12:30 +00004328Ljava/security/spec/ECParameterSpec;->getCurveName()Ljava/lang/String;
4329Ljava/security/spec/ECParameterSpec;->setCurveName(Ljava/lang/String;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00004330Ljava/text/DateFormat;->is24Hour:Ljava/lang/Boolean;
David Brazdil0f41a7c2018-03-12 10:15:46 +00004331Ljava/time/Duration;->toSeconds()Ljava/math/BigDecimal;
David Brazdil0f41a7c2018-03-12 10:15:46 +00004332Ljava/time/OffsetDateTime;-><init>(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;)V
David Brazdil62a1f992018-04-09 15:56:25 +01004333Ljava/util/ArrayDeque;->elements:[Ljava/lang/Object;
4334Ljava/util/ArrayDeque;->head:I
4335Ljava/util/ArrayDeque;->tail:I
David Brazdilb43351f2018-01-31 14:43:36 +00004336Ljava/util/ArrayList$SubList;->parent:Ljava/util/AbstractList;
4337Ljava/util/ArrayList$SubList;->parentOffset:I
4338Ljava/util/ArrayList$SubList;->size:I
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004339Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;
4340Ljava/util/ArrayList;->size:I
David Brazdilb43351f2018-01-31 14:43:36 +00004341Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;
4342Ljava/util/Calendar;->zone:Ljava/util/TimeZone;
David Brazdil92b16d62018-02-12 18:29:42 +00004343Ljava/util/Collections$EmptyList;-><init>()V
Mathew Inwood8453ddd2018-05-07 12:33:29 +01004344Ljava/util/Collections$EmptyMap;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00004345Ljava/util/Collections$SynchronizedCollection;->c:Ljava/util/Collection;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004346Ljava/util/Collections$SynchronizedList;->list:Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +00004347Ljava/util/Collections$SynchronizedMap;->m:Ljava/util/Map;
4348Ljava/util/Collections$UnmodifiableCollection;->c:Ljava/util/Collection;
4349Ljava/util/Collections$UnmodifiableMap;->m:Ljava/util/Map;
David Brazdil62a1f992018-04-09 15:56:25 +01004350Ljava/util/concurrent/atomic/AtomicInteger;->value:I
David Brazdil779787b2018-03-06 13:29:52 +00004351Ljava/util/concurrent/ConcurrentHashMap$BaseIterator;->hasMoreElements()Z
David Brazdil62a1f992018-04-09 15:56:25 +01004352Ljava/util/concurrent/CopyOnWriteArraySet;->al:Ljava/util/concurrent/CopyOnWriteArrayList;
David Brazdil7cdd9592018-03-29 23:16:38 +01004353Ljava/util/concurrent/Executors$RunnableAdapter;->task:Ljava/lang/Runnable;
David Brazdilb43351f2018-01-31 14:43:36 +00004354Ljava/util/concurrent/FutureTask;->callable:Ljava/util/concurrent/Callable;
David Brazdil7cdd9592018-03-29 23:16:38 +01004355Ljava/util/concurrent/FutureTask;->EXCEPTIONAL:I
4356Ljava/util/concurrent/FutureTask;->outcome:Ljava/lang/Object;
4357Ljava/util/concurrent/FutureTask;->state:I
David Brazdil62a1f992018-04-09 15:56:25 +01004358Ljava/util/concurrent/LinkedBlockingDeque;->first:Ljava/util/concurrent/LinkedBlockingDeque$Node;
4359Ljava/util/concurrent/LinkedBlockingDeque;->lock:Ljava/util/concurrent/locks/ReentrantLock;
David Brazdil92b16d62018-02-12 18:29:42 +00004360Ljava/util/concurrent/LinkedBlockingQueue;->capacity:I
David Brazdil62a1f992018-04-09 15:56:25 +01004361Ljava/util/concurrent/LinkedBlockingQueue;->head:Ljava/util/concurrent/LinkedBlockingQueue$Node;
4362Ljava/util/concurrent/LinkedBlockingQueue;->putLock:Ljava/util/concurrent/locks/ReentrantLock;
4363Ljava/util/concurrent/LinkedBlockingQueue;->takeLock:Ljava/util/concurrent/locks/ReentrantLock;
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004364Ljava/util/concurrent/PriorityBlockingQueue;->lock:Ljava/util/concurrent/locks/ReentrantLock;
David Brazdil62a1f992018-04-09 15:56:25 +01004365Ljava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut:Z
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004366Ljava/util/concurrent/ThreadPoolExecutor;->ctl:Ljava/util/concurrent/atomic/AtomicInteger;
David Brazdil78894d12018-02-15 15:35:23 +00004367Ljava/util/EnumMap;->keyType:Ljava/lang/Class;
David Brazdil78894d12018-02-15 15:35:23 +00004368Ljava/util/EnumSet;->elementType:Ljava/lang/Class;
David Brazdil92b16d62018-02-12 18:29:42 +00004369Ljava/util/HashMap$HashIterator;->hasNext()Z
Mathew Inwooded268512018-04-27 12:48:44 +01004370Ljava/util/HashMap$HashIterator;->remove()V
David Brazdil62a1f992018-04-09 15:56:25 +01004371Ljava/util/HashMap;->modCount:I
4372Ljava/util/HashMap;->table:[Ljava/util/HashMap$Node;
4373Ljava/util/HashSet;->map:Ljava/util/HashMap;
David Brazdil7cdd9592018-03-29 23:16:38 +01004374Ljava/util/jar/JarFile;->manifest:Ljava/util/jar/Manifest;
David Brazdil779787b2018-03-06 13:29:52 +00004375Ljava/util/LinkedHashMap$LinkedHashIterator;->hasNext()Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004376Ljava/util/LinkedHashMap;->eldest()Ljava/util/Map$Entry;
David Brazdil62a1f992018-04-09 15:56:25 +01004377Ljava/util/LinkedList;->size:I
David Brazdilb43351f2018-01-31 14:43:36 +00004378Ljava/util/Locale;->createConstant(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Locale;
David Brazdil62a1f992018-04-09 15:56:25 +01004379Ljava/util/PriorityQueue;->modCount:I
4380Ljava/util/PriorityQueue;->size:I
David Brazdil0f41a7c2018-03-12 10:15:46 +00004381Ljava/util/Random;->seedUniquifier()J
David Brazdil92b16d62018-02-12 18:29:42 +00004382Ljava/util/regex/Matcher;->appendPos:I
Nicolas Geoffray9e38dfa2018-04-18 17:12:34 +01004383Ljava/util/UUID;->leastSigBits:J
Nicolas Geoffray6a56aad2018-04-17 15:12:33 +01004384Ljava/util/UUID;->mostSigBits:J
David Brazdil62a1f992018-04-09 15:56:25 +01004385Ljava/util/Vector;->elementData(I)Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00004386Ljava/util/zip/Deflater;->buf:[B
David Brazdil92b16d62018-02-12 18:29:42 +00004387Ljava/util/zip/Deflater;->finish:Z
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004388Ljava/util/zip/Deflater;->finished:Z
David Brazdil92b16d62018-02-12 18:29:42 +00004389Ljava/util/zip/Deflater;->len:I
4390Ljava/util/zip/Deflater;->level:I
4391Ljava/util/zip/Deflater;->off:I
4392Ljava/util/zip/Deflater;->setParams:Z
4393Ljava/util/zip/Deflater;->strategy:I
4394Ljava/util/zip/Inflater;->buf:[B
4395Ljava/util/zip/Inflater;->finished:Z
4396Ljava/util/zip/Inflater;->len:I
4397Ljava/util/zip/Inflater;->needDict:Z
4398Ljava/util/zip/Inflater;->off:I
David Brazdildffafa52018-05-08 19:27:13 +01004399Ljava/util/zip/ZipConstants;->CENATT:I
4400Ljava/util/zip/ZipConstants;->CENATX:I
4401Ljava/util/zip/ZipConstants;->CENCOM:I
4402Ljava/util/zip/ZipConstants;->CENCRC:I
4403Ljava/util/zip/ZipConstants;->CENDSK:I
4404Ljava/util/zip/ZipConstants;->CENEXT:I
4405Ljava/util/zip/ZipConstants;->CENFLG:I
4406Ljava/util/zip/ZipConstants;->CENHDR:I
4407Ljava/util/zip/ZipConstants;->CENHOW:I
4408Ljava/util/zip/ZipConstants;->CENLEN:I
4409Ljava/util/zip/ZipConstants;->CENNAM:I
4410Ljava/util/zip/ZipConstants;->CENOFF:I
4411Ljava/util/zip/ZipConstants;->CENSIG:J
4412Ljava/util/zip/ZipConstants;->CENSIZ:I
4413Ljava/util/zip/ZipConstants;->CENTIM:I
4414Ljava/util/zip/ZipConstants;->CENVEM:I
4415Ljava/util/zip/ZipConstants;->CENVER:I
4416Ljava/util/zip/ZipConstants;->ENDCOM:I
4417Ljava/util/zip/ZipConstants;->ENDHDR:I
4418Ljava/util/zip/ZipConstants;->ENDOFF:I
4419Ljava/util/zip/ZipConstants;->ENDSIG:J
4420Ljava/util/zip/ZipConstants;->ENDSIZ:I
4421Ljava/util/zip/ZipConstants;->ENDSUB:I
4422Ljava/util/zip/ZipConstants;->ENDTOT:I
4423Ljava/util/zip/ZipConstants;->EXTCRC:I
4424Ljava/util/zip/ZipConstants;->EXTHDR:I
4425Ljava/util/zip/ZipConstants;->EXTLEN:I
4426Ljava/util/zip/ZipConstants;->EXTSIG:J
4427Ljava/util/zip/ZipConstants;->EXTSIZ:I
4428Ljava/util/zip/ZipConstants;->LOCCRC:I
4429Ljava/util/zip/ZipConstants;->LOCEXT:I
4430Ljava/util/zip/ZipConstants;->LOCFLG:I
4431Ljava/util/zip/ZipConstants;->LOCHDR:I
4432Ljava/util/zip/ZipConstants;->LOCHOW:I
4433Ljava/util/zip/ZipConstants;->LOCLEN:I
4434Ljava/util/zip/ZipConstants;->LOCNAM:I
4435Ljava/util/zip/ZipConstants;->LOCSIG:J
4436Ljava/util/zip/ZipConstants;->LOCSIZ:I
4437Ljava/util/zip/ZipConstants;->LOCTIM:I
4438Ljava/util/zip/ZipConstants;->LOCVER:I
David Brazdil92b16d62018-02-12 18:29:42 +00004439Ljava/util/zip/ZipEntry;-><init>(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)V
4440Ljava/util/zip/ZipFile;->jzfile:J
David Brazdilb43351f2018-01-31 14:43:36 +00004441Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ssl/SSLServerSocketFactory;
4442Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
David Brazdil7cdd9592018-03-29 23:16:38 +01004443Llibcore/util/BasicLruCache;->map:Ljava/util/LinkedHashMap;
David Brazdil70bcc122018-02-12 06:57:01 +00004444Llibcore/util/ZoneInfo;->mTransitions:[J
David Brazdil92b16d62018-02-12 18:29:42 +00004445Lorg/apache/http/conn/ssl/SSLSocketFactory;-><init>()V
Mathew Inwoode5dc64d2018-04-23 16:13:14 +01004446Lorg/apache/http/conn/ssl/SSLSocketFactory;-><init>(Ljavax/net/ssl/SSLSocketFactory;)V
Nicolas Geoffray69c08cf2018-05-04 11:26:52 +01004447Lorg/apache/http/conn/ssl/SSLSocketFactory;->sslcontext:Ljavax/net/ssl/SSLContext;
David Brazdil7cdd9592018-03-29 23:16:38 +01004448Lorg/ccil/cowan/tagsoup/AttributesImpl;->data:[Ljava/lang/String;
4449Lorg/ccil/cowan/tagsoup/AttributesImpl;->length:I
David Brazdilb43351f2018-01-31 14:43:36 +00004450Lorg/json/JSONArray;->values:Ljava/util/List;
David Brazdildc802152018-03-29 14:21:48 +01004451Lorg/json/JSONObject;->append(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
4452Lorg/json/JSONObject;->keySet()Ljava/util/Set;
David Brazdil92b16d62018-02-12 18:29:42 +00004453Lorg/json/JSONObject;->writeTo(Lorg/json/JSONStringer;)V
David Brazdil7cdd9592018-03-29 23:16:38 +01004454Lorg/w3c/dom/traversal/NodeIterator;->nextNode()Lorg/w3c/dom/Node;
David Brazdilb43351f2018-01-31 14:43:36 +00004455Lsun/misc/Unsafe;->theUnsafe:Lsun/misc/Unsafe;