blob: a73e0ac909a7bc1e4d1e71228572c99269c8305e [file] [log] [blame]
David Brazdilb43351f2018-01-31 14:43:36 +00001Landroid/accounts/AccountManager;->mContext:Landroid/content/Context;
David Brazdil92b16d62018-02-12 18:29:42 +00002Landroid/accounts/IAccountManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManager;
3Landroid/accounts/IAccountManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
4Landroid/animation/LayoutTransition;->cancel()V
David Brazdilb43351f2018-01-31 14:43:36 +00005Landroid/animation/ValueAnimator;->animateValue(F)V
David Brazdilb43351f2018-01-31 14:43:36 +00006Landroid/animation/ValueAnimator;->sDurationScale:F
David Brazdilb43351f2018-01-31 14:43:36 +00007Landroid/app/Activity;->getActivityOptions()Landroid/app/ActivityOptions;
8Landroid/app/Activity;->getActivityToken()Landroid/os/IBinder;
9Landroid/app/Activity;->mActivityInfo:Landroid/content/pm/ActivityInfo;
10Landroid/app/ActivityManager;->clearApplicationUserData(Ljava/lang/String;Landroid/content/pm/IPackageDataObserver;)Z
David Brazdiled668442018-03-09 11:32:07 +000011Landroid/app/ActivityManager;->getMaxRecentTasksStatic()I
David Brazdil92b16d62018-02-12 18:29:42 +000012Landroid/app/ActivityManager;->getService()Landroid/app/IActivityManager;
13Landroid/app/ActivityManager;->IActivityManagerSingleton:Landroid/util/Singleton;
David Brazdilb43351f2018-01-31 14:43:36 +000014Landroid/app/ActivityManager;->isLowRamDeviceStatic()Z
15Landroid/app/ActivityManager;->isUserRunning(I)Z
16Landroid/app/ActivityManager;->mContext:Landroid/content/Context;
David Brazdil78894d12018-02-15 15:35:23 +000017Landroid/app/ActivityManagerNative;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager;
David Brazdilb43351f2018-01-31 14:43:36 +000018Landroid/app/ActivityManagerNative;->getDefault()Landroid/app/IActivityManager;
David Brazdil0f41a7c2018-03-12 10:15:46 +000019Landroid/app/ActivityManager;->PROCESS_STATE_IMPORTANT_BACKGROUND:I
David Brazdilb43351f2018-01-31 14:43:36 +000020Landroid/app/ActivityManager;->PROCESS_STATE_TOP:I
David Brazdil2a523752018-02-01 17:12:30 +000021Landroid/app/ActivityManager$RecentTaskInfo;->firstActiveTime:J
David Brazdilb43351f2018-01-31 14:43:36 +000022Landroid/app/ActivityManager$RunningAppProcessInfo;->flags:I
23Landroid/app/ActivityManager$RunningAppProcessInfo;->processState:I
24Landroid/app/Activity;->mApplication:Landroid/app/Application;
David Brazdil92b16d62018-02-12 18:29:42 +000025Landroid/app/Activity;->mComponent:Landroid/content/ComponentName;
26Landroid/app/Activity;->mFragments:Landroid/app/FragmentController;
David Brazdilb43351f2018-01-31 14:43:36 +000027Landroid/app/Activity;->mHandler:Landroid/os/Handler;
David Brazdil92b16d62018-02-12 18:29:42 +000028Landroid/app/Activity;->mInstrumentation:Landroid/app/Instrumentation;
David Brazdil779787b2018-03-06 13:29:52 +000029Landroid/app/Activity;->mMainThread:Landroid/app/ActivityThread;
David Brazdil92b16d62018-02-12 18:29:42 +000030Landroid/app/Activity;->mReferrer:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +000031Landroid/app/Activity;->mResultCode:I
32Landroid/app/Activity;->mResultData:Landroid/content/Intent;
David Brazdil92b16d62018-02-12 18:29:42 +000033Landroid/app/Activity;->mResumed:Z
David Brazdilb43351f2018-01-31 14:43:36 +000034Landroid/app/Activity;->mToken:Landroid/os/IBinder;
35Landroid/app/Activity;->mWindow:Landroid/view/Window;
36Landroid/app/Activity;->mWindowManager:Landroid/view/WindowManager;
David Brazdil2a523752018-02-01 17:12:30 +000037Landroid/app/Activity;->setDisablePreviewScreenshots(Z)V
David Brazdil78894d12018-02-15 15:35:23 +000038Landroid/app/Activity;->setPersistent(Z)V
David Brazdilb43351f2018-01-31 14:43:36 +000039Landroid/app/ActivityThread$ActivityClientRecord;->activityInfo:Landroid/content/pm/ActivityInfo;
David Brazdil92b16d62018-02-12 18:29:42 +000040Landroid/app/ActivityThread$ActivityClientRecord;->activity:Landroid/app/Activity;
41Landroid/app/ActivityThread$ActivityClientRecord;->compatInfo:Landroid/content/res/CompatibilityInfo;
42Landroid/app/ActivityThread$ActivityClientRecord;->intent:Landroid/content/Intent;
43Landroid/app/ActivityThread$ActivityClientRecord;->mPreserveWindow:Z
44Landroid/app/ActivityThread$ActivityClientRecord;->packageInfo:Landroid/app/LoadedApk;
45Landroid/app/ActivityThread$ActivityClientRecord;->paused:Z
46Landroid/app/ActivityThread$ActivityClientRecord;->stopped:Z
David Brazdilb43351f2018-01-31 14:43:36 +000047Landroid/app/ActivityThread$ActivityClientRecord;->token:Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +000048Landroid/app/ActivityThread$AppBindData;->appInfo:Landroid/content/pm/ApplicationInfo;
David Brazdilb43351f2018-01-31 14:43:36 +000049Landroid/app/ActivityThread$AppBindData;->info:Landroid/app/LoadedApk;
50Landroid/app/ActivityThread$AppBindData;->instrumentationArgs:Landroid/os/Bundle;
David Brazdil78894d12018-02-15 15:35:23 +000051Landroid/app/ActivityThread$AppBindData;->processName:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +000052Landroid/app/ActivityThread$AppBindData;->providers:Ljava/util/List;
53Landroid/app/ActivityThread$BindServiceData;->intent:Landroid/content/Intent;
54Landroid/app/ActivityThread$BindServiceData;->token:Landroid/os/IBinder;
55Landroid/app/ActivityThread$CreateServiceData;->compatInfo:Landroid/content/res/CompatibilityInfo;
56Landroid/app/ActivityThread$CreateServiceData;->info:Landroid/content/pm/ServiceInfo;
57Landroid/app/ActivityThread$CreateServiceData;->intent:Landroid/content/Intent;
58Landroid/app/ActivityThread$CreateServiceData;->token:Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +000059Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread;
60Landroid/app/ActivityThread;->currentApplication()Landroid/app/Application;
61Landroid/app/ActivityThread;->currentPackageName()Ljava/lang/String;
David Brazdil2a523752018-02-01 17:12:30 +000062Landroid/app/ActivityThread;->currentProcessName()Ljava/lang/String;
David Brazdil70bcc122018-02-12 06:57:01 +000063Landroid/app/ActivityThread;->getActivity(Landroid/os/IBinder;)Landroid/app/Activity;
David Brazdilb43351f2018-01-31 14:43:36 +000064Landroid/app/ActivityThread;->getApplication()Landroid/app/Application;
65Landroid/app/ActivityThread;->getApplicationThread()Landroid/app/ActivityThread$ApplicationThread;
66Landroid/app/ActivityThread;->getHandler()Landroid/os/Handler;
David Brazdil70bcc122018-02-12 06:57:01 +000067Landroid/app/ActivityThread;->getInstrumentation()Landroid/app/Instrumentation;
David Brazdil92b16d62018-02-12 18:29:42 +000068Landroid/app/ActivityThread;->getPackageInfo(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;I)Landroid/app/LoadedApk;
69Landroid/app/ActivityThread;->getPackageInfoNoCheck(Landroid/content/pm/ApplicationInfo;Landroid/content/res/CompatibilityInfo;)Landroid/app/LoadedApk;
David Brazdilb43351f2018-01-31 14:43:36 +000070Landroid/app/ActivityThread;->getPackageManager()Landroid/content/pm/IPackageManager;
71Landroid/app/ActivityThread;->getProcessName()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +000072Landroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;
David Brazdil779787b2018-03-06 13:29:52 +000073Landroid/app/ActivityThread;->handleBindApplication(Landroid/app/ActivityThread$AppBindData;)V
David Brazdilb43351f2018-01-31 14:43:36 +000074Landroid/app/ActivityThread$H;->BIND_SERVICE:I
75Landroid/app/ActivityThread$H;->CREATE_SERVICE:I
David Brazdilac995992018-02-19 17:21:46 +000076Landroid/app/ActivityThread$H;->DUMP_PROVIDER:I
David Brazdilb43351f2018-01-31 14:43:36 +000077Landroid/app/ActivityThread$H;->EXIT_APPLICATION:I
David Brazdil92b16d62018-02-12 18:29:42 +000078Landroid/app/ActivityThread$H;->GC_WHEN_IDLE:I
David Brazdilac995992018-02-19 17:21:46 +000079Landroid/app/ActivityThread$H;->INSTALL_PROVIDER:I
David Brazdilb43351f2018-01-31 14:43:36 +000080Landroid/app/ActivityThread$H;->RECEIVER:I
David Brazdilb43351f2018-01-31 14:43:36 +000081Landroid/app/ActivityThread$H;->REMOVE_PROVIDER:I
82Landroid/app/ActivityThread$H;->SERVICE_ARGS:I
83Landroid/app/ActivityThread$H;->STOP_SERVICE:I
84Landroid/app/ActivityThread$H;->UNBIND_SERVICE:I
85Landroid/app/ActivityThread;->installContentProviders(Landroid/content/Context;Ljava/util/List;)V
David Brazdil92b16d62018-02-12 18:29:42 +000086Landroid/app/ActivityThread;->installProvider(Landroid/content/Context;Landroid/app/ContentProviderHolder;Landroid/content/pm/ProviderInfo;ZZZ)Landroid/app/ContentProviderHolder;
David Brazdilb43351f2018-01-31 14:43:36 +000087Landroid/app/ActivityThread;->mActivities:Landroid/util/ArrayMap;
88Landroid/app/ActivityThread;->mAllApplications:Ljava/util/ArrayList;
89Landroid/app/ActivityThread;->mBoundApplication:Landroid/app/ActivityThread$AppBindData;
David Brazdil78894d12018-02-15 15:35:23 +000090Landroid/app/ActivityThread;->mDensityCompatMode:Z
David Brazdil92b16d62018-02-12 18:29:42 +000091Landroid/app/ActivityThread;->mH:Landroid/app/ActivityThread$H;
David Brazdilb43351f2018-01-31 14:43:36 +000092Landroid/app/ActivityThread;->mInitialApplication:Landroid/app/Application;
93Landroid/app/ActivityThread;->mInstrumentation:Landroid/app/Instrumentation;
David Brazdil78894d12018-02-15 15:35:23 +000094Landroid/app/ActivityThread;->mLocalProvidersByName:Landroid/util/ArrayMap;
David Brazdil779787b2018-03-06 13:29:52 +000095Landroid/app/ActivityThread;->mLocalProviders:Landroid/util/ArrayMap;
David Brazdilb43351f2018-01-31 14:43:36 +000096Landroid/app/ActivityThread;->mNumVisibleActivities:I
97Landroid/app/ActivityThread;->mPackages:Landroid/util/ArrayMap;
David Brazdil92b16d62018-02-12 18:29:42 +000098Landroid/app/ActivityThread;->mProviderMap:Landroid/util/ArrayMap;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +000099Landroid/app/ActivityThread;->mResourcePackages:Landroid/util/ArrayMap;
David Brazdil92b16d62018-02-12 18:29:42 +0000100Landroid/app/ActivityThread;->mServices:Landroid/util/ArrayMap;
David Brazdil78894d12018-02-15 15:35:23 +0000101Landroid/app/ActivityThread;->performNewIntents(Landroid/os/IBinder;Ljava/util/List;Z)V
David Brazdilb43351f2018-01-31 14:43:36 +0000102Landroid/app/ActivityThread;->performStopActivity(Landroid/os/IBinder;ZLjava/lang/String;)V
David Brazdil78894d12018-02-15 15:35:23 +0000103Landroid/app/ActivityThread$ProviderClientRecord;->mHolder:Landroid/app/ContentProviderHolder;
David Brazdil92b16d62018-02-12 18:29:42 +0000104Landroid/app/ActivityThread$ProviderClientRecord;->mLocalProvider:Landroid/content/ContentProvider;
David Brazdil78894d12018-02-15 15:35:23 +0000105Landroid/app/ActivityThread$ProviderClientRecord;->mProvider:Landroid/content/IContentProvider;
David Brazdil92b16d62018-02-12 18:29:42 +0000106Landroid/app/ActivityThread$ReceiverData;->compatInfo:Landroid/content/res/CompatibilityInfo;
107Landroid/app/ActivityThread$ReceiverData;->info:Landroid/content/pm/ActivityInfo;
108Landroid/app/ActivityThread$ReceiverData;->intent:Landroid/content/Intent;
109Landroid/app/ActivityThread;->sCurrentActivityThread:Landroid/app/ActivityThread;
110Landroid/app/ActivityThread;->sendActivityResult(Landroid/os/IBinder;Ljava/lang/String;IILandroid/content/Intent;)V
111Landroid/app/ActivityThread$ServiceArgsData;->args:Landroid/content/Intent;
112Landroid/app/ActivityThread$ServiceArgsData;->token:Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +0000113Landroid/app/ActivityThread;->sPackageManager:Landroid/content/pm/IPackageManager;
David Brazdil78894d12018-02-15 15:35:23 +0000114Landroid/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;
David Brazdilb43351f2018-01-31 14:43:36 +0000115Landroid/app/admin/DevicePolicyManager;->getTrustAgentConfiguration(Landroid/content/ComponentName;Landroid/content/ComponentName;I)Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +0000116Landroid/app/admin/DevicePolicyManager;->packageHasActiveAdmins(Ljava/lang/String;I)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000117Landroid/app/admin/DevicePolicyManager;->setActiveAdmin(Landroid/content/ComponentName;ZI)V
118Landroid/app/admin/DevicePolicyManager;->setActiveAdmin(Landroid/content/ComponentName;Z)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000119Landroid/app/admin/DevicePolicyManager;->throwIfParentInstance(Ljava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000120Landroid/app/admin/IDevicePolicyManager$Stub;->TRANSACTION_packageHasActiveAdmins:I
121Landroid/app/admin/IDevicePolicyManager$Stub;->TRANSACTION_removeActiveAdmin:I
122Landroid/app/admin/SecurityLog$SecurityEvent;-><init>([B)V
David Brazdil5a322ec2018-02-05 21:46:45 +0000123Landroid/app/AlarmManager;->FLAG_ALLOW_WHILE_IDLE_UNRESTRICTED:I
124Landroid/app/AlarmManager;->FLAG_IDLE_UNTIL:I
125Landroid/app/AlarmManager;->FLAG_STANDALONE:I
126Landroid/app/AlarmManager;->FLAG_WAKE_FROM_IDLE:I
David Brazdil8237f2d2018-02-12 22:34:49 +0000127Landroid/app/AlarmManager;->mService:Landroid/app/IAlarmManager;
David Brazdil5a322ec2018-02-05 21:46:45 +0000128Landroid/app/AlarmManager;->WINDOW_EXACT:J
129Landroid/app/AlarmManager;->WINDOW_HEURISTIC:J
David Brazdilb43351f2018-01-31 14:43:36 +0000130Landroid/app/AlertDialog$Builder;->P:Lcom/android/internal/app/AlertController$AlertParams;
131Landroid/app/AlertDialog;->mAlert:Lcom/android/internal/app/AlertController;
132Landroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application;
133Landroid/app/AppGlobals;->getPackageManager()Landroid/content/pm/IPackageManager;
134Landroid/app/Application;->attach(Landroid/content/Context;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000135Landroid/app/Application;->collectActivityLifecycleCallbacks()[Ljava/lang/Object;
136Landroid/app/Application;->dispatchActivityCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
137Landroid/app/Application;->dispatchActivityDestroyed(Landroid/app/Activity;)V
138Landroid/app/Application;->dispatchActivityPaused(Landroid/app/Activity;)V
139Landroid/app/Application;->dispatchActivityResumed(Landroid/app/Activity;)V
140Landroid/app/Application;->dispatchActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
141Landroid/app/Application;->dispatchActivityStarted(Landroid/app/Activity;)V
142Landroid/app/Application;->dispatchActivityStopped(Landroid/app/Activity;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000143Landroid/app/ApplicationLoaders;->getDefault()Landroid/app/ApplicationLoaders;
144Landroid/app/ApplicationLoaders;->mLoaders:Landroid/util/ArrayMap;
145Landroid/app/Application;->mComponentCallbacks:Ljava/util/ArrayList;
146Landroid/app/Application;->mLoadedApk:Landroid/app/LoadedApk;
David Brazdil78894d12018-02-15 15:35:23 +0000147Landroid/app/ApplicationPackageManager;->configurationChanged()V
David Brazdil2a523752018-02-01 17:12:30 +0000148Landroid/app/ApplicationPackageManager;->deletePackage(Ljava/lang/String;Landroid/content/pm/IPackageDeleteObserver;I)V
David Brazdil92b16d62018-02-12 18:29:42 +0000149Landroid/app/ApplicationPackageManager;->getPackageSizeInfoAsUser(Ljava/lang/String;ILandroid/content/pm/IPackageStatsObserver;)V
150Landroid/app/ApplicationPackageManager;-><init>(Landroid/app/ContextImpl;Landroid/content/pm/IPackageManager;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000151Landroid/app/ApplicationPackageManager;->mPM:Landroid/content/pm/IPackageManager;
David Brazdilb43351f2018-01-31 14:43:36 +0000152Landroid/app/AppOpsManager;->checkOp(IILjava/lang/String;)I
153Landroid/app/AppOpsManager;->checkOpNoThrow(IILjava/lang/String;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000154Landroid/app/AppOpsManager;->mService:Lcom/android/internal/app/IAppOpsService;
David Brazdilb43351f2018-01-31 14:43:36 +0000155Landroid/app/AppOpsManager;->noteOp(I)I
156Landroid/app/AppOpsManager;->noteOp(IILjava/lang/String;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000157Landroid/app/AppOpsManager;->OP_COARSE_LOCATION:I
158Landroid/app/AppOpsManager;->OP_FINE_LOCATION:I
159Landroid/app/AppOpsManager;->OP_GET_USAGE_STATS:I
David Brazdilb43351f2018-01-31 14:43:36 +0000160Landroid/app/AppOpsManager;->OP_POST_NOTIFICATION:I
David Brazdil92b16d62018-02-12 18:29:42 +0000161Landroid/app/AppOpsManager;->OP_READ_PHONE_STATE:I
162Landroid/app/AppOpsManager;->OP_READ_SMS:I
David Brazdilb43351f2018-01-31 14:43:36 +0000163Landroid/app/AppOpsManager;->OP_WIFI_SCAN:I
164Landroid/app/AppOpsManager;->OP_WRITE_SMS:I
David Brazdil92b16d62018-02-12 18:29:42 +0000165Landroid/app/AppOpsManager;->permissionToOpCode(Ljava/lang/String;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000166Landroid/app/AppOpsManager;->strOpToOp(Ljava/lang/String;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000167Landroid/app/backup/BackupDataInput$EntityHeader;->dataSize:I
168Landroid/app/backup/BackupDataInput$EntityHeader;->key:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000169Landroid/app/backup/BackupDataInputStream;->dataSize:I
170Landroid/app/backup/BackupDataInputStream;->key:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000171Landroid/app/backup/BackupDataOutput;->mBackupWriter:J
172Landroid/app/backup/BackupHelperDispatcher$Header;->chunkSize:I
173Landroid/app/backup/BackupHelperDispatcher$Header;->keyPrefix:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000174Landroid/app/backup/FullBackup;->backupToTar(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/app/backup/FullBackupDataOutput;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000175Landroid/app/backup/FullBackupDataOutput;->addSize(J)V
176Landroid/app/backup/FullBackupDataOutput;->mData:Landroid/app/backup/BackupDataOutput;
David Brazdil78894d12018-02-15 15:35:23 +0000177Landroid/app/ContentProviderHolder;->info:Landroid/content/pm/ProviderInfo;
178Landroid/app/ContentProviderHolder;-><init>(Landroid/content/pm/ProviderInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000179Landroid/app/ContentProviderHolder;->provider:Landroid/content/IContentProvider;
David Brazdilb43351f2018-01-31 14:43:36 +0000180Landroid/app/ContextImpl;->createActivityContext(Landroid/app/ActivityThread;Landroid/app/LoadedApk;Landroid/content/pm/ActivityInfo;Landroid/os/IBinder;ILandroid/content/res/Configuration;)Landroid/app/ContextImpl;
181Landroid/app/ContextImpl;->getActivityToken()Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +0000182Landroid/app/ContextImpl;->getDisplay()Landroid/view/Display;
183Landroid/app/ContextImpl;->getPreferencesDir()Ljava/io/File;
David Brazdil78894d12018-02-15 15:35:23 +0000184Landroid/app/ContextImpl;->getReceiverRestrictedContext()Landroid/content/Context;
185Landroid/app/ContextImpl;->mBasePackageName:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000186Landroid/app/ContextImpl;->mContentResolver:Landroid/app/ContextImpl$ApplicationContentResolver;
David Brazdilb43351f2018-01-31 14:43:36 +0000187Landroid/app/ContextImpl;->mMainThread:Landroid/app/ActivityThread;
David Brazdil92b16d62018-02-12 18:29:42 +0000188Landroid/app/ContextImpl;->mOpPackageName:Ljava/lang/String;
189Landroid/app/ContextImpl;->mOuterContext:Landroid/content/Context;
David Brazdilb43351f2018-01-31 14:43:36 +0000190Landroid/app/ContextImpl;->mPackageInfo:Landroid/app/LoadedApk;
David Brazdil92b16d62018-02-12 18:29:42 +0000191Landroid/app/ContextImpl;->mPackageManager:Landroid/content/pm/PackageManager;
192Landroid/app/ContextImpl;->mResources:Landroid/content/res/Resources;
193Landroid/app/ContextImpl;->mServiceCache:[Ljava/lang/Object;
194Landroid/app/ContextImpl;->mTheme:Landroid/content/res/Resources$Theme;
195Landroid/app/ContextImpl;->scheduleFinalCleanup(Ljava/lang/String;Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000196Landroid/app/ContextImpl;->setOuterContext(Landroid/content/Context;)V
David Brazdil78894d12018-02-15 15:35:23 +0000197Landroid/app/ContextImpl;->sSharedPrefsCache:Landroid/util/ArrayMap;
David Brazdilb43351f2018-01-31 14:43:36 +0000198Landroid/app/DatePickerDialog;->mDatePicker:Landroid/widget/DatePicker;
199Landroid/app/Dialog;->CANCEL:I
David Brazdil92b16d62018-02-12 18:29:42 +0000200Landroid/app/Dialog;->dismissDialog()V
David Brazdilb43351f2018-01-31 14:43:36 +0000201Landroid/app/Dialog;->mCancelMessage:Landroid/os/Message;
202Landroid/app/Dialog;->mDismissMessage:Landroid/os/Message;
203Landroid/app/Dialog;->mListenersHandler:Landroid/os/Handler;
204Landroid/app/Dialog;->mOwnerActivity:Landroid/app/Activity;
205Landroid/app/Dialog;->mShowMessage:Landroid/os/Message;
206Landroid/app/DownloadManager$Request;->mUri:Landroid/net/Uri;
David Brazdil92b16d62018-02-12 18:29:42 +0000207Landroid/app/FragmentManagerImpl;->mAdded:Ljava/util/ArrayList;
Mathew Inwoodf37f0242018-03-07 18:47:53 +0000208Landroid/app/FragmentManagerImpl;->noteStateNotSaved()V
David Brazdilb43351f2018-01-31 14:43:36 +0000209Landroid/app/Fragment;->mChildFragmentManager:Landroid/app/FragmentManagerImpl;
David Brazdil779787b2018-03-06 13:29:52 +0000210Landroid/app/Fragment;->mWho:Ljava/lang/String;
David Brazdil78894d12018-02-15 15:35:23 +0000211Landroid/app/IActivityManager;->bindService(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;ILjava/lang/String;I)I
212Landroid/app/IActivityManager;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
213Landroid/app/IActivityManager;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V
David Brazdilb43351f2018-01-31 14:43:36 +0000214Landroid/app/IActivityManager;->forceStopPackage(Ljava/lang/String;I)V
215Landroid/app/IActivityManager;->getLaunchedFromPackage(Landroid/os/IBinder;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000216Landroid/app/IActivityManager;->getTaskForActivity(Landroid/os/IBinder;Z)I
David Brazdil78894d12018-02-15 15:35:23 +0000217Landroid/app/IActivityManager;->moveTaskToFront(IILandroid/os/Bundle;)V
218Landroid/app/IActivityManager;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000219Landroid/app/IActivityManager;->resumeAppSwitches()V
David Brazdil92b16d62018-02-12 18:29:42 +0000220Landroid/app/IActivityManager;->setRequestedOrientation(Landroid/os/IBinder;I)V
David Brazdil78894d12018-02-15 15:35:23 +0000221Landroid/app/IActivityManager;->setTaskResizeable(II)V
David Brazdil92b16d62018-02-12 18:29:42 +0000222Landroid/app/IActivityManager$Stub$Proxy;->getConfiguration()Landroid/content/res/Configuration;
223Landroid/app/IActivityManager$Stub$Proxy;->getLaunchedFromUid(Landroid/os/IBinder;)I
224Landroid/app/IActivityManager$Stub$Proxy;->getProcessPss([I)[J
225Landroid/app/IActivityManager$Stub$Proxy;->isAppForeground(I)Z
226Landroid/app/IActivityManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
David Brazdil78894d12018-02-15 15:35:23 +0000227Landroid/app/IActivityManager;->unbindService(Landroid/app/IServiceConnection;)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000228Landroid/app/IAlarmManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
229Landroid/app/IAlarmManager$Stub;->TRANSACTION_remove:I
230Landroid/app/IAlarmManager$Stub;->TRANSACTION_set:I
David Brazdilb43351f2018-01-31 14:43:36 +0000231Landroid/app/IApplicationThread;->scheduleTrimMemory(I)V
David Brazdil92b16d62018-02-12 18:29:42 +0000232Landroid/app/INotificationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/INotificationManager;
233Landroid/app/INotificationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000234Landroid/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;
235Landroid/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;
236Landroid/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 +0000237Landroid/app/IntentService;->mServiceHandler:Landroid/app/IntentService$ServiceHandler;
David Brazdil92b16d62018-02-12 18:29:42 +0000238Landroid/app/ISearchManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/ISearchManager;
239Landroid/app/ISearchManager$Stub$Proxy;->getGlobalSearchActivity()Landroid/content/ComponentName;
240Landroid/app/ISearchManager$Stub$Proxy;->getWebSearchActivity()Landroid/content/ComponentName;
241Landroid/app/IUiModeManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000242Landroid/app/IWallpaperManager;->getWallpaper(Ljava/lang/String;Landroid/app/IWallpaperManagerCallback;ILandroid/os/Bundle;I)Landroid/os/ParcelFileDescriptor;
David Brazdil92b16d62018-02-12 18:29:42 +0000243Landroid/app/job/IJobScheduler$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobScheduler;
244Landroid/app/job/IJobScheduler$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilac995992018-02-19 17:21:46 +0000245Landroid/app/LoadedApk;->getAssets()Landroid/content/res/AssetManager;
David Brazdil78894d12018-02-15 15:35:23 +0000246Landroid/app/LoadedApk;->getClassLoader()Ljava/lang/ClassLoader;
247Landroid/app/LoadedApk;->getDataDirFile()Ljava/io/File;
David Brazdilac995992018-02-19 17:21:46 +0000248Landroid/app/LoadedApk;->getResources()Landroid/content/res/Resources;
David Brazdil92b16d62018-02-12 18:29:42 +0000249Landroid/app/LoadedApk;->mActivityThread:Landroid/app/ActivityThread;
250Landroid/app/LoadedApk;->makeApplication(ZLandroid/app/Instrumentation;)Landroid/app/Application;
251Landroid/app/LoadedApk;->mAppDir:Ljava/lang/String;
252Landroid/app/LoadedApk;->mApplicationInfo:Landroid/content/pm/ApplicationInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000253Landroid/app/LoadedApk;->mApplication:Landroid/app/Application;
David Brazdil92b16d62018-02-12 18:29:42 +0000254Landroid/app/LoadedApk;->mBaseClassLoader:Ljava/lang/ClassLoader;
255Landroid/app/LoadedApk;->mClassLoader:Ljava/lang/ClassLoader;
David Brazdil78894d12018-02-15 15:35:23 +0000256Landroid/app/LoadedApk;->mDataDirFile:Ljava/io/File;
David Brazdil92b16d62018-02-12 18:29:42 +0000257Landroid/app/LoadedApk;->mDataDir:Ljava/lang/String;
David Brazdil78894d12018-02-15 15:35:23 +0000258Landroid/app/LoadedApk;->mDisplayAdjustments:Landroid/view/DisplayAdjustments;
David Brazdil92b16d62018-02-12 18:29:42 +0000259Landroid/app/LoadedApk;->mPackageName:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000260Landroid/app/LoadedApk;->mReceivers:Landroid/util/ArrayMap;
261Landroid/app/LoadedApk;->mResDir:Ljava/lang/String;
262Landroid/app/LoadedApk;->mResources:Landroid/content/res/Resources;
David Brazdil92b16d62018-02-12 18:29:42 +0000263Landroid/app/LoadedApk;->mSplitResDirs:[Ljava/lang/String;
David Brazdilac995992018-02-19 17:21:46 +0000264Landroid/app/LoadedApk;->rewriteRValues(Ljava/lang/ClassLoader;Ljava/lang/String;I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000265Landroid/app/LocalActivityManager;->mActivities:Ljava/util/Map;
266Landroid/app/LocalActivityManager;->mActivityArray:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +0000267Landroid/app/NativeActivity;->hideIme(I)V
268Landroid/app/NativeActivity;->setWindowFlags(II)V
269Landroid/app/NativeActivity;->setWindowFormat(I)V
270Landroid/app/NativeActivity;->showIme(I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000271Landroid/app/Notification$Builder;->mActions:Ljava/util/ArrayList;
David Brazdil78894d12018-02-15 15:35:23 +0000272Landroid/app/Notification$Builder;->setChannel(Ljava/lang/String;)Landroid/app/Notification$Builder;
David Brazdilb43351f2018-01-31 14:43:36 +0000273Landroid/app/Notification;->isGroupSummary()Z
274Landroid/app/NotificationManager;->getService()Landroid/app/INotificationManager;
275Landroid/app/NotificationManager;->notifyAsUser(Ljava/lang/String;ILandroid/app/Notification;Landroid/os/UserHandle;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000276Landroid/app/NotificationManager;->sService:Landroid/app/INotificationManager;
David Brazdil779787b2018-03-06 13:29:52 +0000277Landroid/app/Notification;->mGroupKey:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000278Landroid/app/Notification;->mLargeIcon:Landroid/graphics/drawable/Icon;
279Landroid/app/Notification;->mSmallIcon:Landroid/graphics/drawable/Icon;
David Brazdilb43351f2018-01-31 14:43:36 +0000280Landroid/app/Notification;->setLatestEventInfo(Landroid/content/Context;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
281Landroid/app/PendingIntent;->getActivityAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/PendingIntent;
282Landroid/app/PendingIntent;->getIntent()Landroid/content/Intent;
283Landroid/app/PendingIntent;->isActivity()Z
284Landroid/app/Presentation;->createPresentationContext(Landroid/content/Context;Landroid/view/Display;I)Landroid/content/Context;
285Landroid/app/ProgressDialog;->mProgressNumber:Landroid/widget/TextView;
David Brazdil92b16d62018-02-12 18:29:42 +0000286Landroid/app/QueuedWork;->addFinisher(Ljava/lang/Runnable;)V
287Landroid/app/QueuedWork;->removeFinisher(Ljava/lang/Runnable;)V
288Landroid/app/ResourcesManager;->appendLibAssetForMainAssetPath(Ljava/lang/String;Ljava/lang/String;)V
289Landroid/app/ResourcesManager;->getInstance()Landroid/app/ResourcesManager;
290Landroid/app/ResourcesManager;->mActivityResourceReferences:Ljava/util/WeakHashMap;
291Landroid/app/ResourcesManager;->mResourceImpls:Landroid/util/ArrayMap;
292Landroid/app/ResourcesManager;->mResourceReferences:Ljava/util/ArrayList;
293Landroid/app/Service;->attach(Landroid/content/Context;Landroid/app/ActivityThread;Ljava/lang/String;Landroid/os/IBinder;Landroid/app/Application;Ljava/lang/Object;)V
294Landroid/app/Service;->mActivityManager:Landroid/app/IActivityManager;
295Landroid/app/Service;->mApplication:Landroid/app/Application;
296Landroid/app/Service;->mClassName:Ljava/lang/String;
297Landroid/app/Service;->mStartCompatibility:Z
298Landroid/app/Service;->mThread:Landroid/app/ActivityThread;
299Landroid/app/Service;->mToken:Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +0000300Landroid/app/Service;->setForeground(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +0000301Landroid/app/SharedPreferencesImpl;->mFile:Ljava/io/File;
David Brazdilb43351f2018-01-31 14:43:36 +0000302Landroid/app/StatusBarManager;->collapsePanels()V
303Landroid/app/StatusBarManager;->disable(I)V
304Landroid/app/StatusBarManager;->expandNotificationsPanel()V
305Landroid/app/StatusBarManager;->expandSettingsPanel(Ljava/lang/String;)V
306Landroid/app/StatusBarManager;->expandSettingsPanel()V
David Brazdil78894d12018-02-15 15:35:23 +0000307Landroid/app/StatusBarManager;->getService()Lcom/android/internal/statusbar/IStatusBarService;
David Brazdiled668442018-03-09 11:32:07 +0000308Landroid/app/TaskStackListener;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +0000309Landroid/app/TimePickerDialog;->mTimePicker:Landroid/widget/TimePicker;
David Brazdil92b16d62018-02-12 18:29:42 +0000310Landroid/app/trust/ITrustManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000311Landroid/app/usage/UsageStatsManager;->mService:Landroid/app/usage/IUsageStatsManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000312Landroid/app/usage/UsageStats;->mLastEvent:I
David Brazdil5a322ec2018-02-05 21:46:45 +0000313Landroid/app/WallpaperColors;->getColorHints()I
David Brazdilb43351f2018-01-31 14:43:36 +0000314Landroid/app/WallpaperManager;->getBitmap()Landroid/graphics/Bitmap;
315Landroid/app/WallpaperManager;->getBitmap(Z)Landroid/graphics/Bitmap;
316Landroid/app/WallpaperManager;->getIWallpaperManager()Landroid/app/IWallpaperManager;
317Landroid/app/WallpaperManager;->openDefaultWallpaper(Landroid/content/Context;I)Ljava/io/InputStream;
318Landroid/app/WallpaperManager;->setBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;ZII)I
319Landroid/app/WallpaperManager;->sGlobals:Landroid/app/WallpaperManager$Globals;
320Landroid/appwidget/AppWidgetManager;->bindAppWidgetIdIfAllowed(IILandroid/content/ComponentName;Landroid/os/Bundle;)Z
321Landroid/appwidget/AppWidgetManager;->bindAppWidgetId(ILandroid/content/ComponentName;Landroid/os/Bundle;)V
322Landroid/appwidget/AppWidgetManager;->bindAppWidgetId(ILandroid/content/ComponentName;)V
David Brazdil9d83cca2018-03-06 10:08:45 +0000323Landroid/appwidget/AppWidgetManager;->mService:Lcom/android/internal/appwidget/IAppWidgetService;
David Brazdilb43351f2018-01-31 14:43:36 +0000324Landroid/bluetooth/BluetoothA2dp;->connect(Landroid/bluetooth/BluetoothDevice;)Z
325Landroid/bluetooth/BluetoothAdapter;->disable(Z)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000326Landroid/bluetooth/BluetoothAdapter;->getDiscoverableTimeout()I
David Brazdil92b16d62018-02-12 18:29:42 +0000327Landroid/bluetooth/BluetoothAdapter;->mService:Landroid/bluetooth/IBluetooth;
David Brazdilb43351f2018-01-31 14:43:36 +0000328Landroid/bluetooth/BluetoothAdapter;->setScanMode(II)Z
329Landroid/bluetooth/BluetoothAdapter;->setScanMode(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000330Landroid/bluetooth/BluetoothDevice;->createBond(I)Z
331Landroid/bluetooth/BluetoothDevice;->getAliasName()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000332Landroid/bluetooth/BluetoothGattCharacteristic;->mInstance:I
333Landroid/bluetooth/BluetoothGattCharacteristic;->mService:Landroid/bluetooth/BluetoothGattService;
334Landroid/bluetooth/BluetoothGattDescriptor;->mCharacteristic:Landroid/bluetooth/BluetoothGattCharacteristic;
335Landroid/bluetooth/BluetoothGattDescriptor;->mInstance:I
336Landroid/bluetooth/BluetoothGatt;->refresh()Z
337Landroid/bluetooth/BluetoothHeadset;->close()V
David Brazdilb43351f2018-01-31 14:43:36 +0000338Landroid/bluetooth/BluetoothUuid;->RESERVED_UUIDS:[Landroid/os/ParcelUuid;
David Brazdil92b16d62018-02-12 18:29:42 +0000339Landroid/bluetooth/IBluetooth;->getAddress()Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +0000340Landroid/bluetooth/IBluetoothManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000341Landroid/bluetooth/IBluetooth$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluetooth;
David Brazdil92b16d62018-02-12 18:29:42 +0000342Landroid/bluetooth/IBluetooth$Stub$Proxy;->getAddress()Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +0000343Landroid/bluetooth/le/ScanRecord;->parseFromBytes([B)Landroid/bluetooth/le/ScanRecord;
David Brazdilb43351f2018-01-31 14:43:36 +0000344Landroid/content/AsyncTaskLoader;->mExecutor:Ljava/util/concurrent/Executor;
David Brazdil92b16d62018-02-12 18:29:42 +0000345Landroid/content/BroadcastReceiver$PendingResult;-><init>(ILjava/lang/String;Landroid/os/Bundle;IZZLandroid/os/IBinder;II)V
346Landroid/content/BroadcastReceiver;->setPendingResult(Landroid/content/BroadcastReceiver$PendingResult;)V
David Brazdil78894d12018-02-15 15:35:23 +0000347Landroid/content/ContentProviderClient;->mContentProvider:Landroid/content/IContentProvider;
348Landroid/content/ContentProviderClient;->mPackageName:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000349Landroid/content/ContentProvider;->mContext:Landroid/content/Context;
350Landroid/content/ContentProvider;->mPathPermissions:[Landroid/content/pm/PathPermission;
351Landroid/content/ContentProvider;->mReadPermission:Ljava/lang/String;
352Landroid/content/ContentProvider;->mWritePermission:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000353Landroid/content/ContentProviderOperation;->mSelection:Ljava/lang/String;
354Landroid/content/ContentProviderOperation;->mType:I
David Brazdil8237f2d2018-02-12 22:34:49 +0000355Landroid/content/ContentProviderOperation;->TYPE_DELETE:I
356Landroid/content/ContentProviderOperation;->TYPE_INSERT:I
357Landroid/content/ContentProviderOperation;->TYPE_UPDATE:I
David Brazdil92b16d62018-02-12 18:29:42 +0000358Landroid/content/ContentResolver;->acquireProvider(Landroid/net/Uri;)Landroid/content/IContentProvider;
David Brazdilb43351f2018-01-31 14:43:36 +0000359Landroid/content/ContentResolver;->getContentService()Landroid/content/IContentService;
360Landroid/content/ContentResolver;->getSyncStatus(Landroid/accounts/Account;Ljava/lang/String;)Landroid/content/SyncStatusInfo;
361Landroid/content/ContentResolver;->mContext:Landroid/content/Context;
David Brazdil92b16d62018-02-12 18:29:42 +0000362Landroid/content/ContentResolver;->mPackageName:Ljava/lang/String;
363Landroid/content/ContentValues;-><init>(Ljava/util/HashMap;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000364Landroid/content/ContentValues;->mValues:Ljava/util/HashMap;
David Brazdilb43351f2018-01-31 14:43:36 +0000365Landroid/content/Context;->getSharedPrefsFile(Ljava/lang/String;)Ljava/io/File;
366Landroid/content/Context;->getThemeResId()I
367Landroid/content/Context;->sendBroadcastAsUser(Landroid/content/Intent;Landroid/os/UserHandle;Ljava/lang/String;I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000368Landroid/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
369Landroid/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 +0000370Landroid/content/ContextWrapper;->getDisplay()Landroid/view/Display;
David Brazdilb43351f2018-01-31 14:43:36 +0000371Landroid/content/ContextWrapper;->mBase:Landroid/content/Context;
372Landroid/content/CursorLoader;->mCancellationSignal:Landroid/os/CancellationSignal;
373Landroid/content/CursorLoader;->mObserver:Landroid/content/Loader$ForceLoadContentObserver;
David Brazdil92b16d62018-02-12 18:29:42 +0000374Landroid/content/IClipboard$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IClipboard;
David Brazdil779787b2018-03-06 13:29:52 +0000375Landroid/content/IClipboard$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil78894d12018-02-15 15:35:23 +0000376Landroid/content/IContentProvider;->call(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
David Brazdilb43351f2018-01-31 14:43:36 +0000377Landroid/content/IContentService;->cancelSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/content/ComponentName;)V
378Landroid/content/IContentService;->getMasterSyncAutomatically()Z
379Landroid/content/IContentService;->setMasterSyncAutomatically(Z)V
David Brazdil78894d12018-02-15 15:35:23 +0000380Landroid/content/IContentService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/IContentService;
David Brazdil92b16d62018-02-12 18:29:42 +0000381Landroid/content/IContentService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000382Landroid/content/Intent;->ACTION_ALARM_CHANGED:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000383Landroid/content/IntentFilter;->mActions:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +0000384Landroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/IBinder;)Landroid/content/Intent;
David Brazdil779787b2018-03-06 13:29:52 +0000385Landroid/content/pm/ActivityInfo;->resizeMode:I
David Brazdil92b16d62018-02-12 18:29:42 +0000386Landroid/content/pm/ApplicationInfo;->enabledSetting:I
387Landroid/content/pm/ApplicationInfo;->getBaseResourcePath()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000388Landroid/content/pm/ApplicationInfo;->installLocation:I
389Landroid/content/pm/ApplicationInfo;->isForwardLocked()Z
David Brazdilb43351f2018-01-31 14:43:36 +0000390Landroid/content/pm/ApplicationInfo;->primaryCpuAbi:Ljava/lang/String;
391Landroid/content/pm/ApplicationInfo;->privateFlags:I
David Brazdil92b16d62018-02-12 18:29:42 +0000392Landroid/content/pm/ApplicationInfo;->scanPublicSourceDir:Ljava/lang/String;
393Landroid/content/pm/ApplicationInfo;->scanSourceDir:Ljava/lang/String;
394Landroid/content/pm/ApplicationInfo;->secondaryNativeLibraryDir:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000395Landroid/content/pm/IPackageManager;->getInstallLocation()I
David Brazdilb43351f2018-01-31 14:43:36 +0000396Landroid/content/pm/IPackageManager;->getLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;I)Landroid/content/pm/ResolveInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000397Landroid/content/pm/IPackageManager;->setApplicationEnabledSetting(Ljava/lang/String;IIILjava/lang/String;)V
398Landroid/content/pm/IPackageManager;->setComponentEnabledSetting(Landroid/content/ComponentName;III)V
David Brazdilb43351f2018-01-31 14:43:36 +0000399Landroid/content/pm/IPackageManager;->setLastChosenActivity(Landroid/content/Intent;Ljava/lang/String;ILandroid/content/IntentFilter;ILandroid/content/ComponentName;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000400Landroid/content/pm/IPackageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageManager;
401Landroid/content/pm/IPackageManager$Stub$Proxy;->getPackageInfo(Ljava/lang/String;II)Landroid/content/pm/PackageInfo;
402Landroid/content/pm/IPackageManager$Stub$Proxy;->getPackagesForUid(I)[Ljava/lang/String;
403Landroid/content/pm/IPackageManager$Stub$Proxy;->getSystemSharedLibraryNames()[Ljava/lang/String;
David Brazdil3b310592018-02-08 18:56:22 +0000404Landroid/content/pm/IPackageStatsObserver$Stub;-><init>()V
David Brazdil78894d12018-02-15 15:35:23 +0000405Landroid/content/pm/LauncherActivityInfo;->mActivityInfo:Landroid/content/pm/ActivityInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000406Landroid/content/pm/LauncherApps;->mPm:Landroid/content/pm/PackageManager;
407Landroid/content/pm/LauncherApps;->startShortcut(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Rect;Landroid/os/Bundle;I)V
David Brazdil92b16d62018-02-12 18:29:42 +0000408Landroid/content/pm/PackageManager;->buildRequestPermissionsIntent([Ljava/lang/String;)Landroid/content/Intent;
David Brazdilb43351f2018-01-31 14:43:36 +0000409Landroid/content/pm/PackageManager;->freeStorageAndNotify(JLandroid/content/pm/IPackageDataObserver;)V
410Landroid/content/pm/PackageManager;->freeStorageAndNotify(Ljava/lang/String;JLandroid/content/pm/IPackageDataObserver;)V
411Landroid/content/pm/PackageManager;->freeStorage(JLandroid/content/IntentSender;)V
412Landroid/content/pm/PackageManager;->freeStorage(Ljava/lang/String;JLandroid/content/IntentSender;)V
David Brazdil2a523752018-02-01 17:12:30 +0000413Landroid/content/pm/PackageManager;->getApplicationInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/ApplicationInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000414Landroid/content/pm/PackageManager;->getPackageCandidateVolumes(Landroid/content/pm/ApplicationInfo;)Ljava/util/List;
David Brazdil2a523752018-02-01 17:12:30 +0000415Landroid/content/pm/PackageManager;->getPackageInfoAsUser(Ljava/lang/String;II)Landroid/content/pm/PackageInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000416Landroid/content/pm/PackageManager;->getPackageSizeInfo(Ljava/lang/String;Landroid/content/pm/IPackageStatsObserver;)V
417Landroid/content/pm/PackageManager;->getResourcesForApplicationAsUser(Ljava/lang/String;I)Landroid/content/res/Resources;
418Landroid/content/pm/PackageManager;->movePackage(Ljava/lang/String;Landroid/os/storage/VolumeInfo;)I
David Brazdil92b16d62018-02-12 18:29:42 +0000419Landroid/content/pm/PackageManager;->NO_NATIVE_LIBRARIES:I
David Brazdilb43351f2018-01-31 14:43:36 +0000420Landroid/content/pm/PackageManager;->queryBroadcastReceivers(Landroid/content/Intent;II)Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +0000421Landroid/content/pm/PackageParser$Activity;->info:Landroid/content/pm/ActivityInfo;
422Landroid/content/pm/PackageParser$ActivityIntentInfo;->activity:Landroid/content/pm/PackageParser$Activity;
David Brazdilb43351f2018-01-31 14:43:36 +0000423Landroid/content/pm/PackageParser;->collectCertificates(Landroid/content/pm/PackageParser$Package;Ljava/io/File;Z)V
424Landroid/content/pm/PackageParser;->collectCertificates(Landroid/content/pm/PackageParser$Package;Z)V
David Brazdil92b16d62018-02-12 18:29:42 +0000425Landroid/content/pm/PackageParser$Component;->className:Ljava/lang/String;
426Landroid/content/pm/PackageParser$Component;->getComponentName()Landroid/content/ComponentName;
427Landroid/content/pm/PackageParser$Component;->intents:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +0000428Landroid/content/pm/PackageParser;->generatePackageInfo(Landroid/content/pm/PackageParser$Package;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;I)Landroid/content/pm/PackageInfo;
429Landroid/content/pm/PackageParser;->generatePackageInfo(Landroid/content/pm/PackageParser$Package;[IIJJLjava/util/Set;Landroid/content/pm/PackageUserState;)Landroid/content/pm/PackageInfo;
David Brazdil92b16d62018-02-12 18:29:42 +0000430Landroid/content/pm/PackageParser;-><init>()V
431Landroid/content/pm/PackageParser$Package;->activities:Ljava/util/ArrayList;
432Landroid/content/pm/PackageParser$Package;->applicationInfo:Landroid/content/pm/ApplicationInfo;
433Landroid/content/pm/PackageParser$Package;->mVersionCode:I
434Landroid/content/pm/PackageParser$Package;->mVersionName:Ljava/lang/String;
435Landroid/content/pm/PackageParser$Package;->packageName:Ljava/lang/String;
436Landroid/content/pm/PackageParser$Package;->providers:Ljava/util/ArrayList;
437Landroid/content/pm/PackageParser$Package;->receivers:Ljava/util/ArrayList;
438Landroid/content/pm/PackageParser$Package;->requestedPermissions:Ljava/util/ArrayList;
439Landroid/content/pm/PackageParser$Package;->services:Ljava/util/ArrayList;
440Landroid/content/pm/PackageParser;->parseBaseApk(Ljava/lang/String;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I[Ljava/lang/String;)Landroid/content/pm/PackageParser$Package;
David Brazdilb43351f2018-01-31 14:43:36 +0000441Landroid/content/pm/PackageParser;->parseMonolithicPackage(Ljava/io/File;I)Landroid/content/pm/PackageParser$Package;
442Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;I)Landroid/content/pm/PackageParser$Package;
443Landroid/content/pm/PackageParser;->parsePackage(Ljava/io/File;IZ)Landroid/content/pm/PackageParser$Package;
David Brazdil92b16d62018-02-12 18:29:42 +0000444Landroid/content/pm/PackageParser$Provider;->info:Landroid/content/pm/ProviderInfo;
445Landroid/content/pm/PackageParser$ProviderIntentInfo;->provider:Landroid/content/pm/PackageParser$Provider;
446Landroid/content/pm/PackageParser$ServiceIntentInfo;->service:Landroid/content/pm/PackageParser$Service;
447Landroid/content/pm/PackageUserState;-><init>()V
448Landroid/content/pm/ParceledListSlice;-><init>(Ljava/util/List;)V
449Landroid/content/pm/ResolveInfo;->instantAppAvailable:Z
David Brazdil0f41a7c2018-03-12 10:15:46 +0000450Landroid/content/pm/ShortcutManager;->mService:Landroid/content/pm/IShortcutService;
David Brazdil92b16d62018-02-12 18:29:42 +0000451Landroid/content/pm/Signature;->getPublicKey()Ljava/security/PublicKey;
David Brazdilb43351f2018-01-31 14:43:36 +0000452Landroid/content/pm/UserInfo;->id:I
453Landroid/content/pm/UserInfo;->isPrimary()Z
David Brazdil92b16d62018-02-12 18:29:42 +0000454Landroid/content/pm/UserInfo;->serialNumber:I
455Landroid/content/res/AssetFileDescriptor;->mFd:Landroid/os/ParcelFileDescriptor;
456Landroid/content/res/AssetFileDescriptor;->mLength:J
457Landroid/content/res/AssetFileDescriptor;->mStartOffset:J
458Landroid/content/res/AssetManager;->addAssetPathAsSharedLibrary(Ljava/lang/String;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000459Landroid/content/res/AssetManager;->addAssetPath(Ljava/lang/String;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000460Landroid/content/res/AssetManager;->getAssignedPackageIdentifiers()Landroid/util/SparseArray;
David Brazdilb43351f2018-01-31 14:43:36 +0000461Landroid/content/res/AssetManager;->getResourceBagText(II)Ljava/lang/CharSequence;
David Brazdil92b16d62018-02-12 18:29:42 +0000462Landroid/content/res/AssetManager;->getResourceEntryName(I)Ljava/lang/String;
463Landroid/content/res/AssetManager;->getResourceIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
464Landroid/content/res/AssetManager;->getResourceName(I)Ljava/lang/String;
465Landroid/content/res/AssetManager;->getResourcePackageName(I)Ljava/lang/String;
466Landroid/content/res/AssetManager;->getResourceTypeName(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000467Landroid/content/res/AssetManager;-><init>()V
468Landroid/content/res/AssetManager;->isUpToDate()Z
David Brazdil2a523752018-02-01 17:12:30 +0000469Landroid/content/res/AssetManager;->mObject:J
David Brazdilb43351f2018-01-31 14:43:36 +0000470Landroid/content/res/AssetManager;->openNonAsset(ILjava/lang/String;I)Ljava/io/InputStream;
471Landroid/content/res/AssetManager;->openNonAsset(ILjava/lang/String;)Ljava/io/InputStream;
472Landroid/content/res/AssetManager;->openNonAsset(Ljava/lang/String;I)Ljava/io/InputStream;
473Landroid/content/res/AssetManager;->openNonAsset(Ljava/lang/String;)Ljava/io/InputStream;
Adam Lesinskibde1df22018-02-09 11:12:22 -0800474Landroid/content/res/AssetManager;->resolveAttrs(JII[I[I[I[I)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000475Landroid/content/res/AssetManager;->setConfiguration(IILjava/lang/String;IIIIIIIIIIIIIII)V
David Brazdil92b16d62018-02-12 18:29:42 +0000476Landroid/content/res/ColorStateList$ColorStateListFactory;-><init>(Landroid/content/res/ColorStateList;)V
477Landroid/content/res/ColorStateList;->mColors:[I
478Landroid/content/res/ColorStateList;->mDefaultColor:I
479Landroid/content/res/ColorStateList;->mFactory:Landroid/content/res/ColorStateList$ColorStateListFactory;
David Brazdilcfcd8a02018-02-20 11:59:10 +0000480Landroid/content/res/CompatibilityInfo;->applicationScale:F
David Brazdil92b16d62018-02-12 18:29:42 +0000481Landroid/content/res/CompatibilityInfo;->DEFAULT_COMPATIBILITY_INFO:Landroid/content/res/CompatibilityInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000482Landroid/content/res/DrawableCache;->getInstance(JLandroid/content/res/Resources;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
David Brazdil92b16d62018-02-12 18:29:42 +0000483Landroid/content/res/ObbInfo;->salt:[B
David Brazdilb43351f2018-01-31 14:43:36 +0000484Landroid/content/res/Resources;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
485Landroid/content/res/ResourcesImpl;->mAccessLock:Ljava/lang/Object;
486Landroid/content/res/ResourcesImpl;->mAssets:Landroid/content/res/AssetManager;
487Landroid/content/res/ResourcesImpl;->mColorDrawableCache:Landroid/content/res/DrawableCache;
488Landroid/content/res/ResourcesImpl;->mConfiguration:Landroid/content/res/Configuration;
489Landroid/content/res/ResourcesImpl;->mDrawableCache:Landroid/content/res/DrawableCache;
490Landroid/content/res/ResourcesImpl;->mPreloading:Z
491Landroid/content/res/ResourcesImpl;->sPreloadedColorDrawables:Landroid/util/LongSparseArray;
David Brazdil92b16d62018-02-12 18:29:42 +0000492Landroid/content/res/ResourcesImpl;->sPreloadedComplexColors:Landroid/util/LongSparseArray;
David Brazdilb43351f2018-01-31 14:43:36 +0000493Landroid/content/res/ResourcesImpl;->sPreloadedDrawables:[Landroid/util/LongSparseArray;
494Landroid/content/res/ResourcesImpl;->TRACE_FOR_MISS_PRELOAD:Z
495Landroid/content/res/ResourcesImpl;->TRACE_FOR_PRELOAD:Z
David Brazdil92b16d62018-02-12 18:29:42 +0000496Landroid/content/res/ResourcesKey;->mSplitResDirs:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000497Landroid/content/res/Resources;->loadXmlResourceParser(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;
498Landroid/content/res/Resources;->loadXmlResourceParser(Ljava/lang/String;IILjava/lang/String;)Landroid/content/res/XmlResourceParser;
499Landroid/content/res/Resources;->mResourcesImpl:Landroid/content/res/ResourcesImpl;
Mathew Inwoodf37f0242018-03-07 18:47:53 +0000500Landroid/content/res/Resources;->mSystem:Landroid/content/res/Resources;
David Brazdilb43351f2018-01-31 14:43:36 +0000501Landroid/content/res/Resources;->mTmpValue:Landroid/util/TypedValue;
502Landroid/content/res/Resources;->mTypedArrayPool:Landroid/util/Pools$SynchronizedPool;
503Landroid/content/res/Resources;->setCompatibilityInfo(Landroid/content/res/CompatibilityInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000504Landroid/content/res/Resources;->updateSystemConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;)V
505Landroid/content/res/StringBlock;-><init>(JZ)V
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +0000506Landroid/content/res/TypedArray;->extractThemeAttrs()[I
David Brazdil92b16d62018-02-12 18:29:42 +0000507Landroid/content/res/TypedArray;->getNonConfigurationString(II)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000508Landroid/content/res/TypedArray;->getValueAt(ILandroid/util/TypedValue;)Z
509Landroid/content/res/TypedArray;->mAssets:Landroid/content/res/AssetManager;
510Landroid/content/res/TypedArray;->mData:[I
511Landroid/content/res/TypedArray;->mIndices:[I
512Landroid/content/res/TypedArray;->mLength:I
513Landroid/content/res/TypedArray;->mMetrics:Landroid/util/DisplayMetrics;
514Landroid/content/res/TypedArray;->mRecycled:Z
515Landroid/content/res/TypedArray;->mResources:Landroid/content/res/Resources;
516Landroid/content/res/TypedArray;->mTheme:Landroid/content/res/Resources$Theme;
517Landroid/content/res/TypedArray;->mValue:Landroid/util/TypedValue;
518Landroid/content/res/TypedArray;->mXml:Landroid/content/res/XmlBlock$Parser;
David Brazdil92b16d62018-02-12 18:29:42 +0000519Landroid/content/res/XmlBlock;-><init>([B)V
David Brazdilb43351f2018-01-31 14:43:36 +0000520Landroid/content/res/XmlBlock;->newParser()Landroid/content/res/XmlResourceParser;
David Brazdil9d83cca2018-03-06 10:08:45 +0000521Landroid/content/res/XmlBlock$Parser;->mBlock:Landroid/content/res/XmlBlock;
David Brazdilb43351f2018-01-31 14:43:36 +0000522Landroid/content/res/XmlBlock$Parser;->mParseState:J
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +0000523Landroid/content/SearchRecentSuggestionsProvider;->mSuggestionProjection:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000524Landroid/content/SyncStatusInfo;->lastSuccessTime:J
David Brazdil92b16d62018-02-12 18:29:42 +0000525Landroid/database/AbstractCursor;->mExtras:Landroid/os/Bundle;
David Brazdilb43351f2018-01-31 14:43:36 +0000526Landroid/database/AbstractCursor;->mNotifyUri:Landroid/net/Uri;
David Brazdil78894d12018-02-15 15:35:23 +0000527Landroid/database/AbstractCursor;->mRowIdColumnIndex:I
David Brazdilb43351f2018-01-31 14:43:36 +0000528Landroid/database/CursorWindow;->mWindowPtr:J
529Landroid/database/CursorWindow;->sCursorWindowSize:I
530Landroid/database/CursorWindow;->sWindowToPidMap:Landroid/util/LongSparseArray;
531Landroid/database/CursorWrapper;->mCursor:Landroid/database/Cursor;
David Brazdil92b16d62018-02-12 18:29:42 +0000532Landroid/database/sqlite/SQLiteCustomFunction;->dispatchCallback([Ljava/lang/String;)V
533Landroid/database/sqlite/SQLiteCustomFunction;->name:Ljava/lang/String;
534Landroid/database/sqlite/SQLiteCustomFunction;->numArgs:I
535Landroid/database/sqlite/SQLiteDatabaseConfiguration;->maxSqlCacheSize:I
536Landroid/database/sqlite/SQLiteDatabase;->mConfigurationLocked:Landroid/database/sqlite/SQLiteDatabaseConfiguration;
537Landroid/database/sqlite/SQLiteDatabase;->mConnectionPoolLocked:Landroid/database/sqlite/SQLiteConnectionPool;
538Landroid/database/sqlite/SQLiteDebug$PagerStats;->largestMemAlloc:I
539Landroid/database/sqlite/SQLiteDebug$PagerStats;->memoryUsed:I
540Landroid/database/sqlite/SQLiteDebug$PagerStats;->pageCacheOverflow:I
541Landroid/database/sqlite/SQLiteOpenHelper;->mName:Ljava/lang/String;
542Landroid/ddm/DdmHandleAppName;->getAppName()Ljava/lang/String;
543Landroid/graphics/BaseCanvas;->mNativeCanvasWrapper:J
David Brazdilb43351f2018-01-31 14:43:36 +0000544Landroid/graphics/Bitmap$Config;->nativeInt:I
David Brazdil92b16d62018-02-12 18:29:42 +0000545Landroid/graphics/Bitmap$Config;->nativeToConfig(I)Landroid/graphics/Bitmap$Config;
David Brazdilb43351f2018-01-31 14:43:36 +0000546Landroid/graphics/Bitmap;->createAshmemBitmap()Landroid/graphics/Bitmap;
547Landroid/graphics/Bitmap;->createAshmemBitmap(Landroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +0000548Landroid/graphics/BitmapFactory;->nativeDecodeAsset(JLandroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
549Landroid/graphics/BitmapFactory;->nativeDecodeByteArray([BIILandroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
550Landroid/graphics/BitmapFactory;->nativeDecodeFileDescriptor(Ljava/io/FileDescriptor;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
551Landroid/graphics/BitmapFactory;->nativeDecodeStream(Ljava/io/InputStream;[BLandroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
David Brazdilb43351f2018-01-31 14:43:36 +0000552Landroid/graphics/Bitmap;->getDefaultDensity()I
David Brazdil92b16d62018-02-12 18:29:42 +0000553Landroid/graphics/Bitmap;-><init>(JIIIZZ[BLandroid/graphics/NinePatch$InsetStruct;)V
554Landroid/graphics/Bitmap;->mNativePtr:J
555Landroid/graphics/Bitmap;->mNinePatchChunk:[B
556Landroid/graphics/Bitmap;->mNinePatchInsets:Landroid/graphics/NinePatch$InsetStruct;
557Landroid/graphics/BitmapRegionDecoder;-><init>(J)V
558Landroid/graphics/Bitmap;->reinit(IIZ)V
559Landroid/graphics/Camera;->native_instance:J
560Landroid/graphics/Canvas;-><init>(J)V
561Landroid/graphics/Canvas;->release()V
562Landroid/graphics/drawable/AnimatedImageDrawable;->onAnimationEnd()V
David Brazdil779787b2018-03-06 13:29:52 +0000563Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->mStateIds:Landroid/util/SparseIntArray;
564Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;->mTransitions:Landroid/util/LongSparseLongArray;
565Landroid/graphics/drawable/AnimatedStateListDrawable;->mState:Landroid/graphics/drawable/AnimatedStateListDrawable$AnimatedStateListState;
David Brazdil92b16d62018-02-12 18:29:42 +0000566Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->callOnFinished(Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000567Landroid/graphics/drawable/AnimationDrawable;->mCurFrame:I
David Brazdil779787b2018-03-06 13:29:52 +0000568Landroid/graphics/drawable/BitmapDrawable;->getOpticalInsets()Landroid/graphics/Insets;
David Brazdilb43351f2018-01-31 14:43:36 +0000569Landroid/graphics/drawable/BitmapDrawable;->getTint()Landroid/content/res/ColorStateList;
570Landroid/graphics/drawable/BitmapDrawable;->getTintMode()Landroid/graphics/PorterDuff$Mode;
571Landroid/graphics/drawable/BitmapDrawable;->setBitmap(Landroid/graphics/Bitmap;)V
572Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantPadding:Landroid/graphics/Rect;
David Brazdil2a523752018-02-01 17:12:30 +0000573Landroid/graphics/drawable/DrawableContainer;->getOpticalInsets()Landroid/graphics/Insets;
David Brazdilb43351f2018-01-31 14:43:36 +0000574Landroid/graphics/drawable/DrawableContainer;->mDrawableContainerState:Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;
David Brazdil779787b2018-03-06 13:29:52 +0000575Landroid/graphics/drawable/Drawable;->getOpticalInsets()Landroid/graphics/Insets;
David Brazdilb43351f2018-01-31 14:43:36 +0000576Landroid/graphics/drawable/Drawable;->inflateWithAttributes(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/content/res/TypedArray;I)V
577Landroid/graphics/drawable/Drawable;->mCallback:Ljava/lang/ref/WeakReference;
David Brazdil92b16d62018-02-12 18:29:42 +0000578Landroid/graphics/drawable/GradientDrawable$GradientState;->mAngle:I
David Brazdil779787b2018-03-06 13:29:52 +0000579Landroid/graphics/drawable/GradientDrawable$GradientState;->mGradientColors:[I
580Landroid/graphics/drawable/GradientDrawable$GradientState;->mGradient:I
581Landroid/graphics/drawable/GradientDrawable$GradientState;->mHeight:I
582Landroid/graphics/drawable/GradientDrawable$GradientState;->mInnerRadius:I
583Landroid/graphics/drawable/GradientDrawable$GradientState;->mInnerRadiusRatio:F
584Landroid/graphics/drawable/GradientDrawable$GradientState;->mOrientation:Landroid/graphics/drawable/GradientDrawable$Orientation;
David Brazdil92b16d62018-02-12 18:29:42 +0000585Landroid/graphics/drawable/GradientDrawable$GradientState;->mPadding:Landroid/graphics/Rect;
586Landroid/graphics/drawable/GradientDrawable$GradientState;->mPositions:[F
David Brazdil779787b2018-03-06 13:29:52 +0000587Landroid/graphics/drawable/GradientDrawable$GradientState;->mRadiusArray:[F
588Landroid/graphics/drawable/GradientDrawable$GradientState;->mRadius:F
589Landroid/graphics/drawable/GradientDrawable$GradientState;->mShape:I
590Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeDashGap:F
591Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeDashWidth:F
592Landroid/graphics/drawable/GradientDrawable$GradientState;->mStrokeWidth:I
593Landroid/graphics/drawable/GradientDrawable$GradientState;->mThickness:I
594Landroid/graphics/drawable/GradientDrawable$GradientState;->mThicknessRatio:F
595Landroid/graphics/drawable/GradientDrawable$GradientState;->mWidth:I
David Brazdil92b16d62018-02-12 18:29:42 +0000596Landroid/graphics/drawable/GradientDrawable;->mPadding:Landroid/graphics/Rect;
David Brazdil779787b2018-03-06 13:29:52 +0000597Landroid/graphics/drawable/Icon;->mType:I
598Landroid/graphics/drawable/InsetDrawable;->mState:Landroid/graphics/drawable/InsetDrawable$InsetState;
David Brazdilb43351f2018-01-31 14:43:36 +0000599Landroid/graphics/drawable/NinePatchDrawable;->mNinePatchState:Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;
600Landroid/graphics/drawable/NinePatchDrawable$NinePatchState;->mNinePatch:Landroid/graphics/NinePatch;
601Landroid/graphics/drawable/StateListDrawable;->extractStateSet(Landroid/util/AttributeSet;)[I
602Landroid/graphics/drawable/StateListDrawable;->getStateCount()I
603Landroid/graphics/drawable/StateListDrawable;->getStateDrawable(I)Landroid/graphics/drawable/Drawable;
David Brazdiled668442018-03-09 11:32:07 +0000604Landroid/graphics/drawable/StateListDrawable;->getStateDrawableIndex([I)I
David Brazdilb43351f2018-01-31 14:43:36 +0000605Landroid/graphics/drawable/StateListDrawable;->getStateSet(I)[I
606Landroid/graphics/drawable/StateListDrawable;->mStateListState:Landroid/graphics/drawable/StateListDrawable$StateListState;
607Landroid/graphics/drawable/StateListDrawable;->updateStateFromTypedArray(Landroid/content/res/TypedArray;)V
David Brazdild56b3202018-02-07 16:01:10 +0000608Landroid/graphics/FontFamily;->abortCreation()V
609Landroid/graphics/FontFamily;->addFontFromAssetManager(Landroid/content/res/AssetManager;Ljava/lang/String;IZIII[Landroid/graphics/fonts/FontVariationAxis;)Z
610Landroid/graphics/FontFamily;->addFontFromBuffer(Ljava/nio/ByteBuffer;I[Landroid/graphics/fonts/FontVariationAxis;II)Z
611Landroid/graphics/FontFamily;->freeze()Z
612Landroid/graphics/FontFamily;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +0000613Landroid/graphics/fonts/FontVariationAxis;->mStyleValue:F
614Landroid/graphics/fonts/FontVariationAxis;->mTag:I
615Landroid/graphics/GraphicBuffer;->createFromExisting(IIIIJ)Landroid/graphics/GraphicBuffer;
616Landroid/graphics/GraphicBuffer;-><init>(IIIIJ)V
617Landroid/graphics/GraphicBuffer;->mNativeObject:J
618Landroid/graphics/ImageDecoder;-><init>(JIIZ)V
619Landroid/graphics/ImageDecoder;->onPartialImage(I)Z
620Landroid/graphics/ImageDecoder;->postProcessAndRelease(Landroid/graphics/Canvas;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000621Landroid/graphics/LinearGradient;->mColors:[I
David Brazdil92b16d62018-02-12 18:29:42 +0000622Landroid/graphics/Matrix;->native_instance:J
623Landroid/graphics/Movie;-><init>(J)V
624Landroid/graphics/Movie;->mNativeMovie:J
625Landroid/graphics/NinePatch$InsetStruct;-><init>(IIIIIIIIFIF)V
David Brazdilb43351f2018-01-31 14:43:36 +0000626Landroid/graphics/NinePatch;->mBitmap:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +0000627Landroid/graphics/Picture;->mNativePicture:J
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +0000628Landroid/graphics/PorterDuffColorFilter;->setColor(I)V
629Landroid/graphics/PorterDuffColorFilter;->setMode(Landroid/graphics/PorterDuff$Mode;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000630Landroid/graphics/Region;-><init>(JI)V
631Landroid/graphics/Region;->mNativeRegion:J
632Landroid/graphics/SurfaceTexture;->mFrameAvailableListener:J
633Landroid/graphics/SurfaceTexture;->mProducer:J
634Landroid/graphics/SurfaceTexture;->mSurfaceTexture:J
David Brazdilb43351f2018-01-31 14:43:36 +0000635Landroid/graphics/SurfaceTexture;->nativeDetachFromGLContext()I
David Brazdil92b16d62018-02-12 18:29:42 +0000636Landroid/graphics/SurfaceTexture;->postEventFromNative(Ljava/lang/ref/WeakReference;)V
David Brazdiled668442018-03-09 11:32:07 +0000637Landroid/graphics/Typeface;->createFromFamiliesWithDefault([Landroid/graphics/FontFamily;Ljava/lang/String;II)Landroid/graphics/Typeface;
David Brazdilb43351f2018-01-31 14:43:36 +0000638Landroid/graphics/Typeface;->mStyle:I
639Landroid/graphics/Typeface;->sDefaults:[Landroid/graphics/Typeface;
640Landroid/graphics/Typeface;->setDefault(Landroid/graphics/Typeface;)V
641Landroid/graphics/Typeface;->sSystemFontMap:Ljava/util/Map;
David Brazdil92b16d62018-02-12 18:29:42 +0000642Landroid/hardware/camera2/CameraCharacteristics$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
643Landroid/hardware/camera2/CaptureRequest$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
644Landroid/hardware/camera2/CaptureResult$Key;-><init>(Ljava/lang/String;Ljava/lang/Class;J)V
645Landroid/hardware/camera2/impl/CameraMetadataNative;->mMetadataPtr:J
David Brazdilb43351f2018-01-31 14:43:36 +0000646Landroid/hardware/Camera;->addCallbackBuffer([BI)V
David Brazdil92b16d62018-02-12 18:29:42 +0000647Landroid/hardware/Camera;->mNativeContext:J
David Brazdilb43351f2018-01-31 14:43:36 +0000648Landroid/hardware/Camera;->openLegacy(II)Landroid/hardware/Camera;
David Brazdil92b16d62018-02-12 18:29:42 +0000649Landroid/hardware/Camera;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000650Landroid/hardware/display/WifiDisplayStatus;->mActiveDisplay:Landroid/hardware/display/WifiDisplay;
651Landroid/hardware/display/WifiDisplayStatus;->mDisplays:[Landroid/hardware/display/WifiDisplay;
David Brazdil92b16d62018-02-12 18:29:42 +0000652Landroid/hardware/HardwareBuffer;-><init>(J)V
653Landroid/hardware/HardwareBuffer;->mNativeObject:J
David Brazdilb43351f2018-01-31 14:43:36 +0000654Landroid/hardware/input/IInputManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/input/IInputManager;
David Brazdil779787b2018-03-06 13:29:52 +0000655Landroid/hardware/input/IInputManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000656Landroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager;
David Brazdil76f8bfa2018-03-14 09:37:55 +0000657Landroid/hardware/input/InputManager;->injectInputEvent(Landroid/view/InputEvent;I)Z
658Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH:I
David Brazdilb43351f2018-01-31 14:43:36 +0000659Landroid/hardware/input/InputManager;->mIm:Landroid/hardware/input/IInputManager;
David Brazdiled668442018-03-09 11:32:07 +0000660Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +0000661Landroid/hardware/SerialPort;->mNativeContext:I
662Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;->confidenceLevel:I
663Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;-><init>(II)V
664Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;->userId:I
665Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B)V
David Brazdil76f8bfa2018-03-14 09:37:55 +0000666Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;-><init>(Ljava/util/UUID;Ljava/util/UUID;[B)V
David Brazdil92b16d62018-02-12 18:29:42 +0000667Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->id:I
668Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->locale:Ljava/lang/String;
669Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;)V
670Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->coarseConfidenceLevel:I
671Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->confidenceLevels:[Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;
672Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->id:I
673Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;-><init>(III[Landroid/hardware/soundtrigger/SoundTrigger$ConfidenceLevel;)V
674Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;->recognitionModes:I
675Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->recognitionModes:I
676Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;->keyphrases:[Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;
677Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->text:Ljava/lang/String;
678Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;->users:[I
679Landroid/hardware/soundtrigger/SoundTriggerModule;->mId:I
680Landroid/hardware/soundtrigger/SoundTriggerModule;->mNativeContext:J
681Landroid/hardware/soundtrigger/SoundTriggerModule;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
682Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;-><init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIIIZIZIZ)V
683Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->captureRequested:Z
684Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->data:[B
David Brazdil76f8bfa2018-03-14 09:37:55 +0000685Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;-><init>(ZZ[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;[B)V
David Brazdil92b16d62018-02-12 18:29:42 +0000686Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;->keyphrases:[Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;
687Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;-><init>(IIZIIIZLandroid/media/AudioFormat;[B)V
688Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->data:[B
689Landroid/hardware/soundtrigger/SoundTrigger$SoundModelEvent;-><init>(II[B)V
690Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->uuid:Ljava/util/UUID;
691Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;->vendorUuid:Ljava/util/UUID;
692Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchAdditionalInfoEvent(III[F[I)V
693Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchFlushCompleteEvent(I)V
694Landroid/hardware/SystemSensorManager$BaseEventQueue;->dispatchSensorEvent(I[FIJ)V
David Brazdil779787b2018-03-06 13:29:52 +0000695Landroid/hardware/usb/IUsbManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000696Landroid/hardware/usb/UsbDeviceConnection;->mNativeContext:J
Artem Iglikova2689a92018-03-12 11:21:56 +0000697Landroid/hardware/usb/UsbManager;->getPorts()[Landroid/hardware/usb/UsbPort;
698Landroid/hardware/usb/UsbManager;->getPortStatus(Landroid/hardware/usb/UsbPort;)Landroid/hardware/usb/UsbPortStatus;
David Brazdilb43351f2018-01-31 14:43:36 +0000699Landroid/hardware/usb/UsbManager;->setCurrentFunction(Ljava/lang/String;Z)V
Artem Iglikova2689a92018-03-12 11:21:56 +0000700Landroid/hardware/usb/UsbManager;->setPortRoles(Landroid/hardware/usb/UsbPort;II)V
701Landroid/hardware/usb/UsbPortStatus;->getCurrentDataRole()I
702Landroid/hardware/usb/UsbPortStatus;->isConnected()Z
703Landroid/hardware/usb/UsbPortStatus;->isRoleCombinationSupported(II)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000704Landroid/hardware/usb/UsbRequest;->mNativeContext:J
David Brazdil0f41a7c2018-03-12 10:15:46 +0000705Landroid/icu/impl/CurrencyData;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +0000706Landroid/icu/impl/number/DecimalFormatProperties;->readObject(Ljava/io/ObjectInputStream;)V
707Landroid/icu/impl/number/DecimalFormatProperties;->writeObject(Ljava/io/ObjectOutputStream;)V
708Landroid/icu/impl/TimeZoneGenericNames;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000709Landroid/icu/text/ArabicShaping;->isAlefMaksouraChar(C)Z
710Landroid/icu/text/ArabicShaping;->isSeenTailFamilyChar(C)I
711Landroid/icu/text/ArabicShaping;->isTailChar(C)Z
712Landroid/icu/text/ArabicShaping;->isYehHamzaChar(C)Z
David Brazdil8237f2d2018-02-12 22:34:49 +0000713Landroid/icu/text/DateFormat;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000714Landroid/icu/text/DateFormatSymbols;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil8237f2d2018-02-12 22:34:49 +0000715Landroid/icu/text/DateFormatSymbols;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000716Landroid/icu/text/DateIntervalFormat;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +0000717Landroid/icu/text/DateIntervalFormat;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000718Landroid/icu/text/DateTimePatternGenerator$DistanceInfo;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +0000719Landroid/icu/text/DecimalFormat_ICU58_Android;->readObject(Ljava/io/ObjectInputStream;)V
720Landroid/icu/text/DecimalFormat_ICU58_Android;->writeObject(Ljava/io/ObjectOutputStream;)V
721Landroid/icu/text/DecimalFormat;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000722Landroid/icu/text/DecimalFormatSymbols;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil8237f2d2018-02-12 22:34:49 +0000723Landroid/icu/text/DecimalFormatSymbols;->readObject(Ljava/io/ObjectInputStream;)V
724Landroid/icu/text/DecimalFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
725Landroid/icu/text/MessageFormat;->readObject(Ljava/io/ObjectInputStream;)V
726Landroid/icu/text/MessageFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
727Landroid/icu/text/NumberFormat;->readObject(Ljava/io/ObjectInputStream;)V
728Landroid/icu/text/NumberFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
729Landroid/icu/text/PluralFormat;->readObject(Ljava/io/ObjectInputStream;)V
730Landroid/icu/text/PluralRules$FixedDecimal;->readObject(Ljava/io/ObjectInputStream;)V
731Landroid/icu/text/PluralRules$FixedDecimal;->writeObject(Ljava/io/ObjectOutputStream;)V
732Landroid/icu/text/PluralRules;->readObject(Ljava/io/ObjectInputStream;)V
733Landroid/icu/text/PluralRules;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000734Landroid/icu/text/RuleBasedCollator;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil8237f2d2018-02-12 22:34:49 +0000735Landroid/icu/text/RuleBasedNumberFormat;->readObject(Ljava/io/ObjectInputStream;)V
736Landroid/icu/text/RuleBasedNumberFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
737Landroid/icu/text/SelectFormat;->readObject(Ljava/io/ObjectInputStream;)V
738Landroid/icu/text/SimpleDateFormat;->readObject(Ljava/io/ObjectInputStream;)V
739Landroid/icu/text/SimpleDateFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000740Landroid/icu/text/SpoofChecker$ScriptSet;->and(I)V
741Landroid/icu/text/SpoofChecker$ScriptSet;-><init>()V
742Landroid/icu/text/SpoofChecker$ScriptSet;->isFull()Z
743Landroid/icu/text/SpoofChecker$ScriptSet;->setAll()V
David Brazdil8237f2d2018-02-12 22:34:49 +0000744Landroid/icu/text/TimeZoneFormat;->readObject(Ljava/io/ObjectInputStream;)V
745Landroid/icu/text/TimeZoneFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000746Landroid/icu/text/TimeZoneNames$DefaultTimeZoneNames$FactoryImpl;-><init>()V
747Landroid/icu/text/Transliterator;->createFromRules(Ljava/lang/String;Ljava/lang/String;I)Landroid/icu/text/Transliterator;
748Landroid/icu/text/Transliterator;->transliterate(Ljava/lang/String;)Ljava/lang/String;
749Landroid/icu/text/UFormat;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
750Landroid/icu/util/Calendar;->getLocale(Landroid/icu/util/ULocale$Type;)Landroid/icu/util/ULocale;
David Brazdil8237f2d2018-02-12 22:34:49 +0000751Landroid/icu/util/Calendar;->readObject(Ljava/io/ObjectInputStream;)V
752Landroid/icu/util/Calendar;->writeObject(Ljava/io/ObjectOutputStream;)V
753Landroid/icu/util/ChineseCalendar;->readObject(Ljava/io/ObjectInputStream;)V
754Landroid/icu/util/IslamicCalendar;->readObject(Ljava/io/ObjectInputStream;)V
755Landroid/icu/util/SimpleTimeZone;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil779787b2018-03-06 13:29:52 +0000756Landroid/inputmethodservice/InputMethodService;->mExtractEditText:Landroid/inputmethodservice/ExtractEditText;
David Brazdil92b16d62018-02-12 18:29:42 +0000757Landroid/location/CountryDetector;->detectCountry()Landroid/location/Country;
758Landroid/location/Country;->getCountryIso()Ljava/lang/String;
759Landroid/location/Country;->getSource()I
David Brazdil3b310592018-02-08 18:56:22 +0000760Landroid/location/GeocoderParams;->getClientPackage()Ljava/lang/String;
761Landroid/location/GeocoderParams;->getLocale()Ljava/util/Locale;
David Brazdiled668442018-03-09 11:32:07 +0000762Landroid/location/IFusedProvider$Stub;-><init>()V
763Landroid/location/IGeocodeProvider$Stub;-><init>()V
764Landroid/location/IGeofenceProvider$Stub;-><init>()V
765Landroid/location/ILocationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/location/ILocationManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000766Landroid/location/ILocationManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
767Landroid/location/LocationManager;->mService:Landroid/location/ILocationManager;
David Brazdil92b16d62018-02-12 18:29:42 +0000768Landroid/media/AudioAttributes;->mContentType:I
769Landroid/media/AudioAttributes;->mFlags:I
770Landroid/media/AudioAttributes;->mFormattedTags:Ljava/lang/String;
771Landroid/media/AudioAttributes;->mSource:I
772Landroid/media/AudioAttributes;->mUsage:I
773Landroid/media/AudioDevicePortConfig;-><init>(Landroid/media/AudioDevicePort;IIILandroid/media/AudioGainConfig;)V
774Landroid/media/AudioDevicePort;-><init>(Landroid/media/AudioHandle;Ljava/lang/String;[I[I[I[I[Landroid/media/AudioGain;ILjava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000775Landroid/media/AudioFormat;-><init>(IIII)V
776Landroid/media/AudioFormat;->mChannelMask:I
777Landroid/media/AudioFormat;->mEncoding:I
778Landroid/media/AudioFormat;->mSampleRate:I
David Brazdil0f41a7c2018-03-12 10:15:46 +0000779Landroid/media/audiofx/AudioEffect;->command(I[B[B)I
780Landroid/media/audiofx/AudioEffect;->getParameter([I[B)I
David Brazdil92b16d62018-02-12 18:29:42 +0000781Landroid/media/audiofx/AudioEffect;-><init>(Ljava/util/UUID;Ljava/util/UUID;II)V
782Landroid/media/AudioGainConfig;-><init>(ILandroid/media/AudioGain;II[II)V
783Landroid/media/AudioGainConfig;->mChannelMask:I
784Landroid/media/AudioGainConfig;->mIndex:I
785Landroid/media/AudioGainConfig;->mMode:I
786Landroid/media/AudioGainConfig;->mRampDurationMs:I
787Landroid/media/AudioGainConfig;->mValues:[I
788Landroid/media/AudioGain;-><init>(IIIIIIIII)V
789Landroid/media/AudioHandle;-><init>(I)V
790Landroid/media/AudioHandle;->mId:I
David Brazdiled668442018-03-09 11:32:07 +0000791Landroid/media/AudioManager;->forceVolumeControlStream(I)V
David Brazdil9d83cca2018-03-06 10:08:45 +0000792Landroid/media/AudioManager;->getOutputLatency(I)I
David Brazdil92b16d62018-02-12 18:29:42 +0000793Landroid/media/AudioManager;->getService()Landroid/media/IAudioService;
David Brazdilb43351f2018-01-31 14:43:36 +0000794Landroid/media/AudioManager;->mAudioFocusIdListenerMap:Ljava/util/concurrent/ConcurrentHashMap;
David Brazdilb43351f2018-01-31 14:43:36 +0000795Landroid/media/AudioManager;->setMasterMute(ZI)V
796Landroid/media/AudioManager;->STREAM_BLUETOOTH_SCO:I
797Landroid/media/AudioManager;->STREAM_SYSTEM_ENFORCED:I
798Landroid/media/AudioManager;->STREAM_TTS:I
David Brazdil92b16d62018-02-12 18:29:42 +0000799Landroid/media/AudioMixPortConfig;-><init>(Landroid/media/AudioMixPort;IIILandroid/media/AudioGainConfig;)V
800Landroid/media/AudioMixPort;-><init>(Landroid/media/AudioHandle;IILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
801Landroid/media/AudioPatch;-><init>(Landroid/media/AudioHandle;[Landroid/media/AudioPortConfig;[Landroid/media/AudioPortConfig;)V
802Landroid/media/AudioPatch;->mHandle:Landroid/media/AudioHandle;
David Brazdil92b16d62018-02-12 18:29:42 +0000803Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mAttr:Landroid/media/AudioAttributes;
804Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mIntProp:I
805Landroid/media/audiopolicy/AudioMixingRule$AudioMixMatchCriterion;->mRule:I
David Brazdil92b16d62018-02-12 18:29:42 +0000806Landroid/media/audiopolicy/AudioMixingRule;->mCriteria:Ljava/util/ArrayList;
807Landroid/media/audiopolicy/AudioMix;->mCallbackFlags:I
808Landroid/media/audiopolicy/AudioMix;->mDeviceAddress:Ljava/lang/String;
809Landroid/media/audiopolicy/AudioMix;->mDeviceSystemType:I
810Landroid/media/audiopolicy/AudioMix;->mFormat:Landroid/media/AudioFormat;
811Landroid/media/audiopolicy/AudioMix;->mMixType:I
812Landroid/media/audiopolicy/AudioMix;->mRouteFlags:I
813Landroid/media/audiopolicy/AudioMix;->mRule:Landroid/media/audiopolicy/AudioMixingRule;
David Brazdil92b16d62018-02-12 18:29:42 +0000814Landroid/media/AudioPortConfig;-><init>(Landroid/media/AudioPort;IIILandroid/media/AudioGainConfig;)V
815Landroid/media/AudioPortConfig;->mChannelMask:I
816Landroid/media/AudioPortConfig;->mConfigMask:I
817Landroid/media/AudioPortConfig;->mFormat:I
818Landroid/media/AudioPortConfig;->mGain:Landroid/media/AudioGainConfig;
819Landroid/media/AudioPortConfig;->mPort:Landroid/media/AudioPort;
820Landroid/media/AudioPortConfig;->mSamplingRate:I
821Landroid/media/AudioPortEventHandler;->mJniCallback:J
822Landroid/media/AudioPortEventHandler;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
823Landroid/media/AudioPort;-><init>(Landroid/media/AudioHandle;ILjava/lang/String;[I[I[I[I[Landroid/media/AudioGain;)V
824Landroid/media/AudioPort;->mActiveConfig:Landroid/media/AudioPortConfig;
825Landroid/media/AudioPort;->mGains:[Landroid/media/AudioGain;
826Landroid/media/AudioPort;->mHandle:Landroid/media/AudioHandle;
827Landroid/media/AudioPort;->mRole:I
David Brazdil0f41a7c2018-03-12 10:15:46 +0000828Landroid/media/AudioRecordingConfiguration;->getClientPackageName()Ljava/lang/String;
829Landroid/media/AudioRecordingConfiguration;->getClientUid()I
David Brazdil92b16d62018-02-12 18:29:42 +0000830Landroid/media/AudioRecord;->mNativeCallbackCookie:J
831Landroid/media/AudioRecord;->mNativeDeviceCallback:J
832Landroid/media/AudioRecord;->mNativeRecorderInJavaObj:J
David Brazdil0f41a7c2018-03-12 10:15:46 +0000833Landroid/media/AudioRecord;->native_release()V
David Brazdil92b16d62018-02-12 18:29:42 +0000834Landroid/media/AudioRecord;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
835Landroid/media/AudioSystem;->dynamicPolicyCallbackFromNative(ILjava/lang/String;I)V
836Landroid/media/AudioSystem;->errorCallbackFromNative(I)V
837Landroid/media/AudioSystem;->getPrimaryOutputFrameCount()I
838Landroid/media/AudioSystem;->getPrimaryOutputSamplingRate()I
839Landroid/media/AudioSystem;->recordingCallbackFromNative(IIII[I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000840Landroid/media/AudioSystem;->setDeviceConnectionState(IILjava/lang/String;Ljava/lang/String;)I
David Brazdil0f41a7c2018-03-12 10:15:46 +0000841Landroid/media/AudioTrack;->deferred_connect(J)V
David Brazdilb43351f2018-01-31 14:43:36 +0000842Landroid/media/AudioTrack;->getLatency()I
David Brazdil92b16d62018-02-12 18:29:42 +0000843Landroid/media/AudioTrack;->mJniData:J
844Landroid/media/AudioTrack;->mNativeTrackInJavaObj:J
845Landroid/media/AudioTrack;->mStreamType:I
David Brazdil0f41a7c2018-03-12 10:15:46 +0000846Landroid/media/AudioTrack;->native_release()V
David Brazdil92b16d62018-02-12 18:29:42 +0000847Landroid/media/AudioTrack;->postEventFromNative(Ljava/lang/Object;IIILjava/lang/Object;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000848Landroid/media/IAudioService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioService;
David Brazdil779787b2018-03-06 13:29:52 +0000849Landroid/media/IAudioService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000850Landroid/media/JetPlayer;->mNativePlayerInJavaObj:J
851Landroid/media/JetPlayer;->postEventFromNative(Ljava/lang/Object;III)V
David Brazdil0f41a7c2018-03-12 10:15:46 +0000852Landroid/media/MediaCodec$CodecException;-><init>(IILjava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000853Landroid/media/MediaCodec;->releaseOutputBuffer(IZZJ)V
David Brazdil92b16d62018-02-12 18:29:42 +0000854Landroid/media/MediaFile;->FIRST_AUDIO_FILE_TYPE:I
David Brazdilb43351f2018-01-31 14:43:36 +0000855Landroid/media/MediaFile;->getFileType(Ljava/lang/String;)Landroid/media/MediaFile$MediaFileType;
856Landroid/media/MediaFile;->getMimeTypeForFile(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +0000857Landroid/media/MediaFile;-><init>()V
858Landroid/media/MediaFile;->isAudioFileType(I)Z
David Brazdil8237f2d2018-02-12 22:34:49 +0000859Landroid/media/MediaFile;->isImageFileType(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000860Landroid/media/MediaFile;->isVideoFileType(I)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000861Landroid/media/MediaFile;->LAST_AUDIO_FILE_TYPE:I
David Brazdilb43351f2018-01-31 14:43:36 +0000862Landroid/media/MediaFile$MediaFileType;->fileType:I
David Brazdil92b16d62018-02-12 18:29:42 +0000863Landroid/media/MediaFile$MediaFileType;->mimeType:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +0000864Landroid/media/MediaFile;->sFileTypeMap:Ljava/util/HashMap;
David Brazdil779787b2018-03-06 13:29:52 +0000865Landroid/media/MediaFormat;->getMap()Ljava/util/Map;
866Landroid/media/MediaHTTPService;->createHttpServiceBinderIfNecessary(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdilb43351f2018-01-31 14:43:36 +0000867Landroid/media/MediaMetadataRetriever;->getEmbeddedPicture(I)[B
868Landroid/media/MediaPlayer;->getMetadata(ZZ)Landroid/media/Metadata;
869Landroid/media/MediaPlayer;->invoke(Landroid/os/Parcel;Landroid/os/Parcel;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000870Landroid/media/MediaPlayer;->mEventHandler:Landroid/media/MediaPlayer$EventHandler;
David Brazdilb43351f2018-01-31 14:43:36 +0000871Landroid/media/MediaPlayer;->newRequest()Landroid/os/Parcel;
872Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/util/List;)V
873Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;Ljava/util/Map;Ljava/util/List;)V
874Landroid/media/MediaPlayer;->setDataSource(Ljava/lang/String;Ljava/util/Map;)V
875Landroid/media/MediaPlayer;->setRetransmitEndpoint(Ljava/net/InetSocketAddress;)V
David Brazdilb43351f2018-01-31 14:43:36 +0000876Landroid/media/MediaRouter$RouteInfo;->getStatusCode()I
877Landroid/media/MediaRouter$RouteInfo;->STATUS_CONNECTING:I
878Landroid/media/MediaRouter;->selectRouteInt(ILandroid/media/MediaRouter$RouteInfo;Z)V
879Landroid/media/MediaScanner;->mClient:Landroid/media/MediaScanner$MyMediaScannerClient;
880Landroid/media/MediaScanner;->scanSingleFile(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;
David Brazdil92b16d62018-02-12 18:29:42 +0000881Landroid/media/Metadata;->getBoolean(I)Z
882Landroid/media/Metadata;->has(I)Z
883Landroid/media/Metadata;->PAUSE_AVAILABLE:I
884Landroid/media/Metadata;->SEEK_BACKWARD_AVAILABLE:I
885Landroid/media/Metadata;->SEEK_FORWARD_AVAILABLE:I
886Landroid/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 +0000887Landroid/media/MiniThumbFile;->reset()V
David Brazdil92b16d62018-02-12 18:29:42 +0000888Landroid/media/PlaybackParams;->mAudioFallbackMode:I
889Landroid/media/PlaybackParams;->mAudioStretchMode:I
890Landroid/media/PlaybackParams;->mPitch:F
891Landroid/media/PlaybackParams;->mSet:I
892Landroid/media/PlaybackParams;->mSpeed:F
893Landroid/media/PlaybackParams;->SET_AUDIO_FALLBACK_MODE:I
894Landroid/media/PlaybackParams;->SET_AUDIO_STRETCH_MODE:I
895Landroid/media/PlaybackParams;->SET_PITCH:I
896Landroid/media/PlaybackParams;->SET_SPEED:I
897Landroid/media/RemoteDisplay;->notifyDisplayConnected(Landroid/view/Surface;IIII)V
898Landroid/media/RemoteDisplay;->notifyDisplayDisconnected()V
899Landroid/media/RemoteDisplay;->notifyDisplayError(I)V
David Brazdilb43351f2018-01-31 14:43:36 +0000900Landroid/media/RingtoneManager;->getRingtone(Landroid/content/Context;Landroid/net/Uri;I)Landroid/media/Ringtone;
David Brazdil92b16d62018-02-12 18:29:42 +0000901Landroid/media/session/MediaSessionLegacyHelper;->getHelper(Landroid/content/Context;)Landroid/media/session/MediaSessionLegacyHelper;
David Brazdil76f8bfa2018-03-14 09:37:55 +0000902Landroid/media/soundtrigger/SoundTriggerDetector$EventPayload;->getCaptureSession()Ljava/lang/Integer;
903Landroid/media/soundtrigger/SoundTriggerDetector$EventPayload;->getData()[B
904Landroid/media/soundtrigger/SoundTriggerManager;->loadSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;)I
905Landroid/media/soundtrigger/SoundTriggerManager;->startRecognition(Ljava/util/UUID;Landroid/app/PendingIntent;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I
Mathew Inwood2cf621f2018-03-06 11:47:31 +0000906Landroid/media/soundtrigger/SoundTriggerManager;->stopRecognition(Ljava/util/UUID;)I
907Landroid/media/soundtrigger/SoundTriggerManager;->unloadSoundModel(Ljava/util/UUID;)I
David Brazdilb43351f2018-01-31 14:43:36 +0000908Landroid/media/SubtitleController;->mHandler:Landroid/os/Handler;
909Landroid/media/ThumbnailUtils;->createImageThumbnail(Ljava/lang/String;I)Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +0000910Landroid/media/ToneGenerator;->mNativeContext:J
911Landroid/media/VolumeShaper$Configuration;-><init>(IIIDI[F[F)V
912Landroid/media/VolumeShaper$Configuration;->mDurationMs:D
913Landroid/media/VolumeShaper$Configuration;->mId:I
914Landroid/media/VolumeShaper$Configuration;->mInterpolatorType:I
915Landroid/media/VolumeShaper$Configuration;->mOptionFlags:I
916Landroid/media/VolumeShaper$Configuration;->mTimes:[F
917Landroid/media/VolumeShaper$Configuration;->mType:I
918Landroid/media/VolumeShaper$Configuration;->mVolumes:[F
919Landroid/media/VolumeShaper$Operation;-><init>(IIF)V
920Landroid/media/VolumeShaper$Operation;->mFlags:I
921Landroid/media/VolumeShaper$Operation;->mReplaceId:I
922Landroid/media/VolumeShaper$Operation;->mXOffset:F
923Landroid/media/VolumeShaper$State;-><init>(FF)V
924Landroid/media/VolumeShaper$State;->mVolume:F
925Landroid/media/VolumeShaper$State;->mXOffset:F
David Brazdilb43351f2018-01-31 14:43:36 +0000926Landroid/net/ConnectivityManager;->ACTION_TETHER_STATE_CHANGED:Ljava/lang/String;
927Landroid/net/ConnectivityManager;->EXTRA_ACTIVE_TETHER:Ljava/lang/String;
928Landroid/net/ConnectivityManager;->getActiveLinkProperties()Landroid/net/LinkProperties;
929Landroid/net/ConnectivityManager;->getLinkProperties(I)Landroid/net/LinkProperties;
930Landroid/net/ConnectivityManager;->getMobileDataEnabled()Z
931Landroid/net/ConnectivityManager;->getTetherableUsbRegexs()[Ljava/lang/String;
932Landroid/net/ConnectivityManager;->getTetherableWifiRegexs()[Ljava/lang/String;
933Landroid/net/ConnectivityManager;->getTetheredIfaces()[Ljava/lang/String;
934Landroid/net/ConnectivityManager;->isNetworkSupported(I)Z
935Landroid/net/ConnectivityManager;->isNetworkTypeMobile(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +0000936Landroid/net/ConnectivityManager;->mService:Landroid/net/IConnectivityManager;
937Landroid/net/ConnectivityManager;->requestRouteToHostAddress(ILjava/net/InetAddress;)Z
938Landroid/net/ConnectivityManager;->requestRouteToHost(II)Z
David Brazdil92b16d62018-02-12 18:29:42 +0000939Landroid/net/ConnectivityManager;->TYPE_MOBILE_CBS:I
940Landroid/net/ConnectivityManager;->TYPE_MOBILE_EMERGENCY:I
941Landroid/net/ConnectivityManager;->TYPE_MOBILE_FOTA:I
942Landroid/net/ConnectivityManager;->TYPE_MOBILE_IA:I
943Landroid/net/ConnectivityManager;->TYPE_MOBILE_IMS:I
944Landroid/net/ConnectivityManager;->TYPE_NONE:I
945Landroid/net/ConnectivityManager;->TYPE_PROXY:I
946Landroid/net/ConnectivityManager;->TYPE_WIFI_P2P:I
947Landroid/net/IConnectivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/IConnectivityManager;
948Landroid/net/IConnectivityManager$Stub$Proxy;->getAllNetworks()[Landroid/net/Network;
949Landroid/net/IConnectivityManager$Stub$Proxy;->getTetherableIfaces()[Ljava/lang/String;
950Landroid/net/IConnectivityManager$Stub$Proxy;->getTetherableUsbRegexs()[Ljava/lang/String;
951Landroid/net/IConnectivityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil2a523752018-02-01 17:12:30 +0000952Landroid/net/INetworkStatsService$Stub$Proxy;->getMobileIfaces()[Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +0000953Landroid/net/IpConfiguration;->httpProxy:Landroid/net/ProxyInfo;
David Brazdilb43351f2018-01-31 14:43:36 +0000954Landroid/net/LinkProperties;->setHttpProxy(Landroid/net/ProxyInfo;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000955Landroid/net/LocalSocketImpl;->inboundFileDescriptors:[Ljava/io/FileDescriptor;
956Landroid/net/LocalSocketImpl;->outboundFileDescriptors:[Ljava/io/FileDescriptor;
David Brazdil9d83cca2018-03-06 10:08:45 +0000957Landroid/net/NetworkCapabilities;->getCapabilities()[I
958Landroid/net/NetworkCapabilities;->getTransportTypes()[I
David Brazdilb43351f2018-01-31 14:43:36 +0000959Landroid/net/NetworkPolicyManager;->mService:Landroid/net/INetworkPolicyManager;
David Brazdil2a523752018-02-01 17:12:30 +0000960Landroid/net/NetworkStats;->capacity:I
961Landroid/net/NetworkStats;->defaultNetwork:[I
962Landroid/net/NetworkStats;->iface:[Ljava/lang/String;
963Landroid/net/NetworkStats;->metered:[I
964Landroid/net/NetworkStats;->operations:[J
965Landroid/net/NetworkStats;->roaming:[I
966Landroid/net/NetworkStats;->rxBytes:[J
967Landroid/net/NetworkStats;->rxPackets:[J
968Landroid/net/NetworkStats;->set:[I
969Landroid/net/NetworkStats;->size:I
970Landroid/net/NetworkStats;->tag:[I
971Landroid/net/NetworkStats;->txBytes:[J
972Landroid/net/NetworkStats;->txPackets:[J
973Landroid/net/NetworkStats;->uid:[I
David Brazdil92b16d62018-02-12 18:29:42 +0000974Landroid/net/ProxyInfo;-><init>(Ljava/lang/String;ILjava/lang/String;)V
David Brazdil3b310592018-02-08 18:56:22 +0000975Landroid/net/SSLCertificateSocketFactory;->castToOpenSSLSocket(Ljava/net/Socket;)Lcom/android/org/conscrypt/OpenSSLSocketImpl;
976Landroid/net/SSLCertificateSocketFactory;->getAlpnSelectedProtocol(Ljava/net/Socket;)[B
977Landroid/net/SSLCertificateSocketFactory;->getDelegate()Ljavax/net/ssl/SSLSocketFactory;
David Brazdilb43351f2018-01-31 14:43:36 +0000978Landroid/net/SSLCertificateSocketFactory;->getHttpSocketFactory(ILandroid/net/SSLSessionCache;)Lorg/apache/http/conn/ssl/SSLSocketFactory;
David Brazdil3b310592018-02-08 18:56:22 +0000979Landroid/net/SSLCertificateSocketFactory;-><init>(ILandroid/net/SSLSessionCache;Z)V
980Landroid/net/SSLCertificateSocketFactory;->INSECURE_TRUST_MANAGER:[Ljavax/net/ssl/TrustManager;
981Landroid/net/SSLCertificateSocketFactory;->isSslCheckRelaxed()Z
982Landroid/net/SSLCertificateSocketFactory;->makeSocketFactory([Ljavax/net/ssl/KeyManager;[Ljavax/net/ssl/TrustManager;)Ljavax/net/ssl/SSLSocketFactory;
983Landroid/net/SSLCertificateSocketFactory;->mAlpnProtocols:[B
984Landroid/net/SSLCertificateSocketFactory;->mChannelIdPrivateKey:Ljava/security/PrivateKey;
985Landroid/net/SSLCertificateSocketFactory;->mHandshakeTimeoutMillis:I
986Landroid/net/SSLCertificateSocketFactory;->mInsecureFactory:Ljavax/net/ssl/SSLSocketFactory;
987Landroid/net/SSLCertificateSocketFactory;->mKeyManagers:[Ljavax/net/ssl/KeyManager;
988Landroid/net/SSLCertificateSocketFactory;->mNpnProtocols:[B
989Landroid/net/SSLCertificateSocketFactory;->mSecureFactory:Ljavax/net/ssl/SSLSocketFactory;
990Landroid/net/SSLCertificateSocketFactory;->mSecure:Z
991Landroid/net/SSLCertificateSocketFactory;->mSessionCache:Lcom/android/org/conscrypt/SSLClientSessionCache;
992Landroid/net/SSLCertificateSocketFactory;->mTrustManagers:[Ljavax/net/ssl/TrustManager;
993Landroid/net/SSLCertificateSocketFactory;->setAlpnProtocols([[B)V
994Landroid/net/SSLCertificateSocketFactory;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
995Landroid/net/SSLCertificateSocketFactory;->setSoWriteTimeout(Ljava/net/Socket;I)V
996Landroid/net/SSLCertificateSocketFactory;->TAG:Ljava/lang/String;
David Brazdil3b310592018-02-08 18:56:22 +0000997Landroid/net/SSLCertificateSocketFactory;->verifyHostname(Ljava/net/Socket;Ljava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +0000998Landroid/net/SSLSessionCache;->mSessionCache:Lcom/android/org/conscrypt/SSLClientSessionCache;
999Landroid/net/TrafficStats;->getRxBytes(Ljava/lang/String;)J
David Brazdil2a523752018-02-01 17:12:30 +00001000Landroid/net/TrafficStats;->getStatsService()Landroid/net/INetworkStatsService;
David Brazdil92b16d62018-02-12 18:29:42 +00001001Landroid/net/TrafficStats;->getTxBytes(Ljava/lang/String;)J
David Brazdil92b16d62018-02-12 18:29:42 +00001002Landroid/net/Uri;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00001003Landroid/net/wifi/IWifiManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/wifi/IWifiManager;
1004Landroid/net/wifi/IWifiManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001005Landroid/net/wifi/p2p/WifiP2pGroup;->getNetworkId()I
1006Landroid/net/wifi/p2p/WifiP2pGroupList;->getGroupList()Ljava/util/Collection;
1007Landroid/net/wifi/p2p/WifiP2pManager;->deletePersistentGroup(Landroid/net/wifi/p2p/WifiP2pManager$Channel;ILandroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V
1008Landroid/net/wifi/p2p/WifiP2pManager;->requestPersistentGroupInfo(Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$PersistentGroupInfoListener;)V
1009Landroid/net/wifi/p2p/WifiP2pManager;->setDeviceName(Landroid/net/wifi/p2p/WifiP2pManager$Channel;Ljava/lang/String;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001010Landroid/net/wifi/ScanResult;->anqpDomainId:I
1011Landroid/net/wifi/ScanResult;->anqpLines:Ljava/util/List;
1012Landroid/net/wifi/ScanResult;->distanceCm:I
1013Landroid/net/wifi/ScanResult;->distanceSdCm:I
1014Landroid/net/wifi/ScanResult;->flags:J
1015Landroid/net/wifi/ScanResult;->hessid:J
1016Landroid/net/wifi/ScanResult;->numUsage:I
1017Landroid/net/wifi/ScanResult;->seen:J
1018Landroid/net/wifi/ScanResult;->untrusted:Z
1019Landroid/net/wifi/ScanResult;->wifiSsid:Landroid/net/wifi/WifiSsid;
David Brazdilb43351f2018-01-31 14:43:36 +00001020Landroid/net/wifi/WifiConfiguration;->apBand:I
1021Landroid/net/wifi/WifiConfiguration;->apChannel:I
David Brazdila045f532018-03-12 15:16:14 +00001022Landroid/net/wifi/WifiConfiguration;->defaultGwMacAddress:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001023Landroid/net/wifi/WifiConfiguration;->mIpConfiguration:Landroid/net/IpConfiguration;
1024Landroid/net/wifi/WifiConfiguration;->validatedInternetAccess:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001025Landroid/net/wifi/WifiEnterpriseConfig;->getCaCertificateAlias()Ljava/lang/String;
1026Landroid/net/wifi/WifiEnterpriseConfig;->getClientCertificateAlias()Ljava/lang/String;
1027Landroid/net/wifi/WifiInfo;->getMeteredHint()Z
David Brazdil78894d12018-02-15 15:35:23 +00001028Landroid/net/wifi/WifiInfo;->mMacAddress:Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001029Landroid/net/wifi/WifiInfo;->removeDoubleQuotes(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001030Landroid/net/wifi/WifiManager;->cancelLocalOnlyHotspotRequest()V
David Brazdilb43351f2018-01-31 14:43:36 +00001031Landroid/net/wifi/WifiManager;->connect(ILandroid/net/wifi/WifiManager$ActionListener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001032Landroid/net/wifi/WifiManager;->forget(ILandroid/net/wifi/WifiManager$ActionListener;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001033Landroid/net/wifi/WifiManager;->isDualBandSupported()Z
David Brazdilb43351f2018-01-31 14:43:36 +00001034Landroid/net/wifi/WifiManager;->mService:Landroid/net/wifi/IWifiManager;
1035Landroid/net/wifi/WifiManager;->save(Landroid/net/wifi/WifiConfiguration;Landroid/net/wifi/WifiManager$ActionListener;)V
David Brazdil70bcc122018-02-12 06:57:01 +00001036Landroid/net/wifi/WifiSsid;->NONE:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001037Landroid/nfc/NfcAdapter;->getDefaultAdapter()Landroid/nfc/NfcAdapter;
1038Landroid/nfc/NfcAdapter;->setNdefPushMessageCallback(Landroid/nfc/NfcAdapter$CreateNdefMessageCallback;Landroid/app/Activity;I)V
1039Landroid/opengl/GLSurfaceView$EglHelper;->mEglContext:Ljavax/microedition/khronos/egl/EGLContext;
1040Landroid/opengl/GLSurfaceView$GLThread;->mEglHelper:Landroid/opengl/GLSurfaceView$EglHelper;
1041Landroid/opengl/GLSurfaceView;->mGLThread:Landroid/opengl/GLSurfaceView$GLThread;
1042Landroid/os/AsyncTask;->mFuture:Ljava/util/concurrent/FutureTask;
1043Landroid/os/AsyncTask;->mStatus:Landroid/os/AsyncTask$Status;
1044Landroid/os/AsyncTask;->mTaskInvoked:Ljava/util/concurrent/atomic/AtomicBoolean;
1045Landroid/os/AsyncTask;->mWorker:Landroid/os/AsyncTask$WorkerRunnable;
1046Landroid/os/AsyncTask;->sDefaultExecutor:Ljava/util/concurrent/Executor;
1047Landroid/os/AsyncTask;->setDefaultExecutor(Ljava/util/concurrent/Executor;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001048Landroid/os/BatteryStats;->getUidStats()Landroid/util/SparseArray;
David Brazdil5a322ec2018-02-05 21:46:45 +00001049Landroid/os/BatteryStats$HistoryItem;->states2:I
David Brazdilb43351f2018-01-31 14:43:36 +00001050Landroid/os/BatteryStats;->NUM_DATA_CONNECTION_TYPES:I
1051Landroid/os/BatteryStats$Timer;->getTotalTimeLocked(JI)J
1052Landroid/os/BatteryStats$Uid;->getFullWifiLockTime(JI)J
1053Landroid/os/BatteryStats$Uid;->getProcessStats()Landroid/util/ArrayMap;
1054Landroid/os/BatteryStats$Uid;->getSensorStats()Landroid/util/SparseArray;
1055Landroid/os/BatteryStats$Uid;->getUid()I
1056Landroid/os/BatteryStats$Uid;->getWifiMulticastTime(JI)J
1057Landroid/os/BatteryStats$Uid;->getWifiScanTime(JI)J
1058Landroid/os/BatteryStats$Uid$Proc;->getForegroundTime(I)J
1059Landroid/os/BatteryStats$Uid$Proc;->getSystemTime(I)J
1060Landroid/os/BatteryStats$Uid$Proc;->getUserTime(I)J
1061Landroid/os/BatteryStats$Uid$Sensor;->getHandle()I
1062Landroid/os/BatteryStats$Uid$Sensor;->getSensorTime()Landroid/os/BatteryStats$Timer;
David Brazdil92b16d62018-02-12 18:29:42 +00001063Landroid/os/Binder;->execTransact(IJJI)Z
1064Landroid/os/Binder;->mObject:J
David Brazdilb43351f2018-01-31 14:43:36 +00001065Landroid/os/Build;->getString(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001066Landroid/os/Build$VERSION;->ACTIVE_CODENAMES:[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001067Landroid/os/Bundle;->getIBinder(Ljava/lang/String;)Landroid/os/IBinder;
1068Landroid/os/Bundle;->putIBinder(Ljava/lang/String;Landroid/os/IBinder;)V
1069Landroid/os/Debug;->countInstancesOfClass(Ljava/lang/Class;)J
1070Landroid/os/Debug;->dumpReferenceTables()V
David Brazdil779787b2018-03-06 13:29:52 +00001071Landroid/os/Debug;-><init>()V
David Brazdil92b16d62018-02-12 18:29:42 +00001072Landroid/os/Debug$MemoryInfo;->dalvikPrivateClean:I
1073Landroid/os/Debug$MemoryInfo;->dalvikRss:I
1074Landroid/os/Debug$MemoryInfo;->dalvikSharedClean:I
1075Landroid/os/Debug$MemoryInfo;->dalvikSwappablePss:I
1076Landroid/os/Debug$MemoryInfo;->dalvikSwappedOut:I
1077Landroid/os/Debug$MemoryInfo;->dalvikSwappedOutPss:I
David Brazdilb43351f2018-01-31 14:43:36 +00001078Landroid/os/Debug$MemoryInfo;->getOtherLabel(I)Ljava/lang/String;
1079Landroid/os/Debug$MemoryInfo;->getOtherPrivateDirty(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001080Landroid/os/Debug$MemoryInfo;->getOtherPrivate(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00001081Landroid/os/Debug$MemoryInfo;->getOtherPss(I)I
1082Landroid/os/Debug$MemoryInfo;->getOtherSharedDirty(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001083Landroid/os/Debug$MemoryInfo;->getTotalUss()I
1084Landroid/os/Debug$MemoryInfo;->hasSwappedOutPss:Z
1085Landroid/os/Debug$MemoryInfo;->nativePrivateClean:I
1086Landroid/os/Debug$MemoryInfo;->nativeRss:I
1087Landroid/os/Debug$MemoryInfo;->nativeSharedClean:I
1088Landroid/os/Debug$MemoryInfo;->nativeSwappablePss:I
1089Landroid/os/Debug$MemoryInfo;->nativeSwappedOut:I
1090Landroid/os/Debug$MemoryInfo;->nativeSwappedOutPss:I
David Brazdilb43351f2018-01-31 14:43:36 +00001091Landroid/os/Debug$MemoryInfo;->NUM_DVK_STATS:I
1092Landroid/os/Debug$MemoryInfo;->NUM_OTHER_STATS:I
David Brazdil92b16d62018-02-12 18:29:42 +00001093Landroid/os/Debug$MemoryInfo;->otherPrivateClean:I
1094Landroid/os/Debug$MemoryInfo;->otherRss:I
1095Landroid/os/Debug$MemoryInfo;->otherSharedClean:I
1096Landroid/os/Debug$MemoryInfo;->otherStats:[I
1097Landroid/os/Debug$MemoryInfo;->otherSwappablePss:I
1098Landroid/os/Debug$MemoryInfo;->otherSwappedOut:I
1099Landroid/os/Debug$MemoryInfo;->otherSwappedOutPss:I
David Brazdilb43351f2018-01-31 14:43:36 +00001100Landroid/os/Environment;->buildExternalStorageAppDataDirs(Ljava/lang/String;)[Ljava/io/File;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001101Landroid/os/Environment;->getVendorDirectory()Ljava/io/File;
David Brazdil92b16d62018-02-12 18:29:42 +00001102Landroid/os/FileObserver$ObserverThread;->onEvent(IILjava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001103Landroid/os/FileUtils;->checksumCrc32(Ljava/io/File;)J
1104Landroid/os/FileUtils;->copyFile(Ljava/io/File;Ljava/io/File;)Z
1105Landroid/os/FileUtils;->copyToFile(Ljava/io/InputStream;Ljava/io/File;)Z
1106Landroid/os/FileUtils;->deleteOlderFiles(Ljava/io/File;IJ)Z
1107Landroid/os/FileUtils;->readTextFile(Ljava/io/File;ILjava/lang/String;)Ljava/lang/String;
1108Landroid/os/FileUtils;->setPermissions(Ljava/io/FileDescriptor;III)I
1109Landroid/os/FileUtils;->setPermissions(Ljava/io/File;III)I
1110Landroid/os/FileUtils;->setPermissions(Ljava/lang/String;III)I
1111Landroid/os/FileUtils;->stringToFile(Ljava/io/File;Ljava/lang/String;)V
1112Landroid/os/FileUtils;->stringToFile(Ljava/lang/String;Ljava/lang/String;)V
1113Landroid/os/Handler;->getIMessenger()Landroid/os/IMessenger;
1114Landroid/os/Handler;->hasCallbacks(Ljava/lang/Runnable;)Z
1115Landroid/os/Handler;->mCallback:Landroid/os/Handler$Callback;
1116Landroid/os/Handler;->mMessenger:Landroid/os/IMessenger;
David Brazdil92b16d62018-02-12 18:29:42 +00001117Landroid/os/HwParcel;-><init>(Z)V
Mathew Inwoodf37f0242018-03-07 18:47:53 +00001118Landroid/os/HwRemoteBinder;-><init>()V
David Brazdil779787b2018-03-06 13:29:52 +00001119Landroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001120Landroid/os/IPermissionController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPermissionController;
1121Landroid/os/IPermissionController$Stub$Proxy;->checkPermission(Ljava/lang/String;II)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001122Landroid/os/IPowerManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IPowerManager;
David Brazdil92b16d62018-02-12 18:29:42 +00001123Landroid/os/IPowerManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1124Landroid/os/IPowerManager$Stub$Proxy;->isLightDeviceIdleMode()Z
David Brazdilb43351f2018-01-31 14:43:36 +00001125Landroid/os/IPowerManager;->userActivity(JII)V
David Brazdil92b16d62018-02-12 18:29:42 +00001126Landroid/os/IServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
1127Landroid/os/IUserManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001128Landroid/os/Looper;->mQueue:Landroid/os/MessageQueue;
David Brazdil8237f2d2018-02-12 22:34:49 +00001129Landroid/os/Looper;->setTraceTag(J)V
David Brazdil92b16d62018-02-12 18:29:42 +00001130Landroid/os/Looper;->sThreadLocal:Ljava/lang/ThreadLocal;
David Brazdilb43351f2018-01-31 14:43:36 +00001131Landroid/os/MemoryFile;->getFileDescriptor()Ljava/io/FileDescriptor;
1132Landroid/os/Message;->callback:Ljava/lang/Runnable;
1133Landroid/os/Message;->flags:I
David Brazdil92b16d62018-02-12 18:29:42 +00001134Landroid/os/Message;->markInUse()V
David Brazdilb43351f2018-01-31 14:43:36 +00001135Landroid/os/Message;->next:Landroid/os/Message;
David Brazdil92b16d62018-02-12 18:29:42 +00001136Landroid/os/MessageQueue;->dispatchEvents(II)I
David Brazdilb43351f2018-01-31 14:43:36 +00001137Landroid/os/MessageQueue;->mIdleHandlers:Ljava/util/ArrayList;
1138Landroid/os/MessageQueue;->mMessages:Landroid/os/Message;
David Brazdil92b16d62018-02-12 18:29:42 +00001139Landroid/os/MessageQueue;->mPtr:J
David Brazdilb43351f2018-01-31 14:43:36 +00001140Landroid/os/MessageQueue;->mQuitAllowed:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001141Landroid/os/MessageQueue;->nativePollOnce(JI)V
David Brazdilb43351f2018-01-31 14:43:36 +00001142Landroid/os/MessageQueue;->next()Landroid/os/Message;
David Brazdil8237f2d2018-02-12 22:34:49 +00001143Landroid/os/Message;->recycleUnchecked()V
David Brazdilb43351f2018-01-31 14:43:36 +00001144Landroid/os/Message;->target:Landroid/os/Handler;
David Brazdil8237f2d2018-02-12 22:34:49 +00001145Landroid/os/Message;->when:J
David Brazdil92b16d62018-02-12 18:29:42 +00001146Landroid/os/ParcelFileDescriptor;-><init>(Ljava/io/FileDescriptor;)V
1147Landroid/os/Parcel;->mNativePtr:J
David Brazdil0f41a7c2018-03-12 10:15:46 +00001148Landroid/os/Parcel;->readArrayMap(Landroid/util/ArrayMap;Ljava/lang/ClassLoader;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001149Landroid/os/Parcel$ReadWriteHelper;-><init>()V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001150Landroid/os/Parcel;->writeArrayMap(Landroid/util/ArrayMap;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001151Landroid/os/PowerManager;->getMaximumScreenBrightnessSetting()I
1152Landroid/os/PowerManager;->getMinimumScreenBrightnessSetting()I
1153Landroid/os/PowerManager;->isLightDeviceIdleMode()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001154Landroid/os/PowerManager;->mService:Landroid/os/IPowerManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001155Landroid/os/PowerManager;->userActivity(JZ)V
1156Landroid/os/PowerManager;->validateWakeLockParameters(ILjava/lang/String;)V
1157Landroid/os/PowerManager;->wakeUp(JLjava/lang/String;)V
1158Landroid/os/PowerManager;->wakeUp(J)V
1159Landroid/os/Process;->getParentPid(I)I
1160Landroid/os/Process;->getPids(Ljava/lang/String;[I)[I
David Brazdil92b16d62018-02-12 18:29:42 +00001161Landroid/os/Process;->getTotalMemory()J
David Brazdilb43351f2018-01-31 14:43:36 +00001162Landroid/os/Process;->getUidForPid(I)I
1163Landroid/os/Process;->isIsolated(I)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001164Landroid/os/Process;->readProcFile(Ljava/lang/String;[I[Ljava/lang/String;[J[F)Z
1165Landroid/os/Process;->readProcLines(Ljava/lang/String;[Ljava/lang/String;[J)V
David Brazdilb43351f2018-01-31 14:43:36 +00001166Landroid/os/SELinux;->isSELinuxEnabled()Z
1167Landroid/os/SELinux;->isSELinuxEnforced()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001168Landroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001169Landroid/os/ServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +00001170Landroid/os/ServiceManager;->getIServiceManager()Landroid/os/IServiceManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001171Landroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
David Brazdil92b16d62018-02-12 18:29:42 +00001172Landroid/os/ServiceManager;-><init>()V
1173Landroid/os/ServiceManager;->listServices()[Ljava/lang/String;
1174Landroid/os/ServiceManagerNative;->asInterface(Landroid/os/IBinder;)Landroid/os/IServiceManager;
1175Landroid/os/ServiceManager;->sCache:Ljava/util/HashMap;
1176Landroid/os/ServiceManager;->sServiceManager:Landroid/os/IServiceManager;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001177Landroid/os/SharedMemory;->getFd()I
David Brazdilb43351f2018-01-31 14:43:36 +00001178Landroid/os/storage/DiskInfo;->getDescription()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001179Landroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager;
1180Landroid/os/storage/IStorageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001181Landroid/os/storage/StorageManager;->findVolumeByUuid(Ljava/lang/String;)Landroid/os/storage/VolumeInfo;
1182Landroid/os/storage/StorageManager;->getBestVolumeDescription(Landroid/os/storage/VolumeInfo;)Ljava/lang/String;
1183Landroid/os/storage/StorageManager;->getDisks()Ljava/util/List;
1184Landroid/os/storage/StorageManager;->getStorageBytesUntilLow(Ljava/io/File;)J
David Brazdil92b16d62018-02-12 18:29:42 +00001185Landroid/os/storage/StorageManager;->getStorageLowBytes(Ljava/io/File;)J
David Brazdilb43351f2018-01-31 14:43:36 +00001186Landroid/os/storage/StorageManager;->getVolumeList(II)[Landroid/os/storage/StorageVolume;
1187Landroid/os/storage/StorageManager;->getVolumeList()[Landroid/os/storage/StorageVolume;
1188Landroid/os/storage/StorageManager;->getVolumePaths()[Ljava/lang/String;
1189Landroid/os/storage/StorageManager;->getVolumes()Ljava/util/List;
1190Landroid/os/storage/StorageManager;->getVolumeState(Ljava/lang/String;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001191Landroid/os/storage/StorageVolume;->allowMassStorage()Z
1192Landroid/os/storage/StorageVolume;->getMaxFileSize()J
David Brazdilb43351f2018-01-31 14:43:36 +00001193Landroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File;
1194Landroid/os/storage/StorageVolume;->getPath()Ljava/lang/String;
1195Landroid/os/storage/StorageVolume;->getUserLabel()Ljava/lang/String;
1196Landroid/os/storage/VolumeInfo;->getDisk()Landroid/os/storage/DiskInfo;
1197Landroid/os/storage/VolumeInfo;->getFsUuid()Ljava/lang/String;
1198Landroid/os/storage/VolumeInfo;->getPath()Ljava/io/File;
1199Landroid/os/storage/VolumeInfo;->getState()I
1200Landroid/os/storage/VolumeInfo;->getType()I
1201Landroid/os/storage/VolumeInfo;->isPrimary()Z
1202Landroid/os/storage/VolumeInfo;->isVisible()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001203Landroid/os/StrictMode;->disableDeathOnFileUriExposure()V
1204Landroid/os/StrictMode;->getThreadPolicyMask()I
1205Landroid/os/StrictMode;->onBinderStrictModePolicyChange(I)V
David Brazdiled668442018-03-09 11:32:07 +00001206Landroid/os/StrictMode$ThreadPolicy$Builder;->penaltyListener(Landroid/os/StrictMode$OnThreadViolationListener;Ljava/util/concurrent/Executor;)Landroid/os/StrictMode$ThreadPolicy$Builder;
David Brazdilb43351f2018-01-31 14:43:36 +00001207Landroid/os/StrictMode;->violationsBeingTimed:Ljava/lang/ThreadLocal;
1208Landroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001209Landroid/os/SystemProperties;-><init>()V
1210Landroid/os/SystemProperties;->native_get(Ljava/lang/String;)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001211Landroid/os/SystemProperties;->PROP_NAME_MAX:I
1212Landroid/os/SystemProperties;->set(Ljava/lang/String;Ljava/lang/String;)V
1213Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V
1214Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V
1215Landroid/os/Trace;->isTagEnabled(J)Z
1216Landroid/os/Trace;->setAppTracingAllowed(Z)V
1217Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V
1218Landroid/os/Trace;->traceCounter(JLjava/lang/String;I)V
1219Landroid/os/Trace;->traceEnd(J)V
1220Landroid/os/Trace;->TRACE_TAG_APP:J
1221Landroid/os/Trace;->TRACE_TAG_VIEW:J
David Brazdilb43351f2018-01-31 14:43:36 +00001222Landroid/os/UpdateLock;->acquire()V
1223Landroid/os/UpdateLock;->isHeld()Z
David Brazdil5a322ec2018-02-05 21:46:45 +00001224Landroid/os/UpdateLock;->NOW_IS_CONVENIENT:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001225Landroid/os/UpdateLock;->release()V
David Brazdil92b16d62018-02-12 18:29:42 +00001226Landroid/os/UpdateLock;->TIMESTAMP:Ljava/lang/String;
David Brazdil5a322ec2018-02-05 21:46:45 +00001227Landroid/os/UpdateLock;->UPDATE_LOCK_CHANGED:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001228Landroid/os/UserHandle;->ALL:Landroid/os/UserHandle;
David Brazdil5a322ec2018-02-05 21:46:45 +00001229Landroid/os/UserHandle;->getAppIdFromSharedAppGid(I)I
David Brazdild56b3202018-02-07 16:01:10 +00001230Landroid/os/UserHandle;->getCallingUserId()I
David Brazdil92b16d62018-02-12 18:29:42 +00001231Landroid/os/UserHandle;->getUid(II)I
David Brazdilb43351f2018-01-31 14:43:36 +00001232Landroid/os/UserHandle;->getUserId(I)I
David Brazdil5a322ec2018-02-05 21:46:45 +00001233Landroid/os/UserHandle;-><init>(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00001234Landroid/os/UserHandle;->PER_USER_RANGE:I
David Brazdild56b3202018-02-07 16:01:10 +00001235Landroid/os/UserHandle;->USER_OWNER:I
David Brazdil5a322ec2018-02-05 21:46:45 +00001236Landroid/os/UserManager;->getBadgedLabelForUser(Ljava/lang/CharSequence;Landroid/os/UserHandle;)Ljava/lang/CharSequence;
David Brazdilb43351f2018-01-31 14:43:36 +00001237Landroid/os/UserManager;->get(Landroid/content/Context;)Landroid/os/UserManager;
1238Landroid/os/UserManager;->getMaxSupportedUsers()I
1239Landroid/os/UserManager;->getProfiles(I)Ljava/util/List;
1240Landroid/os/UserManager;->getUserHandle()I
1241Landroid/os/UserManager;->getUserHandle(I)I
David Brazdil0f41a7c2018-03-12 10:15:46 +00001242Landroid/os/UserManager;->getUserIcon(I)Landroid/graphics/Bitmap;
David Brazdilb43351f2018-01-31 14:43:36 +00001243Landroid/os/UserManager;->getUserInfo(I)Landroid/content/pm/UserInfo;
1244Landroid/os/UserManager;->getUserSerialNumber(I)I
David Brazdil2a523752018-02-01 17:12:30 +00001245Landroid/os/UserManager;->getUsers()Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +00001246Landroid/os/UserManager;->hasBaseUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z
David Brazdil2a523752018-02-01 17:12:30 +00001247Landroid/os/UserManager;->isLinkedUser()Z
David Brazdilb43351f2018-01-31 14:43:36 +00001248Landroid/os/UserManager;->isUserUnlocked(I)Z
David Brazdil92b16d62018-02-12 18:29:42 +00001249Landroid/os/VintfObject;->report()[Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001250Landroid/os/WorkSource;->add(ILjava/lang/String;)Z
1251Landroid/os/WorkSource;->add(I)Z
David Brazdil0f41a7c2018-03-12 10:15:46 +00001252Landroid/os/WorkSource;->addReturningNewbs(Landroid/os/WorkSource;)Landroid/os/WorkSource;
David Brazdilb43351f2018-01-31 14:43:36 +00001253Landroid/os/WorkSource;->get(I)I
1254Landroid/os/WorkSource;->getName(I)Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001255Landroid/os/WorkSource;-><init>(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00001256Landroid/os/WorkSource;->mNames:[Ljava/lang/String;
1257Landroid/os/WorkSource;->mNum:I
1258Landroid/os/WorkSource;->mUids:[I
David Brazdil0f41a7c2018-03-12 10:15:46 +00001259Landroid/os/WorkSource;->setReturningDiffs(Landroid/os/WorkSource;)[Landroid/os/WorkSource;
David Brazdilb43351f2018-01-31 14:43:36 +00001260Landroid/os/WorkSource;->size()I
1261Landroid/preference/DialogPreference;->mBuilder:Landroid/app/AlertDialog$Builder;
1262Landroid/preference/DialogPreference;->mDialogIcon:Landroid/graphics/drawable/Drawable;
1263Landroid/preference/DialogPreference;->mDialog:Landroid/app/Dialog;
1264Landroid/preference/DialogPreference;->mDialogMessage:Ljava/lang/CharSequence;
1265Landroid/preference/DialogPreference;->mDialogTitle:Ljava/lang/CharSequence;
1266Landroid/preference/DialogPreference;->mNegativeButtonText:Ljava/lang/CharSequence;
1267Landroid/preference/DialogPreference;->mPositiveButtonText:Ljava/lang/CharSequence;
1268Landroid/preference/DialogPreference;->mWhichButtonClicked:I
1269Landroid/preference/ListPreference;->mClickedDialogEntryIndex:I
1270Landroid/preference/PreferenceActivity;->mPreferenceManager:Landroid/preference/PreferenceManager;
1271Landroid/preference/PreferenceActivity;->mPrefsContainer:Landroid/view/ViewGroup;
1272Landroid/preference/PreferenceManager;->dispatchActivityDestroy()V
1273Landroid/preference/PreferenceManager;->dispatchActivityResult(IILandroid/content/Intent;)V
1274Landroid/preference/PreferenceManager;->dispatchActivityStop()V
1275Landroid/preference/PreferenceManager;->getEditor()Landroid/content/SharedPreferences$Editor;
1276Landroid/preference/PreferenceManager;->getPreferenceScreen()Landroid/preference/PreferenceScreen;
1277Landroid/preference/PreferenceManager;->inflateFromIntent(Landroid/content/Intent;Landroid/preference/PreferenceScreen;)Landroid/preference/PreferenceScreen;
1278Landroid/preference/PreferenceManager;->inflateFromResource(Landroid/content/Context;ILandroid/preference/PreferenceScreen;)Landroid/preference/PreferenceScreen;
David Brazdil92b16d62018-02-12 18:29:42 +00001279Landroid/preference/PreferenceManager;-><init>(Landroid/app/Activity;I)V
David Brazdil9d83cca2018-03-06 10:08:45 +00001280Landroid/preference/PreferenceManager;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001281Landroid/preference/PreferenceManager;->mActivityDestroyListeners:Ljava/util/List;
1282Landroid/preference/PreferenceManager;->mOnPreferenceTreeClickListener:Landroid/preference/PreferenceManager$OnPreferenceTreeClickListener;
1283Landroid/preference/PreferenceManager;->mSharedPreferences:Landroid/content/SharedPreferences;
1284Landroid/preference/PreferenceManager;->registerOnActivityDestroyListener(Landroid/preference/PreferenceManager$OnActivityDestroyListener;)V
1285Landroid/preference/PreferenceManager;->registerOnActivityStopListener(Landroid/preference/PreferenceManager$OnActivityStopListener;)V
1286Landroid/preference/PreferenceManager;->setFragment(Landroid/preference/PreferenceFragment;)V
1287Landroid/preference/PreferenceManager;->setPreferences(Landroid/preference/PreferenceScreen;)Z
1288Landroid/preference/PreferenceManager;->shouldCommit()Z
1289Landroid/preference/PreferenceManager;->unregisterOnActivityDestroyListener(Landroid/preference/PreferenceManager$OnActivityDestroyListener;)V
1290Landroid/preference/PreferenceManager;->unregisterOnActivityStopListener(Landroid/preference/PreferenceManager$OnActivityStopListener;)V
1291Landroid/preference/Preference;->onKey(Landroid/view/View;ILandroid/view/KeyEvent;)Z
1292Landroid/preference/Preference;->performClick(Landroid/preference/PreferenceScreen;)V
1293Landroid/preference/PreferenceScreen;->mRootAdapter:Landroid/widget/ListAdapter;
1294Landroid/print/PrinterId;->getServiceName()Landroid/content/ComponentName;
1295Landroid/print/PrintJobInfo;->getAdvancedOptions()Landroid/os/Bundle;
1296Landroid/print/PrintJobInfo;->getDocumentInfo()Landroid/print/PrintDocumentInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00001297Landroid/provider/Browser;->BOOKMARKS_URI:Landroid/net/Uri;
David Brazdilb43351f2018-01-31 14:43:36 +00001298Landroid/provider/Browser;->canClearHistory(Landroid/content/ContentResolver;)Z
1299Landroid/provider/Browser;->clearHistory(Landroid/content/ContentResolver;)V
1300Landroid/provider/Browser;->clearSearches(Landroid/content/ContentResolver;)V
1301Landroid/provider/Browser;->deleteFromHistory(Landroid/content/ContentResolver;Ljava/lang/String;)V
1302Landroid/provider/Browser;->getVisitedHistory(Landroid/content/ContentResolver;)[Ljava/lang/String;
1303Landroid/provider/Browser;->sendString(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001304Landroid/provider/Settings$ContentProviderHolder;->mContentProvider:Landroid/content/IContentProvider;
David Brazdil8237f2d2018-02-12 22:34:49 +00001305Landroid/provider/Settings$Global;->ENABLE_ACCESSIBILITY_GLOBAL_GESTURE_ENABLED:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001306Landroid/provider/Settings$Global;->PACKAGE_VERIFIER_ENABLE:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001307Landroid/provider/Settings$Global;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
1308Landroid/provider/Settings$NameValueCache;->mProviderHolder:Landroid/provider/Settings$ContentProviderHolder;
David Brazdil8237f2d2018-02-12 22:34:49 +00001309Landroid/provider/Settings$Secure;->ACCESSIBILITY_AUTOCLICK_ENABLED:Ljava/lang/String;
1310Landroid/provider/Settings$Secure;->ACCESSIBILITY_DISPLAY_DALTONIZER_ENABLED:Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00001311Landroid/provider/Settings$Secure;->ACCESSIBILITY_LARGE_POINTER_ICON:Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00001312Landroid/provider/Settings$Secure;->ENABLED_NOTIFICATION_LISTENERS:Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00001313Landroid/provider/Settings$Secure;->INCALL_POWER_BUTTON_BEHAVIOR:Ljava/lang/String;
1314Landroid/provider/Settings$Secure;->LONG_PRESS_TIMEOUT:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001315Landroid/provider/Settings$Secure;->PACKAGE_VERIFIER_USER_CONSENT:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001316Landroid/provider/Settings$Secure;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
David Brazdilb43351f2018-01-31 14:43:36 +00001317Landroid/provider/Settings$System;->AIRPLANE_MODE_TOGGLEABLE_RADIOS:Ljava/lang/String;
1318Landroid/provider/Settings$System;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00001319Landroid/provider/Settings$System;->HEARING_AID:Ljava/lang/String;
1320Landroid/provider/Settings$System;->MASTER_MONO:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001321Landroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
David Brazdil92b16d62018-02-12 18:29:42 +00001322Landroid/provider/Settings$System;->sNameValueCache:Landroid/provider/Settings$NameValueCache;
David Brazdilb43351f2018-01-31 14:43:36 +00001323Landroid/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;
1324Landroid/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;
1325Landroid/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;
1326Landroid/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;
1327Landroid/provider/Telephony$Sms$Inbox;->addMessage(ILandroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)Landroid/net/Uri;
1328Landroid/provider/Telephony$Sms$Inbox;->addMessage(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;Z)Landroid/net/Uri;
1329Landroid/provider/Telephony$Sms$Sent;->addMessage(ILandroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;)Landroid/net/Uri;
1330Landroid/provider/Telephony$Sms$Sent;->addMessage(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Long;)Landroid/net/Uri;
David Brazdil92b16d62018-02-12 18:29:42 +00001331Landroid/renderscript/RenderScriptCacheDir;->mCacheDir:Ljava/io/File;
David Brazdilb43351f2018-01-31 14:43:36 +00001332Landroid/renderscript/RenderScript;->create(Landroid/content/Context;I)Landroid/renderscript/RenderScript;
1333Landroid/renderscript/RenderScript;->create(Landroid/content/Context;ILandroid/renderscript/RenderScript$ContextType;I)Landroid/renderscript/RenderScript;
1334Landroid/renderscript/RenderScript;->getMinorID()J
David Brazdil779787b2018-03-06 13:29:52 +00001335Landroid/R$styleable;->ActionBar_background:I
1336Landroid/R$styleable;->ActionBar_backgroundSplit:I
1337Landroid/R$styleable;->ActionBar_backgroundStacked:I
1338Landroid/R$styleable;->ActionBar_divider:I
1339Landroid/R$styleable;->ActionBar:[I
1340Landroid/R$styleable;->ActionBar_itemPadding:I
1341Landroid/R$styleable;->CalendarView_dateTextAppearance:I
1342Landroid/R$styleable;->CalendarView_firstDayOfWeek:I
1343Landroid/R$styleable;->CalendarView_focusedMonthDateColor:I
1344Landroid/R$styleable;->CalendarView:[I
1345Landroid/R$styleable;->CalendarView_selectedDateVerticalBar:I
1346Landroid/R$styleable;->CalendarView_selectedWeekBackgroundColor:I
1347Landroid/R$styleable;->CalendarView_shownWeekCount:I
1348Landroid/R$styleable;->CalendarView_showWeekNumber:I
1349Landroid/R$styleable;->CalendarView_unfocusedMonthDateColor:I
1350Landroid/R$styleable;->CalendarView_weekDayTextAppearance:I
1351Landroid/R$styleable;->CalendarView_weekNumberColor:I
1352Landroid/R$styleable;->CalendarView_weekSeparatorLineColor:I
1353Landroid/R$styleable;->CheckedTextView_checkMark:I
1354Landroid/R$styleable;->CheckedTextView:[I
1355Landroid/R$styleable;->CompoundButton_button:I
1356Landroid/R$styleable;->CompoundButton:[I
1357Landroid/R$styleable;->ImageView_adjustViewBounds:I
1358Landroid/R$styleable;->ImageView_baselineAlignBottom:I
1359Landroid/R$styleable;->ImageView_cropToPadding:I
1360Landroid/R$styleable;->ImageView:[I
1361Landroid/R$styleable;->ImageView_maxHeight:I
1362Landroid/R$styleable;->ImageView_maxWidth:I
1363Landroid/R$styleable;->ImageView_scaleType:I
1364Landroid/R$styleable;->ImageView_src:I
1365Landroid/R$styleable;->ImageView_tint:I
1366Landroid/R$styleable;->LinearLayout_divider:I
1367Landroid/R$styleable;->LinearLayout_dividerPadding:I
1368Landroid/R$styleable;->LinearLayout:[I
1369Landroid/R$styleable;->LinearLayout_showDividers:I
1370Landroid/R$styleable;->ListView_dividerHeight:I
1371Landroid/R$styleable;->ListView_divider:I
1372Landroid/R$styleable;->ListView:[I
1373Landroid/R$styleable;->ProgressBar:[I
1374Landroid/R$styleable;->ProgressBar_indeterminateDrawable:I
1375Landroid/R$styleable;->ProgressBar_indeterminateDuration:I
1376Landroid/R$styleable;->ProgressBar_maxHeight:I
1377Landroid/R$styleable;->ProgressBar_maxWidth:I
1378Landroid/R$styleable;->ProgressBar_minHeight:I
1379Landroid/R$styleable;->ProgressBar_minWidth:I
1380Landroid/R$styleable;->ProgressBar_progressDrawable:I
1381Landroid/R$styleable;->SeekBar:[I
1382Landroid/R$styleable;->SeekBar_thumb:I
1383Landroid/R$styleable;->SeekBar_thumbOffset:I
1384Landroid/R$styleable;->Switch:[I
1385Landroid/R$styleable;->Switch_showText:I
1386Landroid/R$styleable;->Switch_splitTrack:I
1387Landroid/R$styleable;->Switch_switchMinWidth:I
1388Landroid/R$styleable;->Switch_switchPadding:I
1389Landroid/R$styleable;->Switch_switchTextAppearance:I
1390Landroid/R$styleable;->Switch_textOff:I
1391Landroid/R$styleable;->Switch_textOn:I
1392Landroid/R$styleable;->Switch_thumb:I
1393Landroid/R$styleable;->Switch_thumbTextPadding:I
1394Landroid/R$styleable;->Switch_track:I
David Brazdilb43351f2018-01-31 14:43:36 +00001395Landroid/R$styleable;->TextAppearance:[I
David Brazdil779787b2018-03-06 13:29:52 +00001396Landroid/R$styleable;->TextAppearance_textAllCaps:I
1397Landroid/R$styleable;->TextAppearance_textColorHighlight:I
1398Landroid/R$styleable;->TextAppearance_textColorHint:I
David Brazdilb43351f2018-01-31 14:43:36 +00001399Landroid/R$styleable;->TextAppearance_textColor:I
David Brazdil779787b2018-03-06 13:29:52 +00001400Landroid/R$styleable;->TextAppearance_textColorLink:I
David Brazdilb43351f2018-01-31 14:43:36 +00001401Landroid/R$styleable;->TextAppearance_textSize:I
David Brazdil779787b2018-03-06 13:29:52 +00001402Landroid/R$styleable;->TextAppearance_textStyle:I
1403Landroid/R$styleable;->TextAppearance_typeface:I
1404Landroid/R$styleable;->TextView_autoLink:I
1405Landroid/R$styleable;->TextView_autoText:I
1406Landroid/R$styleable;->TextView_bufferType:I
1407Landroid/R$styleable;->TextView_capitalize:I
1408Landroid/R$styleable;->TextView_cursorVisible:I
1409Landroid/R$styleable;->TextView_digits:I
1410Landroid/R$styleable;->TextView_drawableBottom:I
1411Landroid/R$styleable;->TextView_drawableEnd:I
1412Landroid/R$styleable;->TextView_drawableLeft:I
1413Landroid/R$styleable;->TextView_drawablePadding:I
1414Landroid/R$styleable;->TextView_drawableRight:I
1415Landroid/R$styleable;->TextView_drawableStart:I
1416Landroid/R$styleable;->TextView_drawableTop:I
1417Landroid/R$styleable;->TextView_editable:I
1418Landroid/R$styleable;->TextView_ellipsize:I
1419Landroid/R$styleable;->TextView_ems:I
1420Landroid/R$styleable;->TextView_enabled:I
1421Landroid/R$styleable;->TextView_freezesText:I
1422Landroid/R$styleable;->TextView_gravity:I
1423Landroid/R$styleable;->TextView_height:I
1424Landroid/R$styleable;->TextView_hint:I
1425Landroid/R$styleable;->TextView:[I
1426Landroid/R$styleable;->TextView_imeActionId:I
1427Landroid/R$styleable;->TextView_imeActionLabel:I
1428Landroid/R$styleable;->TextView_imeOptions:I
1429Landroid/R$styleable;->TextView_includeFontPadding:I
1430Landroid/R$styleable;->TextView_inputMethod:I
1431Landroid/R$styleable;->TextView_inputType:I
1432Landroid/R$styleable;->TextView_lines:I
1433Landroid/R$styleable;->TextView_lineSpacingExtra:I
1434Landroid/R$styleable;->TextView_lineSpacingMultiplier:I
1435Landroid/R$styleable;->TextView_linksClickable:I
1436Landroid/R$styleable;->TextView_marqueeRepeatLimit:I
1437Landroid/R$styleable;->TextView_maxEms:I
1438Landroid/R$styleable;->TextView_maxHeight:I
1439Landroid/R$styleable;->TextView_maxLength:I
1440Landroid/R$styleable;->TextView_maxLines:I
1441Landroid/R$styleable;->TextView_maxWidth:I
1442Landroid/R$styleable;->TextView_minEms:I
1443Landroid/R$styleable;->TextView_minHeight:I
1444Landroid/R$styleable;->TextView_minLines:I
1445Landroid/R$styleable;->TextView_minWidth:I
1446Landroid/R$styleable;->TextView_numeric:I
1447Landroid/R$styleable;->TextView_password:I
1448Landroid/R$styleable;->TextView_phoneNumber:I
1449Landroid/R$styleable;->TextView_privateImeOptions:I
1450Landroid/R$styleable;->TextView_scrollHorizontally:I
1451Landroid/R$styleable;->TextView_selectAllOnFocus:I
1452Landroid/R$styleable;->TextView_shadowColor:I
1453Landroid/R$styleable;->TextView_shadowDx:I
1454Landroid/R$styleable;->TextView_shadowDy:I
1455Landroid/R$styleable;->TextView_shadowRadius:I
1456Landroid/R$styleable;->TextView_singleLine:I
1457Landroid/R$styleable;->TextView_textAllCaps:I
1458Landroid/R$styleable;->TextView_textAppearance:I
1459Landroid/R$styleable;->TextView_textColorHighlight:I
1460Landroid/R$styleable;->TextView_textColorHint:I
1461Landroid/R$styleable;->TextView_textColor:I
1462Landroid/R$styleable;->TextView_textColorLink:I
1463Landroid/R$styleable;->TextView_textCursorDrawable:I
1464Landroid/R$styleable;->TextView_text:I
1465Landroid/R$styleable;->TextView_textIsSelectable:I
1466Landroid/R$styleable;->TextView_textScaleX:I
1467Landroid/R$styleable;->TextView_textSelectHandle:I
1468Landroid/R$styleable;->TextView_textSelectHandleLeft:I
1469Landroid/R$styleable;->TextView_textSelectHandleRight:I
1470Landroid/R$styleable;->TextView_textSize:I
1471Landroid/R$styleable;->TextView_textStyle:I
1472Landroid/R$styleable;->TextView_typeface:I
1473Landroid/R$styleable;->TextView_width:I
1474Landroid/R$styleable;->View_background:I
1475Landroid/R$styleable;->View_clickable:I
1476Landroid/R$styleable;->View_contentDescription:I
1477Landroid/R$styleable;->ViewDrawableStates:[I
1478Landroid/R$styleable;->View_drawingCacheQuality:I
1479Landroid/R$styleable;->View_duplicateParentState:I
1480Landroid/R$styleable;->View_fadingEdge:I
1481Landroid/R$styleable;->View_filterTouchesWhenObscured:I
1482Landroid/R$styleable;->View_fitsSystemWindows:I
1483Landroid/R$styleable;->View_focusable:I
1484Landroid/R$styleable;->View_focusableInTouchMode:I
1485Landroid/R$styleable;->View_hapticFeedbackEnabled:I
1486Landroid/R$styleable;->View:[I
1487Landroid/R$styleable;->View_id:I
1488Landroid/R$styleable;->View_isScrollContainer:I
1489Landroid/R$styleable;->View_keepScreenOn:I
1490Landroid/R$styleable;->View_longClickable:I
1491Landroid/R$styleable;->View_minHeight:I
1492Landroid/R$styleable;->View_minWidth:I
1493Landroid/R$styleable;->View_nextFocusDown:I
1494Landroid/R$styleable;->View_nextFocusLeft:I
1495Landroid/R$styleable;->View_nextFocusRight:I
1496Landroid/R$styleable;->View_nextFocusUp:I
1497Landroid/R$styleable;->View_onClick:I
1498Landroid/R$styleable;->View_overScrollMode:I
1499Landroid/R$styleable;->View_paddingBottom:I
1500Landroid/R$styleable;->View_paddingEnd:I
1501Landroid/R$styleable;->View_padding:I
1502Landroid/R$styleable;->View_paddingLeft:I
1503Landroid/R$styleable;->View_paddingRight:I
1504Landroid/R$styleable;->View_paddingStart:I
1505Landroid/R$styleable;->View_paddingTop:I
1506Landroid/R$styleable;->View_saveEnabled:I
1507Landroid/R$styleable;->View_scrollbarDefaultDelayBeforeFade:I
1508Landroid/R$styleable;->View_scrollbarFadeDuration:I
1509Landroid/R$styleable;->View_scrollbars:I
1510Landroid/R$styleable;->View_scrollbarSize:I
1511Landroid/R$styleable;->View_scrollbarStyle:I
1512Landroid/R$styleable;->View_scrollbarThumbHorizontal:I
1513Landroid/R$styleable;->View_scrollbarThumbVertical:I
1514Landroid/R$styleable;->View_scrollbarTrackHorizontal:I
1515Landroid/R$styleable;->View_scrollbarTrackVertical:I
1516Landroid/R$styleable;->View_scrollX:I
1517Landroid/R$styleable;->View_scrollY:I
1518Landroid/R$styleable;->View_soundEffectsEnabled:I
1519Landroid/R$styleable;->View_tag:I
1520Landroid/R$styleable;->View_visibility:I
1521Landroid/R$styleable;->Window:[I
1522Landroid/R$styleable;->Window_windowBackground:I
1523Landroid/R$styleable;->Window_windowFrame:I
David Brazdilb43351f2018-01-31 14:43:36 +00001524Landroid/security/KeyStore;->getInstance()Landroid/security/KeyStore;
David Brazdil7f4d7fe22018-03-09 17:39:43 +00001525Landroid/security/keystore/KeychainProtectionParams;->clearSecret()V
1526Landroid/security/keystore/KeychainProtectionParams;->getKeyDerivationParams()Landroid/security/keystore/KeyDerivationParams;
1527Landroid/security/keystore/KeychainProtectionParams;->getLockScreenUiFormat()I
1528Landroid/security/keystore/KeychainProtectionParams;->getSecret()[B
1529Landroid/security/keystore/KeychainProtectionParams;->getUserSecretType()I
1530Landroid/security/keystore/KeychainProtectionParams;-><init>(IILandroid/security/keystore/KeyDerivationParams;[B)V
1531Landroid/security/keystore/KeychainProtectionParams;-><init>(Landroid/os/Parcel;)V
1532Landroid/security/keystore/KeychainProtectionParams;-><init>()V
1533Landroid/security/keystore/KeychainSnapshot;->getCounterId()J
1534Landroid/security/keystore/KeychainSnapshot;->getEncryptedRecoveryKeyBlob()[B
1535Landroid/security/keystore/KeychainSnapshot;->getKeychainProtectionParams()Ljava/util/List;
1536Landroid/security/keystore/KeychainSnapshot;->getMaxAttempts()I
1537Landroid/security/keystore/KeychainSnapshot;->getServerParams()[B
1538Landroid/security/keystore/KeychainSnapshot;->getSnapshotVersion()I
1539Landroid/security/keystore/KeychainSnapshot;->getTrustedHardwarePublicKey()[B
1540Landroid/security/keystore/KeychainSnapshot;->getWrappedApplicationKeys()Ljava/util/List;
1541Landroid/security/keystore/KeyDerivationParams;->ALGORITHM_ARGON2ID:I
1542Landroid/security/keystore/KeyDerivationParams;->ALGORITHM_SHA256:I
1543Landroid/security/keystore/KeyDerivationParams;->createSha256Params([B)Landroid/security/keystore/KeyDerivationParams;
1544Landroid/security/keystore/KeyDerivationParams;->getAlgorithm()I
1545Landroid/security/keystore/KeyDerivationParams;->getSalt()[B
1546Landroid/security/keystore/KeyDerivationParams;-><init>(I[B)V
1547Landroid/security/keystore/KeyDerivationParams;-><init>(Landroid/os/Parcel;)V
1548Landroid/security/keystore/RecoveryClaim;->getClaimBytes()[B
1549Landroid/security/keystore/RecoveryClaim;->getRecoverySession()Landroid/security/keystore/RecoverySession;
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001550Landroid/security/keystore/RecoveryController;->getInstance()Landroid/security/keystore/RecoveryController;
David Brazdil7f4d7fe22018-03-09 17:39:43 +00001551Landroid/security/keystore/RecoveryController;->getRecoveryData([B)Landroid/security/keystore/KeychainSnapshot;
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001552Landroid/security/keystore/RecoveryController;->initRecoveryService(Ljava/lang/String;[B)V
David Brazdil7f4d7fe22018-03-09 17:39:43 +00001553Landroid/security/keystore/RecoveryController;->recoverKeys(Landroid/security/keystore/RecoverySession;[BLjava/util/List;)Ljava/util/Map;
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001554Landroid/security/keystore/RecoveryController;->setRecoverySecretTypes([I)V
David Brazdil7f4d7fe22018-03-09 17:39:43 +00001555Landroid/security/keystore/RecoveryController;->setRecoveryStatus(Ljava/lang/String;[Ljava/lang/String;I)V
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001556Landroid/security/keystore/RecoveryController;->setServerParams([B)V
1557Landroid/security/keystore/RecoveryController;->setSnapshotCreatedPendingIntent(Landroid/app/PendingIntent;)V
David Brazdil7f4d7fe22018-03-09 17:39:43 +00001558Landroid/security/keystore/RecoveryController;->startRecoverySession([B[B[BLjava/util/List;)Landroid/security/keystore/RecoveryClaim;
1559Landroid/security/keystore/WrappedApplicationKey;->getAlias()Ljava/lang/String;
1560Landroid/security/keystore/WrappedApplicationKey;->getEncryptedKeyMaterial()[B
1561Landroid/security/keystore/WrappedApplicationKey;-><init>(Ljava/lang/String;[B)V
David Brazdil92b16d62018-02-12 18:29:42 +00001562Landroid/security/net/config/RootTrustManager;->checkServerTrusted([Ljava/security/cert/X509Certificate;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +00001563Landroid/service/media/IMediaBrowserServiceCallbacks;->onConnectFailed()V
1564Landroid/service/media/IMediaBrowserServiceCallbacks;->onConnect(Ljava/lang/String;Landroid/media/session/MediaSession$Token;Landroid/os/Bundle;)V
1565Landroid/service/media/IMediaBrowserServiceCallbacks;->onLoadChildren(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
1566Landroid/service/media/IMediaBrowserServiceCallbacks;->onLoadChildrenWithOptions(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;Landroid/os/Bundle;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001567Landroid/service/media/IMediaBrowserServiceCallbacks$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/media/IMediaBrowserServiceCallbacks;
David Brazdilb43351f2018-01-31 14:43:36 +00001568Landroid/service/media/MediaBrowserService;->KEY_MEDIA_ITEM:Ljava/lang/String;
David Brazdil3b310592018-02-08 18:56:22 +00001569Landroid/service/media/MediaBrowserService$Result;->mFlags:I
David Brazdilb43351f2018-01-31 14:43:36 +00001570Landroid/service/notification/NotificationListenerService;->registerAsSystemService(Landroid/content/Context;Landroid/content/ComponentName;I)V
1571Landroid/service/notification/NotificationListenerService;->unregisterAsSystemService()V
David Brazdil76f8bfa2018-03-14 09:37:55 +00001572Landroid/service/voice/AlwaysOnHotwordDetector$EventPayload;->getCaptureSession()Ljava/lang/Integer;
David Brazdil3b310592018-02-08 18:56:22 +00001573Landroid/service/voice/VoiceInteractionService;->isKeyphraseAndLocaleSupportedForHotword(Ljava/lang/String;Ljava/util/Locale;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001574Landroid/service/wallpaper/WallpaperService$Engine;->setFixedSizeAllowed(Z)V
1575Landroid/speech/tts/TextToSpeech;->getCurrentEngine()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001576Landroid/system/Int32Ref;->value:I
David Brazdil70bcc122018-02-12 06:57:01 +00001577Landroid/system/StructTimeval;->fromMillis(J)Landroid/system/StructTimeval;
David Brazdil3b310592018-02-08 18:56:22 +00001578Landroid/telecom/TelecomManager;->EXTRA_IS_HANDOVER:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001579Landroid/telecom/TelecomManager;->getUserSelectedOutgoingPhoneAccount()Landroid/telecom/PhoneAccountHandle;
1580Landroid/telecom/TelecomManager;->setUserSelectedOutgoingPhoneAccount(Landroid/telecom/PhoneAccountHandle;)V
1581Landroid/telephony/CellSignalStrengthLte;->mCqi:I
1582Landroid/telephony/CellSignalStrengthLte;->mRsrp:I
1583Landroid/telephony/CellSignalStrengthLte;->mRsrq:I
1584Landroid/telephony/CellSignalStrengthLte;->mRssnr:I
David Brazdil9d83cca2018-03-06 10:08:45 +00001585Landroid/telephony/CellSignalStrengthLte;->mSignalStrength:I
David Brazdil779787b2018-03-06 13:29:52 +00001586Landroid/telephony/CellSignalStrengthWcdma;->mBitErrorRate:I
1587Landroid/telephony/CellSignalStrengthWcdma;->mSignalStrength:I
David Brazdil76f8bfa2018-03-14 09:37:55 +00001588Landroid/telephony/PhoneNumberUtils;->isLocalEmergencyNumber(Landroid/content/Context;ILjava/lang/String;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001589Landroid/telephony/PhoneStateListener;->mSubId:Ljava/lang/Integer;
1590Landroid/telephony/ServiceState;->newFromBundle(Landroid/os/Bundle;)Landroid/telephony/ServiceState;
David Brazdil92b16d62018-02-12 18:29:42 +00001591Landroid/telephony/SignalStrength;->getAsuLevel()I
David Brazdilb43351f2018-01-31 14:43:36 +00001592Landroid/telephony/SignalStrength;->getCdmaLevel()I
David Brazdil92b16d62018-02-12 18:29:42 +00001593Landroid/telephony/SignalStrength;->getDbm()I
David Brazdilb43351f2018-01-31 14:43:36 +00001594Landroid/telephony/SignalStrength;->getLteDbm()I
1595Landroid/telephony/SignalStrength;->getLteRsrp()I
David Brazdil92b16d62018-02-12 18:29:42 +00001596Landroid/telephony/SignalStrength;->getLteRsrq()I
David Brazdilb43351f2018-01-31 14:43:36 +00001597Landroid/telephony/SignalStrength;->getLteRssnr()I
1598Landroid/telephony/SignalStrength;->getLteSignalStrength()I
David Brazdil78894d12018-02-15 15:35:23 +00001599Landroid/telephony/SignalStrength;->mGsmBitErrorRate:I
1600Landroid/telephony/SignalStrength;->mGsmSignalStrength:I
1601Landroid/telephony/SignalStrength;->mLteCqi:I
1602Landroid/telephony/SignalStrength;->mLteRsrp:I
1603Landroid/telephony/SignalStrength;->mLteRsrq:I
1604Landroid/telephony/SignalStrength;->mLteRssnr:I
1605Landroid/telephony/SignalStrength;->mLteSignalStrength:I
David Brazdil92b16d62018-02-12 18:29:42 +00001606Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_GOOD:I
1607Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_GREAT:I
1608Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_MODERATE:I
1609Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_NONE_OR_UNKNOWN:I
1610Landroid/telephony/SignalStrength;->SIGNAL_STRENGTH_POOR:I
David Brazdilb43351f2018-01-31 14:43:36 +00001611Landroid/telephony/SmsMessage;->getSubId()I
1612Landroid/telephony/SmsMessage;->mWrappedSmsMessage:Lcom/android/internal/telephony/SmsMessageBase;
David Brazdil76f8bfa2018-03-14 09:37:55 +00001613Landroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList()[I
David Brazdil92b16d62018-02-12 18:29:42 +00001614Landroid/telephony/SubscriptionManager;->getAllSubscriptionInfoCount()I
David Brazdiled668442018-03-09 11:32:07 +00001615Landroid/telephony/SubscriptionManager;->getAllSubscriptionInfoList()Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +00001616Landroid/telephony/SubscriptionManager;->getDefaultDataSubscriptionInfo()Landroid/telephony/SubscriptionInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00001617Landroid/telephony/SubscriptionManager;->getDefaultSmsPhoneId()I
David Brazdil0f41a7c2018-03-12 10:15:46 +00001618Landroid/telephony/SubscriptionManager;->getDefaultVoiceSubscriptionInfo()Landroid/telephony/SubscriptionInfo;
David Brazdilb43351f2018-01-31 14:43:36 +00001619Landroid/telephony/SubscriptionManager;->getPhoneId(I)I
David Brazdil3b310592018-02-08 18:56:22 +00001620Landroid/telephony/SubscriptionManager;->getSlotIndex(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00001621Landroid/telephony/SubscriptionManager;->getSubId(I)[I
1622Landroid/telephony/SubscriptionManager;->setDefaultSmsSubId(I)V
1623Landroid/telephony/TelephonyManager;->from(Landroid/content/Context;)Landroid/telephony/TelephonyManager;
David Brazdil92b16d62018-02-12 18:29:42 +00001624Landroid/telephony/TelephonyManager;->getCallState(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001625Landroid/telephony/TelephonyManager;->getDataNetworkType(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00001626Landroid/telephony/TelephonyManager;->getDefault()Landroid/telephony/TelephonyManager;
David Brazdil92b16d62018-02-12 18:29:42 +00001627Landroid/telephony/TelephonyManager;->getGroupIdLevel1(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001628Landroid/telephony/TelephonyManager;->getITelephony()Lcom/android/internal/telephony/ITelephony;
1629Landroid/telephony/TelephonyManager;->getLine1Number(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001630Landroid/telephony/TelephonyManager;->getMultiSimConfiguration()Landroid/telephony/TelephonyManager$MultiSimVariants;
David Brazdilb43351f2018-01-31 14:43:36 +00001631Landroid/telephony/TelephonyManager;->getNetworkClass(I)I
David Brazdil2a523752018-02-01 17:12:30 +00001632Landroid/telephony/TelephonyManager;->getNetworkCountryIso(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001633Landroid/telephony/TelephonyManager;->getNetworkOperatorForPhone(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001634Landroid/telephony/TelephonyManager;->getNetworkOperator(I)Ljava/lang/String;
1635Landroid/telephony/TelephonyManager;->getNetworkOperatorName(I)Ljava/lang/String;
1636Landroid/telephony/TelephonyManager;->getNetworkType(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001637Landroid/telephony/TelephonyManager;->getNetworkTypeName(I)Ljava/lang/String;
1638Landroid/telephony/TelephonyManager;->getPhoneType(I)I
1639Landroid/telephony/TelephonyManager;->getSimCount()I
David Brazdilb43351f2018-01-31 14:43:36 +00001640Landroid/telephony/TelephonyManager;->getSimOperator(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001641Landroid/telephony/TelephonyManager;->getSimOperatorNameForPhone(I)Ljava/lang/String;
David Brazdil2a523752018-02-01 17:12:30 +00001642Landroid/telephony/TelephonyManager;->getSimOperatorName(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001643Landroid/telephony/TelephonyManager;->getSimOperatorNumericForPhone(I)Ljava/lang/String;
David Brazdil779787b2018-03-06 13:29:52 +00001644Landroid/telephony/TelephonyManager;->getSimOperatorNumeric(I)Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00001645Landroid/telephony/TelephonyManager;->getSimSerialNumber(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001646Landroid/telephony/TelephonyManager;->getSubIdForPhoneAccount(Landroid/telecom/PhoneAccount;)I
David Brazdilb43351f2018-01-31 14:43:36 +00001647Landroid/telephony/TelephonyManager;->getSubscriberId(I)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00001648Landroid/telephony/TelephonyManager;->getSubscriberInfo()Lcom/android/internal/telephony/IPhoneSubInfo;
1649Landroid/telephony/TelephonyManager;->hasIccCard(I)Z
1650Landroid/telephony/TelephonyManager;-><init>(Landroid/content/Context;)V
1651Landroid/telephony/TelephonyManager;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00001652Landroid/telephony/TelephonyManager;->isMultiSimEnabled()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001653Landroid/telephony/TelephonyManager;->isNetworkRoaming(I)Z
David Brazdil78894d12018-02-15 15:35:23 +00001654Landroid/telephony/TelephonyManager;->isVolteAvailable()Z
David Brazdilb43351f2018-01-31 14:43:36 +00001655Landroid/text/AndroidBidi;->bidi(I[C[B)I
David Brazdil92b16d62018-02-12 18:29:42 +00001656Landroid/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 +00001657Landroid/text/DynamicLayout;->sStaticLayout:Landroid/text/StaticLayout;
1658Landroid/text/Html;->withinStyle(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;II)V
1659Landroid/text/Layout;->DIRS_ALL_LEFT_TO_RIGHT:Landroid/text/Layout$Directions;
1660Landroid/text/method/LinkMovementMethod;->sInstance:Landroid/text/method/LinkMovementMethod;
1661Landroid/text/SpannableStringBuilder;->mGapLength:I
1662Landroid/text/SpannableStringBuilder;->mGapStart:I
1663Landroid/text/SpannableStringBuilder;->mSpanCount:I
1664Landroid/text/SpannableStringBuilder;->mSpanEnds:[I
1665Landroid/text/SpannableStringBuilder;->mSpanFlags:[I
1666Landroid/text/SpannableStringBuilder;->mSpans:[Ljava/lang/Object;
1667Landroid/text/SpannableStringBuilder;->mSpanStarts:[I
David Brazdil3b310592018-02-08 18:56:22 +00001668Landroid/text/SpannableStringInternal;->charAt(I)C
1669Landroid/text/SpannableStringInternal;->checkRange(Ljava/lang/String;II)V
1670Landroid/text/SpannableStringInternal;->COLUMNS:I
1671Landroid/text/SpannableStringInternal;->copySpans(Landroid/text/SpannableStringInternal;II)V
1672Landroid/text/SpannableStringInternal;->copySpans(Landroid/text/Spanned;II)V
1673Landroid/text/SpannableStringInternal;->EMPTY:[Ljava/lang/Object;
1674Landroid/text/SpannableStringInternal;->END:I
1675Landroid/text/SpannableStringInternal;->FLAGS:I
1676Landroid/text/SpannableStringInternal;->getChars(II[CI)V
1677Landroid/text/SpannableStringInternal;->getSpanEnd(Ljava/lang/Object;)I
1678Landroid/text/SpannableStringInternal;->getSpanFlags(Ljava/lang/Object;)I
1679Landroid/text/SpannableStringInternal;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;
1680Landroid/text/SpannableStringInternal;->getSpanStart(Ljava/lang/Object;)I
1681Landroid/text/SpannableStringInternal;-><init>(Ljava/lang/CharSequence;II)V
1682Landroid/text/SpannableStringInternal;->isIndexFollowsNextLine(I)Z
1683Landroid/text/SpannableStringInternal;->isOutOfCopyRange(IIII)Z
1684Landroid/text/SpannableStringInternal;->length()I
1685Landroid/text/SpannableStringInternal;->mSpanCount:I
1686Landroid/text/SpannableStringInternal;->mSpanData:[I
1687Landroid/text/SpannableStringInternal;->mSpans:[Ljava/lang/Object;
1688Landroid/text/SpannableStringInternal;->mText:Ljava/lang/String;
1689Landroid/text/SpannableStringInternal;->nextSpanTransition(IILjava/lang/Class;)I
1690Landroid/text/SpannableStringInternal;->region(II)Ljava/lang/String;
1691Landroid/text/SpannableStringInternal;->removeSpan(Ljava/lang/Object;)V
1692Landroid/text/SpannableStringInternal;->sendSpanAdded(Ljava/lang/Object;II)V
1693Landroid/text/SpannableStringInternal;->sendSpanChanged(Ljava/lang/Object;IIII)V
1694Landroid/text/SpannableStringInternal;->sendSpanRemoved(Ljava/lang/Object;II)V
1695Landroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;III)V
1696Landroid/text/SpannableStringInternal;->setSpan(Ljava/lang/Object;IIIZ)V
1697Landroid/text/SpannableStringInternal;->START:I
David Brazdil779787b2018-03-06 13:29:52 +00001698Landroid/text/SpanSet;->spans:[Ljava/lang/Object;
David Brazdil70bcc122018-02-12 06:57:01 +00001699Landroid/text/StaticLayout;-><init>(Ljava/lang/CharSequence;IILandroid/text/TextPaint;ILandroid/text/Layout$Alignment;Landroid/text/TextDirectionHeuristic;FFZLandroid/text/TextUtils$TruncateAt;II)V
David Brazdil92b16d62018-02-12 18:29:42 +00001700Landroid/text/StaticLayout$LineBreaks;->ascents:[F
1701Landroid/text/StaticLayout$LineBreaks;->breaks:[I
1702Landroid/text/StaticLayout$LineBreaks;->descents:[F
1703Landroid/text/StaticLayout$LineBreaks;->flags:[I
1704Landroid/text/StaticLayout$LineBreaks;->widths:[F
David Brazdilb43351f2018-01-31 14:43:36 +00001705Landroid/text/StaticLayout;->mColumns:I
1706Landroid/text/StaticLayout;->mLineCount:I
1707Landroid/text/StaticLayout;->mLines:[I
David Brazdil779787b2018-03-06 13:29:52 +00001708Landroid/text/TextLine;->mCharacterStyleSpanSet:Landroid/text/SpanSet;
1709Landroid/text/TextLine;->mMetricAffectingSpanSpanSet:Landroid/text/SpanSet;
1710Landroid/text/TextLine;->mReplacementSpanSpanSet:Landroid/text/SpanSet;
1711Landroid/text/TextLine;->mSpanned:Landroid/text/Spanned;
1712Landroid/text/TextLine;->mText:Ljava/lang/CharSequence;
David Brazdilb43351f2018-01-31 14:43:36 +00001713Landroid/text/TextLine;->obtain()Landroid/text/TextLine;
1714Landroid/text/TextLine;->sCached:[Landroid/text/TextLine;
1715Landroid/text/TextPaint;->setUnderlineText(IF)V
David Brazdil92b16d62018-02-12 18:29:42 +00001716Landroid/transition/ChangeBounds;->BOTTOM_RIGHT_ONLY_PROPERTY:Landroid/util/Property;
1717Landroid/transition/ChangeBounds;->POSITION_PROPERTY:Landroid/util/Property;
David Brazdiled668442018-03-09 11:32:07 +00001718Landroid/transition/TransitionManager;->sRunningTransitions:Ljava/lang/ThreadLocal;
David Brazdil0f41a7c2018-03-12 10:15:46 +00001719Landroid/util/ArrayMap;->append(Ljava/lang/Object;Ljava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001720Landroid/util/ArrayMap;->mBaseCacheSize:I
1721Landroid/util/ArrayMap;->mTwiceBaseCacheSize:I
1722Landroid/util/DisplayMetrics;->noncompatHeightPixels:I
1723Landroid/util/DisplayMetrics;->noncompatWidthPixels:I
1724Landroid/util/EventLog$Event;-><init>([B)V
David Brazdilb43351f2018-01-31 14:43:36 +00001725Landroid/util/Log;->wtf(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;ZZ)I
David Brazdil779787b2018-03-06 13:29:52 +00001726Landroid/util/LongSparseLongArray;->mKeys:[J
1727Landroid/util/LongSparseLongArray;->mSize:I
1728Landroid/util/LongSparseLongArray;->mValues:[J
Mathew Inwood2cf621f2018-03-06 11:47:31 +00001729Landroid/util/NtpTrustedTime;->forceRefresh()Z
1730Landroid/util/NtpTrustedTime;->getCachedNtpTime()J
1731Landroid/util/NtpTrustedTime;->getCachedNtpTimeReference()J
1732Landroid/util/NtpTrustedTime;->getInstance(Landroid/content/Context;)Landroid/util/NtpTrustedTime;
1733Landroid/util/NtpTrustedTime;->hasCache()Z
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00001734Landroid/util/Pools$SimplePool;->mPool:[Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00001735Landroid/util/Pools$SynchronizedPool;->acquire()Ljava/lang/Object;
Nicolas Geoffray3a70dee2018-03-14 17:39:58 +00001736Landroid/util/Pools$SynchronizedPool;-><init>(I)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00001737Landroid/util/Rational;->mDenominator:I
1738Landroid/util/Rational;->mNumerator:I
David Brazdil8237f2d2018-02-12 22:34:49 +00001739Landroid/util/Rational;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001740Landroid/util/Singleton;->mInstance:Ljava/lang/Object;
David Brazdil779787b2018-03-06 13:29:52 +00001741Landroid/util/SparseIntArray;->mKeys:[I
1742Landroid/util/SparseIntArray;->mSize:I
1743Landroid/util/SparseIntArray;->mValues:[I
David Brazdilb43351f2018-01-31 14:43:36 +00001744Landroid/view/accessibility/AccessibilityManager;->getInstance(Landroid/content/Context;)Landroid/view/accessibility/AccessibilityManager;
1745Landroid/view/accessibility/AccessibilityManager;->isHighTextContrastEnabled()Z
David Brazdil779787b2018-03-06 13:29:52 +00001746Landroid/view/accessibility/AccessibilityManager;->mIsEnabled:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001747Landroid/view/accessibility/AccessibilityManager;->mIsHighTextContrastEnabled:Z
David Brazdilb43351f2018-01-31 14:43:36 +00001748Landroid/view/accessibility/AccessibilityManager;->sInstance:Landroid/view/accessibility/AccessibilityManager;
1749Landroid/view/accessibility/AccessibilityManager;->sInstanceSync:Ljava/lang/Object;
1750Landroid/view/accessibility/AccessibilityNodeInfo;->refresh(Landroid/os/Bundle;Z)Z
David Brazdiled668442018-03-09 11:32:07 +00001751Landroid/view/accessibility/AccessibilityRecord;->getSourceNodeId()J
David Brazdil92b16d62018-02-12 18:29:42 +00001752Landroid/view/accessibility/IAccessibilityManager;->getEnabledAccessibilityServiceList(II)Ljava/util/List;
1753Landroid/view/accessibility/IAccessibilityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManager;
1754Landroid/view/accessibility/IAccessibilityManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001755Landroid/view/animation/Animation;->mListener:Landroid/view/animation/Animation$AnimationListener;
David Brazdil779787b2018-03-06 13:29:52 +00001756Landroid/view/autofill/IAutoFillManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdildac65ed2018-02-22 17:32:33 +00001757Landroid/view/Choreographer$CallbackQueue;->addCallbackLocked(JLjava/lang/Object;Ljava/lang/Object;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001758Landroid/view/Choreographer;->doFrame(JI)V
1759Landroid/view/Choreographer;->getFrameTime()J
1760Landroid/view/Choreographer;->mCallbackQueues:[Landroid/view/Choreographer$CallbackQueue;
David Brazdil92b16d62018-02-12 18:29:42 +00001761Landroid/view/Choreographer;->mLastFrameTimeNanos:J
David Brazdildac65ed2018-02-22 17:32:33 +00001762Landroid/view/Choreographer;->mLock:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00001763Landroid/view/Choreographer;->scheduleVsyncLocked()V
David Brazdil92b16d62018-02-12 18:29:42 +00001764Landroid/view/Choreographer;->USE_VSYNC:Z
David Brazdil78894d12018-02-15 15:35:23 +00001765Landroid/view/ContextThemeWrapper;->getThemeResId()I
David Brazdilb43351f2018-01-31 14:43:36 +00001766Landroid/view/ContextThemeWrapper;->mResources:Landroid/content/res/Resources;
1767Landroid/view/ContextThemeWrapper;->mTheme:Landroid/content/res/Resources$Theme;
1768Landroid/view/ContextThemeWrapper;->mThemeResource:I
David Brazdil92b16d62018-02-12 18:29:42 +00001769Landroid/view/DisplayEventReceiver;->dispatchHotplug(JIZ)V
1770Landroid/view/DisplayEventReceiver;->dispatchVsync(JII)V
1771Landroid/view/Display$HdrCapabilities;-><init>([IFFF)V
1772Landroid/view/DisplayListCanvas;->callDrawGLFunction2(J)V
1773Landroid/view/DisplayListCanvas;->drawGLFunctor2(JLjava/lang/Runnable;)V
1774Landroid/view/FrameMetrics;->mTimingData:[J
1775Landroid/view/FrameMetricsObserver;->mFrameMetrics:Landroid/view/FrameMetrics;
1776Landroid/view/FrameMetricsObserver;->mMessageQueue:Landroid/os/MessageQueue;
1777Landroid/view/FrameMetricsObserver;->notifyDataAvailable(I)V
1778Landroid/view/GestureDetector;->mMinimumFlingVelocity:I
1779Landroid/view/GestureDetector;->mTouchSlopSquare:I
1780Landroid/view/GhostView;->addGhost(Landroid/view/View;Landroid/view/ViewGroup;Landroid/graphics/Matrix;)Landroid/view/GhostView;
1781Landroid/view/GhostView;->removeGhost(Landroid/view/View;)V
1782Landroid/view/IGraphicsStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1783Landroid/view/InputChannel;-><init>()V
1784Landroid/view/InputChannel;->mPtr:J
1785Landroid/view/InputDevice;->addMotionRange(IIFFFFF)V
1786Landroid/view/InputDevice;-><init>(IIILjava/lang/String;IILjava/lang/String;ZIILandroid/view/KeyCharacterMap;ZZZ)V
David Brazdilb43351f2018-01-31 14:43:36 +00001787Landroid/view/InputDevice;->isExternal()Z
David Brazdil76f8bfa2018-03-14 09:37:55 +00001788Landroid/view/InputEvent;->getSequenceNumber()I
David Brazdil92b16d62018-02-12 18:29:42 +00001789Landroid/view/InputEventReceiver;->dispatchBatchedInputEventPending()V
1790Landroid/view/InputEventReceiver;->dispatchInputEvent(ILandroid/view/InputEvent;I)V
1791Landroid/view/InputEventSender;->dispatchInputEventFinished(IZ)V
David Brazdil78894d12018-02-15 15:35:23 +00001792Landroid/view/inputmethod/InputMethodInfo;->mSubtypes:Landroid/view/inputmethod/InputMethodSubtypeArray;
David Brazdilb43351f2018-01-31 14:43:36 +00001793Landroid/view/inputmethod/InputMethodManager;->finishInputLocked()V
1794Landroid/view/inputmethod/InputMethodManager;->focusIn(Landroid/view/View;)V
1795Landroid/view/inputmethod/InputMethodManager;->getInputMethodWindowVisibleHeight()I
1796Landroid/view/inputmethod/InputMethodManager;->mCurId:Ljava/lang/String;
1797Landroid/view/inputmethod/InputMethodManager;->mCurRootView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00001798Landroid/view/inputmethod/InputMethodManager;->mH:Landroid/view/inputmethod/InputMethodManager$H;
David Brazdilb43351f2018-01-31 14:43:36 +00001799Landroid/view/inputmethod/InputMethodManager;->mNextServedView:Landroid/view/View;
1800Landroid/view/inputmethod/InputMethodManager;->mServedView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00001801Landroid/view/inputmethod/InputMethodManager;->mService:Lcom/android/internal/view/IInputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001802Landroid/view/inputmethod/InputMethodManager;->notifyUserAction()V
1803Landroid/view/inputmethod/InputMethodManager;->showSoftInputUnchecked(ILandroid/os/ResultReceiver;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001804Landroid/view/inputmethod/InputMethodManager;->sInstance:Landroid/view/inputmethod/InputMethodManager;
David Brazdilb43351f2018-01-31 14:43:36 +00001805Landroid/view/inputmethod/InputMethodManager;->windowDismissed(Landroid/os/IBinder;)V
David Brazdil78894d12018-02-15 15:35:23 +00001806Landroid/view/inputmethod/InputMethodSubtypeArray;-><init>(Ljava/util/List;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001807Landroid/view/InputQueue;->finishInputEvent(JZ)V
David Brazdilb43351f2018-01-31 14:43:36 +00001808Landroid/view/IWindowManager;->getAnimationScale(I)F
1809Landroid/view/IWindowManager;->hasNavigationBar()Z
1810Landroid/view/IWindowManager;->setAnimationScale(IF)V
1811Landroid/view/IWindowManager;->setStrictModeVisualIndicatorPreference(Ljava/lang/String;)V
1812Landroid/view/IWindowManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowManager;
David Brazdil8237f2d2018-02-12 22:34:49 +00001813Landroid/view/IWindowManager$Stub$Proxy;->getBaseDisplayDensity(I)I
1814Landroid/view/IWindowManager$Stub$Proxy;->getInitialDisplayDensity(I)I
David Brazdil92b16d62018-02-12 18:29:42 +00001815Landroid/view/IWindowManager$Stub$Proxy;->hasNavigationBar()Z
1816Landroid/view/IWindowManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001817Landroid/view/IWindowSession$Stub$Proxy;->relayout(Landroid/view/IWindow;ILandroid/view/WindowManager$LayoutParams;IIIILandroid/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 +00001818Landroid/view/KeyCharacterMap$FallbackAction;->keyCode:I
1819Landroid/view/KeyCharacterMap$FallbackAction;->metaState:I
1820Landroid/view/KeyCharacterMap;-><init>(J)V
1821Landroid/view/KeyEvent;->mAction:I
1822Landroid/view/KeyEvent;->mCharacters:Ljava/lang/String;
1823Landroid/view/KeyEvent;->mDeviceId:I
1824Landroid/view/KeyEvent;->mDownTime:J
1825Landroid/view/KeyEvent;->mEventTime:J
1826Landroid/view/KeyEvent;->mFlags:I
1827Landroid/view/KeyEvent;->mKeyCode:I
1828Landroid/view/KeyEvent;->mMetaState:I
1829Landroid/view/KeyEvent;->mRepeatCount:I
1830Landroid/view/KeyEvent;->mScanCode:I
1831Landroid/view/KeyEvent;->mSource:I
1832Landroid/view/KeyEvent;->obtain(JJIIIIIIIILjava/lang/String;)Landroid/view/KeyEvent;
1833Landroid/view/KeyEvent;->recycle()V
David Brazdil3b310592018-02-08 18:56:22 +00001834Landroid/view/LayoutInflater;->createViewFromTag(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
1835Landroid/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 +00001836Landroid/view/LayoutInflater;->mConstructorArgs:[Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00001837Landroid/view/LayoutInflater;->mContext:Landroid/content/Context;
David Brazdilb43351f2018-01-31 14:43:36 +00001838Landroid/view/LayoutInflater;->mFactory2:Landroid/view/LayoutInflater$Factory2;
1839Landroid/view/LayoutInflater;->mFactory:Landroid/view/LayoutInflater$Factory;
1840Landroid/view/LayoutInflater;->mFactorySet:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001841Landroid/view/LayoutInflater;->mPrivateFactory:Landroid/view/LayoutInflater$Factory2;
David Brazdilb43351f2018-01-31 14:43:36 +00001842Landroid/view/LayoutInflater;->sConstructorMap:Ljava/util/HashMap;
David Brazdil70bcc122018-02-12 06:57:01 +00001843Landroid/view/LayoutInflater;->setPrivateFactory(Landroid/view/LayoutInflater$Factory2;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001844Landroid/view/MotionEvent;->HISTORY_CURRENT:I
1845Landroid/view/MotionEvent;->mNativePtr:J
1846Landroid/view/MotionEvent;->nativeGetRawAxisValue(JIII)F
David Brazdil92b16d62018-02-12 18:29:42 +00001847Landroid/view/MotionEvent;->obtain()Landroid/view/MotionEvent;
1848Landroid/view/MotionEvent$PointerCoords;->mPackedAxisBits:J
1849Landroid/view/MotionEvent$PointerCoords;->mPackedAxisValues:[F
David Brazdilb43351f2018-01-31 14:43:36 +00001850Landroid/view/MotionEvent;->scale(F)V
David Brazdil92b16d62018-02-12 18:29:42 +00001851Landroid/view/PointerIcon;->load(Landroid/content/Context;)Landroid/view/PointerIcon;
1852Landroid/view/PointerIcon;->mBitmapFrames:[Landroid/graphics/Bitmap;
1853Landroid/view/PointerIcon;->mBitmap:Landroid/graphics/Bitmap;
1854Landroid/view/PointerIcon;->mDurationPerFrame:I
1855Landroid/view/PointerIcon;->mHotSpotX:F
1856Landroid/view/PointerIcon;->mHotSpotY:F
1857Landroid/view/PointerIcon;->mType:I
1858Landroid/view/RenderNodeAnimator;->callOnFinished(Landroid/view/RenderNodeAnimator;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001859Landroid/view/ScaleGestureDetector;->mListener:Landroid/view/ScaleGestureDetector$OnScaleGestureListener;
David Brazdil779787b2018-03-06 13:29:52 +00001860Landroid/view/ScaleGestureDetector;->mMinSpan:I
David Brazdil92b16d62018-02-12 18:29:42 +00001861Landroid/view/SurfaceControl$PhysicalDisplayInfo;->appVsyncOffsetNanos:J
1862Landroid/view/SurfaceControl$PhysicalDisplayInfo;->density:F
1863Landroid/view/SurfaceControl$PhysicalDisplayInfo;->height:I
1864Landroid/view/SurfaceControl$PhysicalDisplayInfo;-><init>()V
1865Landroid/view/SurfaceControl$PhysicalDisplayInfo;->presentationDeadlineNanos:J
1866Landroid/view/SurfaceControl$PhysicalDisplayInfo;->refreshRate:F
1867Landroid/view/SurfaceControl$PhysicalDisplayInfo;->secure:Z
1868Landroid/view/SurfaceControl$PhysicalDisplayInfo;->width:I
1869Landroid/view/SurfaceControl$PhysicalDisplayInfo;->xDpi:F
1870Landroid/view/SurfaceControl$PhysicalDisplayInfo;->yDpi:F
1871Landroid/view/Surface;-><init>(J)V
1872Landroid/view/Surface;->mLock:Ljava/lang/Object;
1873Landroid/view/Surface;->mNativeObject:J
1874Landroid/view/SurfaceSession;->mNativeClient:J
David Brazdilb43351f2018-01-31 14:43:36 +00001875Landroid/view/SurfaceView;->mCallbacks:Ljava/util/ArrayList;
1876Landroid/view/SurfaceView;->mFormat:I
1877Landroid/view/SurfaceView;->mRequestedFormat:I
1878Landroid/view/SurfaceView;->mSurfaceHolder:Landroid/view/SurfaceHolder;
David Brazdil92b16d62018-02-12 18:29:42 +00001879Landroid/view/SurfaceView;->surfacePositionLost_uiRtSync(J)V
1880Landroid/view/SurfaceView;->updateSurfacePosition_renderWorker(JIIII)V
David Brazdil2a523752018-02-01 17:12:30 +00001881Landroid/view/textclassifier/logging/SmartSelectionEventTracker;-><init>(Landroid/content/Context;I)V
1882Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->logEvent(Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;)V
1883Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(III)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
1884Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionAction(IIILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
1885Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(II)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
1886Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextClassification;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
1887Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionModified(IILandroid/view/textclassifier/TextSelection;)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
1888Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;->selectionStarted(I)Landroid/view/textclassifier/logging/SmartSelectionEventTracker$SelectionEvent;
David Brazdilb43351f2018-01-31 14:43:36 +00001889Landroid/view/textservice/TextServicesManager;->isSpellCheckerEnabled()Z
David Brazdil779787b2018-03-06 13:29:52 +00001890Landroid/view/TextureView;->destroyHardwareLayer()V
John Reck9d8d99d2018-02-21 12:55:41 -08001891Landroid/view/TextureView;->mLayer:Landroid/view/TextureLayer;
David Brazdil92b16d62018-02-12 18:29:42 +00001892Landroid/view/TextureView;->mNativeWindow:J
David Brazdilb43351f2018-01-31 14:43:36 +00001893Landroid/view/TextureView;->mSurface:Landroid/graphics/SurfaceTexture;
1894Landroid/view/TextureView;->mUpdateListener:Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
1895Landroid/view/TouchDelegate;->mDelegateTargeted:Z
David Brazdil92b16d62018-02-12 18:29:42 +00001896Landroid/view/VelocityTracker$Estimator;->confidence:F
1897Landroid/view/VelocityTracker$Estimator;->degree:I
1898Landroid/view/VelocityTracker$Estimator;->xCoeff:[F
1899Landroid/view/VelocityTracker$Estimator;->yCoeff:[F
David Brazdilb43351f2018-01-31 14:43:36 +00001900Landroid/view/VelocityTracker;->obtain(Ljava/lang/String;)Landroid/view/VelocityTracker;
David Brazdil92b16d62018-02-12 18:29:42 +00001901Landroid/view/View;->applyDrawableToTransparentRegion(Landroid/graphics/drawable/Drawable;Landroid/graphics/Region;)V
1902Landroid/view/View$AttachInfo;->mDrawingTime:J
1903Landroid/view/View$AttachInfo;->mStableInsets:Landroid/graphics/Rect;
David Brazdilb43351f2018-01-31 14:43:36 +00001904Landroid/view/View;->clearAccessibilityFocus()V
David Brazdil2a523752018-02-01 17:12:30 +00001905Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
David Brazdilb43351f2018-01-31 14:43:36 +00001906Landroid/view/View;->computeOpaqueFlags()V
David Brazdil76f8bfa2018-03-14 09:37:55 +00001907Landroid/view/ViewConfiguration;->getDoubleTapMinTime()I
David Brazdilb43351f2018-01-31 14:43:36 +00001908Landroid/view/ViewConfiguration;->mFadingMarqueeEnabled:Z
1909Landroid/view/ViewConfiguration;->sHasPermanentMenuKeySet:Z
1910Landroid/view/ViewConfiguration;->sHasPermanentMenuKey:Z
1911Landroid/view/View;->createSnapshot(Landroid/view/ViewDebug$CanvasProvider;Z)Landroid/graphics/Bitmap;
1912Landroid/view/ViewDebug;->dispatchCommand(Landroid/view/View;Ljava/lang/String;Ljava/lang/String;Ljava/io/OutputStream;)V
1913Landroid/view/ViewDebug;->dump(Landroid/view/View;ZZLjava/io/OutputStream;)V
1914Landroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V
1915Landroid/view/View;->dispatchDetachedFromWindow()V
1916Landroid/view/View;->fitsSystemWindows()Z
David Brazdil92b16d62018-02-12 18:29:42 +00001917Landroid/view/View;->getAccessibilityDelegate()Landroid/view/View$AccessibilityDelegate;
David Brazdilb43351f2018-01-31 14:43:36 +00001918Landroid/view/View;->getListenerInfo()Landroid/view/View$ListenerInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00001919Landroid/view/View;->getTransitionAlpha()F
David Brazdilb43351f2018-01-31 14:43:36 +00001920Landroid/view/View;->getViewRootImpl()Landroid/view/ViewRootImpl;
David Brazdil92b16d62018-02-12 18:29:42 +00001921Landroid/view/ViewGroup;->dispatchViewAdded(Landroid/view/View;)V
1922Landroid/view/ViewGroup;->dispatchViewRemoved(Landroid/view/View;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001923Landroid/view/ViewGroup;->FLAG_SUPPORT_STATIC_TRANSFORMATIONS:I
1924Landroid/view/ViewGroup;->FLAG_USE_CHILD_DRAWING_ORDER:I
David Brazdil2a523752018-02-01 17:12:30 +00001925Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V
David Brazdilb43351f2018-01-31 14:43:36 +00001926Landroid/view/ViewGroup$MarginLayoutParams;->endMargin:I
1927Landroid/view/ViewGroup$MarginLayoutParams;->startMargin:I
David Brazdil92b16d62018-02-12 18:29:42 +00001928Landroid/view/ViewGroup;->mChildrenCount:I
David Brazdilb43351f2018-01-31 14:43:36 +00001929Landroid/view/ViewGroup;->mChildren:[Landroid/view/View;
1930Landroid/view/ViewGroup;->mFirstTouchTarget:Landroid/view/ViewGroup$TouchTarget;
1931Landroid/view/ViewGroup;->mGroupFlags:I
1932Landroid/view/ViewGroup;->mOnHierarchyChangeListener:Landroid/view/ViewGroup$OnHierarchyChangeListener;
David Brazdil92b16d62018-02-12 18:29:42 +00001933Landroid/view/ViewGroup;->suppressLayout(Z)V
David Brazdilb43351f2018-01-31 14:43:36 +00001934Landroid/view/View;->initializeScrollbars(Landroid/content/res/TypedArray;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001935Landroid/view/View;->internalSetPadding(IIII)V
David Brazdilb43351f2018-01-31 14:43:36 +00001936Landroid/view/View;->isPaddingResolved()Z
1937Landroid/view/View;->isVisibleToUser(Landroid/graphics/Rect;)Z
1938Landroid/view/View;->isVisibleToUser()Z
1939Landroid/view/View$ListenerInfo;->mOnClickListener:Landroid/view/View$OnClickListener;
David Brazdil92b16d62018-02-12 18:29:42 +00001940Landroid/view/View$ListenerInfo;->mOnLongClickListener:Landroid/view/View$OnLongClickListener;
David Brazdilb43351f2018-01-31 14:43:36 +00001941Landroid/view/View$ListenerInfo;->mOnTouchListener:Landroid/view/View$OnTouchListener;
1942Landroid/view/View;->mAccessibilityDelegate:Landroid/view/View$AccessibilityDelegate;
1943Landroid/view/View;->mAttachInfo:Landroid/view/View$AttachInfo;
1944Landroid/view/View;->mBottom:I
1945Landroid/view/View;->mContext:Landroid/content/Context;
1946Landroid/view/View;->mDrawingCache:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00001947Landroid/view/View;->mLayoutParams:Landroid/view/ViewGroup$LayoutParams;
David Brazdilb43351f2018-01-31 14:43:36 +00001948Landroid/view/View;->mLeft:I
1949Landroid/view/View;->mListenerInfo:Landroid/view/View$ListenerInfo;
1950Landroid/view/View;->mMinHeight:I
1951Landroid/view/View;->mMinWidth:I
1952Landroid/view/View;->mPaddingLeft:I
1953Landroid/view/View;->mPaddingRight:I
1954Landroid/view/View;->mParent:Landroid/view/ViewParent;
1955Landroid/view/View;->mPrivateFlags3:I
1956Landroid/view/View;->mRecreateDisplayList:Z
1957Landroid/view/View;->mResources:Landroid/content/res/Resources;
1958Landroid/view/View;->mRight:I
1959Landroid/view/View;->mScrollCache:Landroid/view/View$ScrollabilityCache;
1960Landroid/view/View;->mScrollX:I
1961Landroid/view/View;->mScrollY:I
1962Landroid/view/View;->mStartActivityRequestWho:Ljava/lang/String;
David Brazdil70bcc122018-02-12 06:57:01 +00001963Landroid/view/View;->mTag:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00001964Landroid/view/View;->mTop:I
1965Landroid/view/View;->mUnscaledDrawingCache:Landroid/graphics/Bitmap;
David Brazdil92b16d62018-02-12 18:29:42 +00001966Landroid/view/View;->mViewFlags:I
David Brazdilb43351f2018-01-31 14:43:36 +00001967Landroid/view/View;->notifySubtreeAccessibilityStateChangedIfNeeded()V
1968Landroid/view/View;->recomputePadding()V
1969Landroid/view/View;->requestAccessibilityFocus()Z
David Brazdil779787b2018-03-06 13:29:52 +00001970Landroid/view/View;->resetDisplayList()V
David Brazdilb43351f2018-01-31 14:43:36 +00001971Landroid/view/View;->resetPaddingToInitialValues()V
1972Landroid/view/ViewRootImpl;->detachFunctor(J)V
David Brazdil779787b2018-03-06 13:29:52 +00001973Landroid/view/ViewRootImpl;->enqueueInputEvent(Landroid/view/InputEvent;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001974Landroid/view/ViewRootImpl;->invokeFunctor(JZ)V
1975Landroid/view/ViewRootImpl;->mStopped:Z
David Brazdil8237f2d2018-02-12 22:34:49 +00001976Landroid/view/ViewRootImpl;->mView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00001977Landroid/view/View$ScrollabilityCache;->scrollBar:Landroid/widget/ScrollBarDrawable;
1978Landroid/view/View;->setAlphaNoInvalidation(F)Z
1979Landroid/view/View;->setAnimationMatrix(Landroid/graphics/Matrix;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001980Landroid/view/View;->setAssistBlocked(Z)V
1981Landroid/view/View;->setFrame(IIII)Z
1982Landroid/view/View;->setIsRootNamespace(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00001983Landroid/view/View;->setLeftTopRightBottom(IIII)V
1984Landroid/view/View;->setTransitionAlpha(F)V
David Brazdilb43351f2018-01-31 14:43:36 +00001985Landroid/view/View;->startActivityForResult(Landroid/content/Intent;I)V
1986Landroid/view/View;->STATUS_BAR_DISABLE_BACK:I
1987Landroid/view/View;->STATUS_BAR_DISABLE_EXPAND:I
1988Landroid/view/View;->STATUS_BAR_DISABLE_HOME:I
1989Landroid/view/View;->STATUS_BAR_DISABLE_RECENT:I
1990Landroid/view/View;->toGlobalMotionEvent(Landroid/view/MotionEvent;)Z
1991Landroid/view/View;->toLocalMotionEvent(Landroid/view/MotionEvent;)Z
David Brazdil92b16d62018-02-12 18:29:42 +00001992Landroid/view/View;->transformMatrixToGlobal(Landroid/graphics/Matrix;)V
1993Landroid/view/View;->transformMatrixToLocal(Landroid/graphics/Matrix;)V
David Brazdilb43351f2018-01-31 14:43:36 +00001994Landroid/view/ViewTreeObserver;->addOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
1995Landroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
1996Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_REGION:I
1997Landroid/view/ViewTreeObserver$InternalInsetsInfo;->touchableRegion:Landroid/graphics/Region;
1998Landroid/view/ViewTreeObserver;->removeOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
David Brazdil92b16d62018-02-12 18:29:42 +00001999Landroid/view/WindowAnimationFrameStats;->init(J[J)V
2000Landroid/view/WindowContentFrameStats;->init(J[J[J[J)V
David Brazdilb43351f2018-01-31 14:43:36 +00002001Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal;
2002Landroid/view/WindowManagerGlobal;->getRootView(Ljava/lang/String;)Landroid/view/View;
2003Landroid/view/WindowManagerGlobal;->getViewRootNames()[Ljava/lang/String;
2004Landroid/view/WindowManagerGlobal;->getWindowManagerService()Landroid/view/IWindowManager;
David Brazdil78894d12018-02-15 15:35:23 +00002005Landroid/view/WindowManagerGlobal;->initialize()V
David Brazdilb43351f2018-01-31 14:43:36 +00002006Landroid/view/WindowManagerGlobal;->mLock:Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00002007Landroid/view/WindowManagerGlobal;->mParams:Ljava/util/ArrayList;
2008Landroid/view/WindowManagerGlobal;->mRoots:Ljava/util/ArrayList;
David Brazdilb43351f2018-01-31 14:43:36 +00002009Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList;
David Brazdil92b16d62018-02-12 18:29:42 +00002010Landroid/view/WindowManagerGlobal;->sDefaultWindowManager:Landroid/view/WindowManagerGlobal;
2011Landroid/view/WindowManagerGlobal;->sWindowManagerService:Landroid/view/IWindowManager;
2012Landroid/view/WindowManagerGlobal;->sWindowSession:Landroid/view/IWindowSession;
David Brazdilb43351f2018-01-31 14:43:36 +00002013Landroid/view/WindowManagerGlobal;->trimMemory(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00002014Landroid/view/WindowManagerImpl;->mGlobal:Landroid/view/WindowManagerGlobal;
2015Landroid/view/WindowManager$LayoutParams;->hideTimeoutMilliseconds:J
David Brazdilb43351f2018-01-31 14:43:36 +00002016Landroid/view/WindowManager$LayoutParams;->needsMenuKey:I
2017Landroid/view/WindowManager$LayoutParams;->NEEDS_MENU_SET_TRUE:I
David Brazdilb43351f2018-01-31 14:43:36 +00002018Landroid/view/WindowManager$LayoutParams;->userActivityTimeout:J
2019Landroid/view/Window;->mAppName:Ljava/lang/String;
2020Landroid/view/Window;->mAppToken:Landroid/os/IBinder;
2021Landroid/view/Window;->mHardwareAccelerated:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002022Landroid/webkit/IWebViewUpdateService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002023Landroid/webkit/WebResourceResponse;->mImmutable:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002024Landroid/webkit/WebSyncManager;->mHandler:Landroid/os/Handler;
David Brazdilb43351f2018-01-31 14:43:36 +00002025Landroid/webkit/WebView;->debugDump()V
2026Landroid/webkit/WebView;->disablePlatformNotifications()V
2027Landroid/webkit/WebView;->emulateShiftHeld()V
2028Landroid/webkit/WebView;->enablePlatformNotifications()V
David Brazdilb43351f2018-01-31 14:43:36 +00002029Landroid/webkit/WebViewFactory;->getProvider()Landroid/webkit/WebViewFactoryProvider;
David Brazdil92b16d62018-02-12 18:29:42 +00002030Landroid/webkit/WebViewFactory;->getWebViewContextAndSetProvider()Landroid/content/Context;
David Brazdil2a523752018-02-01 17:12:30 +00002031Landroid/webkit/WebViewFactory;->sPackageInfo:Landroid/content/pm/PackageInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00002032Landroid/webkit/WebViewFactory;->sProviderInstance:Landroid/webkit/WebViewFactoryProvider;
David Brazdilb43351f2018-01-31 14:43:36 +00002033Landroid/webkit/WebView;->getVisibleTitleHeight()I
David Brazdilb43351f2018-01-31 14:43:36 +00002034Landroid/webkit/WebView;->isPaused()Z
2035Landroid/webkit/WebView;->mProvider:Landroid/webkit/WebViewProvider;
2036Landroid/webkit/WebView;->notifyFindDialogDismissed()V
2037Landroid/webkit/WebView;->restorePicture(Landroid/os/Bundle;Ljava/io/File;)Z
2038Landroid/webkit/WebView;->savePicture(Landroid/os/Bundle;Ljava/io/File;)Z
2039Landroid/webkit/WebView;->sEnforceThreadChecking:Z
2040Landroid/widget/AbsListView$FlingRunnable;->endFling()V
David Brazdil92b16d62018-02-12 18:29:42 +00002041Landroid/widget/AbsListView$FlingRunnable;->mScroller:Landroid/widget/OverScroller;
2042Landroid/widget/AbsListView$FlingRunnable;->start(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002043Landroid/widget/AbsListView;->invokeOnItemScrollListener()V
2044Landroid/widget/AbsListView;->isVerticalScrollBarHidden()Z
2045Landroid/widget/AbsListView;->mAdapter:Landroid/widget/ListAdapter;
2046Landroid/widget/AbsListView;->mEdgeGlowBottom:Landroid/widget/EdgeEffect;
2047Landroid/widget/AbsListView;->mEdgeGlowTop:Landroid/widget/EdgeEffect;
2048Landroid/widget/AbsListView;->mFastScroll:Landroid/widget/FastScroller;
2049Landroid/widget/AbsListView;->mFlingRunnable:Landroid/widget/AbsListView$FlingRunnable;
2050Landroid/widget/AbsListView;->mIsChildViewEnabled:Z
2051Landroid/widget/AbsListView;->mMaximumVelocity:I
2052Landroid/widget/AbsListView;->mMotionPosition:I
2053Landroid/widget/AbsListView;->mOnScrollListener:Landroid/widget/AbsListView$OnScrollListener;
2054Landroid/widget/AbsListView;->mRecycler:Landroid/widget/AbsListView$RecycleBin;
2055Landroid/widget/AbsListView;->mSelectionTopPadding:I
2056Landroid/widget/AbsListView;->mSelectorPosition:I
2057Landroid/widget/AbsListView;->mSelectorRect:Landroid/graphics/Rect;
2058Landroid/widget/AbsListView;->mTouchMode:I
2059Landroid/widget/AbsListView;->mTouchSlop:I
2060Landroid/widget/AbsListView;->mVelocityTracker:Landroid/view/VelocityTracker;
2061Landroid/widget/AbsListView;->performLongPress(Landroid/view/View;IJFF)Z
2062Landroid/widget/AbsListView;->performLongPress(Landroid/view/View;IJ)Z
David Brazdil92b16d62018-02-12 18:29:42 +00002063Landroid/widget/AbsListView$RecycleBin;->clear()V
2064Landroid/widget/AbsListView$RecycleBin;->mRecyclerListener:Landroid/widget/AbsListView$RecyclerListener;
2065Landroid/widget/AbsListView;->reportScrollStateChange(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002066Landroid/widget/AbsListView;->smoothScrollBy(IIZZ)V
2067Landroid/widget/AbsListView;->trackMotionScroll(II)Z
2068Landroid/widget/AbsSeekBar;->mIsDragging:Z
2069Landroid/widget/AbsSeekBar;->mSplitTrack:Z
2070Landroid/widget/AbsSeekBar;->mThumb:Landroid/graphics/drawable/Drawable;
2071Landroid/widget/AbsSeekBar;->mTouchProgressOffset:F
David Brazdil779787b2018-03-06 13:29:52 +00002072Landroid/widget/ActivityChooserModel;->get(Landroid/content/Context;Ljava/lang/String;)Landroid/widget/ActivityChooserModel;
David Brazdilb43351f2018-01-31 14:43:36 +00002073Landroid/widget/ActivityChooserView;->setExpandActivityOverflowButtonDrawable(Landroid/graphics/drawable/Drawable;)V
2074Landroid/widget/AdapterView;->mDataChanged:Z
David Brazdil92b16d62018-02-12 18:29:42 +00002075Landroid/widget/AdapterView;->mFirstPosition:I
David Brazdilb43351f2018-01-31 14:43:36 +00002076Landroid/widget/AdapterView;->setNextSelectedPositionInt(I)V
2077Landroid/widget/AdapterView;->setSelectedPositionInt(I)V
2078Landroid/widget/AutoCompleteTextView;->doAfterTextChanged()V
2079Landroid/widget/AutoCompleteTextView;->doBeforeTextChanged()V
2080Landroid/widget/AutoCompleteTextView;->ensureImeVisible(Z)V
2081Landroid/widget/AutoCompleteTextView;->mPopup:Landroid/widget/ListPopupWindow;
2082Landroid/widget/AutoCompleteTextView;->setDropDownAlwaysVisible(Z)V
2083Landroid/widget/CompoundButton;->mButtonDrawable:Landroid/graphics/drawable/Drawable;
2084Landroid/widget/DatePicker;->mDelegate:Landroid/widget/DatePicker$DatePickerDelegate;
2085Landroid/widget/EdgeEffect;->mPaint:Landroid/graphics/Paint;
David Brazdil779787b2018-03-06 13:29:52 +00002086Landroid/widget/Editor;->invalidateTextDisplayList()V
David Brazdilb43351f2018-01-31 14:43:36 +00002087Landroid/widget/Editor;->mShowCursor:J
2088Landroid/widget/ExpandableListView;->mChildDivider:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00002089Landroid/widget/FastScroller;->mContainerRect:Landroid/graphics/Rect;
2090Landroid/widget/FastScroller;->mHeaderCount:I
2091Landroid/widget/FastScroller;->mLongList:Z
2092Landroid/widget/FastScroller;->mMinimumTouchTarget:I
David Brazdilb43351f2018-01-31 14:43:36 +00002093Landroid/widget/FastScroller;->mThumbDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00002094Landroid/widget/FastScroller;->mThumbImage:Landroid/widget/ImageView;
David Brazdilb43351f2018-01-31 14:43:36 +00002095Landroid/widget/FastScroller;->mTrackDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil779787b2018-03-06 13:29:52 +00002096Landroid/widget/FastScroller;->mTrackImage:Landroid/widget/ImageView;
David Brazdil92b16d62018-02-12 18:29:42 +00002097Landroid/widget/Gallery;->fillToGalleryLeft()V
2098Landroid/widget/Gallery;->fillToGalleryRight()V
2099Landroid/widget/Gallery$FlingRunnable;->startUsingVelocity(I)V
2100Landroid/widget/Gallery;->makeAndAddView(IIIZ)Landroid/view/View;
2101Landroid/widget/Gallery;->mDownTouchPosition:I
David Brazdilb43351f2018-01-31 14:43:36 +00002102Landroid/widget/Gallery;->mDownTouchView:Landroid/view/View;
David Brazdil92b16d62018-02-12 18:29:42 +00002103Landroid/widget/Gallery;->mFlingRunnable:Landroid/widget/Gallery$FlingRunnable;
2104Landroid/widget/Gallery;->moveDirection(I)Z
2105Landroid/widget/Gallery;->mSpacing:I
2106Landroid/widget/GridView;->fillDown(II)Landroid/view/View;
2107Landroid/widget/GridView;->fillUp(II)Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00002108Landroid/widget/GridView;->mColumnWidth:I
2109Landroid/widget/GridView;->mHorizontalSpacing:I
2110Landroid/widget/GridView;->mNumColumns:I
2111Landroid/widget/GridView;->mRequestedNumColumns:I
2112Landroid/widget/GridView;->mVerticalSpacing:I
David Brazdil92b16d62018-02-12 18:29:42 +00002113Landroid/widget/HorizontalScrollView;->mChildToScrollTo:Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00002114Landroid/widget/HorizontalScrollView;->mEdgeGlowLeft:Landroid/widget/EdgeEffect;
2115Landroid/widget/HorizontalScrollView;->mEdgeGlowRight:Landroid/widget/EdgeEffect;
2116Landroid/widget/HorizontalScrollView;->mScroller:Landroid/widget/OverScroller;
2117Landroid/widget/ImageView;->mAdjustViewBounds:Z
2118Landroid/widget/ImageView;->mAlpha:I
David Brazdil92b16d62018-02-12 18:29:42 +00002119Landroid/widget/ImageView;->mDrawMatrix:Landroid/graphics/Matrix;
David Brazdilb43351f2018-01-31 14:43:36 +00002120Landroid/widget/ImageView;->mMaxHeight:I
2121Landroid/widget/ImageView;->mMaxWidth:I
David Brazdil92b16d62018-02-12 18:29:42 +00002122Landroid/widget/ImageView;->mResource:I
2123Landroid/widget/ImageView;->mUri:Landroid/net/Uri;
2124Landroid/widget/ImageView;->updateDrawable(Landroid/graphics/drawable/Drawable;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002125Landroid/widget/LinearLayout;->mGravity:I
2126Landroid/widget/LinearLayout;->mUseLargestChild:Z
2127Landroid/widget/ListPopupWindow;->mPopup:Landroid/widget/PopupWindow;
2128Landroid/widget/ListPopupWindow;->setForceIgnoreOutsideTouch(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00002129Landroid/widget/ListView;->fillDown(II)Landroid/view/View;
2130Landroid/widget/ListView;->fillSpecific(II)Landroid/view/View;
2131Landroid/widget/ListView;->fillUp(II)Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00002132Landroid/widget/ListView;->mAreAllItemsSelectable:Z
2133Landroid/widget/ListView;->setSelectionInt(I)V
2134Landroid/widget/MediaController;->mAnchor:Landroid/view/View;
2135Landroid/widget/MediaController;->mDecor:Landroid/view/View;
2136Landroid/widget/MediaController;->mDecorLayoutParams:Landroid/view/WindowManager$LayoutParams;
2137Landroid/widget/MediaController;->mWindowManager:Landroid/view/WindowManager;
2138Landroid/widget/NumberPicker;->mInputText:Landroid/widget/EditText;
2139Landroid/widget/NumberPicker;->mSelectionDivider:Landroid/graphics/drawable/Drawable;
2140Landroid/widget/NumberPicker;->mSelectorWheelPaint:Landroid/graphics/Paint;
David Brazdil8237f2d2018-02-12 22:34:49 +00002141Landroid/widget/OverScroller;->mScrollerY:Landroid/widget/OverScroller$SplineOverScroller;
2142Landroid/widget/OverScroller$SplineOverScroller;->mCurrVelocity:F
David Brazdilb43351f2018-01-31 14:43:36 +00002143Landroid/widget/PopupMenu;->mPopup:Lcom/android/internal/view/menu/MenuPopupHelper;
2144Landroid/widget/PopupWindow;->computeAnimationResource()I
2145Landroid/widget/PopupWindow;->createPopupLayoutParams(Landroid/os/IBinder;)Landroid/view/WindowManager$LayoutParams;
2146Landroid/widget/PopupWindow;->invokePopup(Landroid/view/WindowManager$LayoutParams;)V
2147Landroid/widget/PopupWindow;->mAboveAnchor:Z
2148Landroid/widget/PopupWindow;->mAnchor:Ljava/lang/ref/WeakReference;
2149Landroid/widget/PopupWindow;->mAnimationStyle:I
2150Landroid/widget/PopupWindow;->mBackgroundView:Landroid/view/View;
2151Landroid/widget/PopupWindow;->mContentView:Landroid/view/View;
2152Landroid/widget/PopupWindow;->mHeightMode:I
2153Landroid/widget/PopupWindow;->mIsDropdown:Z
2154Landroid/widget/PopupWindow;->mIsShowing:Z
2155Landroid/widget/PopupWindow;->mLastHeight:I
2156Landroid/widget/PopupWindow;->mLastWidth:I
2157Landroid/widget/PopupWindow;->mOnScrollChangedListener:Landroid/view/ViewTreeObserver$OnScrollChangedListener;
David Brazdil92b16d62018-02-12 18:29:42 +00002158Landroid/widget/PopupWindow;->mOverlapAnchor:Z
David Brazdil78894d12018-02-15 15:35:23 +00002159Landroid/widget/PopupWindow;->mTouchInterceptor:Landroid/view/View$OnTouchListener;
David Brazdilb43351f2018-01-31 14:43:36 +00002160Landroid/widget/PopupWindow;->mWidthMode:I
David Brazdil92b16d62018-02-12 18:29:42 +00002161Landroid/widget/PopupWindow;->mWindowLayoutType:I
David Brazdilb43351f2018-01-31 14:43:36 +00002162Landroid/widget/PopupWindow;->preparePopup(Landroid/view/WindowManager$LayoutParams;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002163Landroid/widget/PopupWindow;->setClipToScreenEnabled(Z)V
2164Landroid/widget/PopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002165Landroid/widget/PopupWindow;->setLayoutInScreenEnabled(Z)V
2166Landroid/widget/PopupWindow;->setLayoutInsetDecor(Z)V
2167Landroid/widget/PopupWindow;->setTouchModal(Z)V
2168Landroid/widget/ProgressBar;->mCurrentDrawable:Landroid/graphics/drawable/Drawable;
2169Landroid/widget/ProgressBar;->mDuration:I
2170Landroid/widget/ProgressBar;->mIndeterminate:Z
2171Landroid/widget/ProgressBar;->mMaxHeight:I
2172Landroid/widget/ProgressBar;->mMinHeight:I
2173Landroid/widget/ProgressBar;->mOnlyIndeterminate:Z
2174Landroid/widget/RelativeLayout$LayoutParams;->mBottom:I
2175Landroid/widget/RelativeLayout$LayoutParams;->mLeft:I
2176Landroid/widget/RelativeLayout$LayoutParams;->mRight:I
2177Landroid/widget/RelativeLayout$LayoutParams;->mTop:I
2178Landroid/widget/RelativeLayout;->mGravity:I
2179Landroid/widget/RemoteViews$Action;->mergeBehavior()I
2180Landroid/widget/RemoteViews$Action;->viewId:I
David Brazdil9d83cca2018-03-06 10:08:45 +00002181Landroid/widget/RemoteViewsAdapter;->mCache:Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;
2182Landroid/widget/RemoteViewsAdapter;->mWorkerThread:Landroid/os/HandlerThread;
David Brazdil92b16d62018-02-12 18:29:42 +00002183Landroid/widget/RemoteViews$BitmapCache;->mBitmaps:Ljava/util/ArrayList;
David Brazdil78894d12018-02-15 15:35:23 +00002184Landroid/widget/RemoteViews$BitmapReflectionAction;->bitmap:Landroid/graphics/Bitmap;
2185Landroid/widget/RemoteViews$BitmapReflectionAction;->methodName:Ljava/lang/String;
2186Landroid/widget/RemoteViews;->estimateMemoryUsage()I
David Brazdilb43351f2018-01-31 14:43:36 +00002187Landroid/widget/RemoteViews;->mActions:Ljava/util/ArrayList;
2188Landroid/widget/RemoteViews;->mApplication:Landroid/content/pm/ApplicationInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00002189Landroid/widget/RemoteViews;->mBitmapCache:Landroid/widget/RemoteViews$BitmapCache;
2190Landroid/widget/RemoteViews;->mergeRemoteViews(Landroid/widget/RemoteViews;)V
David Brazdil78894d12018-02-15 15:35:23 +00002191Landroid/widget/RemoteViews;->mPortrait:Landroid/widget/RemoteViews;
David Brazdilb43351f2018-01-31 14:43:36 +00002192Landroid/widget/RemoteViews$ReflectionAction;->methodName:Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002193Landroid/widget/ScrollBarDrawable;->mVerticalThumb:Landroid/graphics/drawable/Drawable;
2194Landroid/widget/ScrollBarDrawable;->setHorizontalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
2195Landroid/widget/ScrollBarDrawable;->setVerticalThumbDrawable(Landroid/graphics/drawable/Drawable;)V
2196Landroid/widget/ScrollView;->mChildToScrollTo:Landroid/view/View;
David Brazdilb43351f2018-01-31 14:43:36 +00002197Landroid/widget/ScrollView;->mEdgeGlowBottom:Landroid/widget/EdgeEffect;
2198Landroid/widget/ScrollView;->mEdgeGlowTop:Landroid/widget/EdgeEffect;
2199Landroid/widget/ScrollView;->mIsBeingDragged:Z
2200Landroid/widget/ScrollView;->mOverflingDistance:I
2201Landroid/widget/ScrollView;->mOverscrollDistance:I
2202Landroid/widget/ScrollView;->mScroller:Landroid/widget/OverScroller;
2203Landroid/widget/SearchView;->mCloseButton:Landroid/widget/ImageView;
2204Landroid/widget/SearchView;->mSearchButton:Landroid/widget/ImageView;
2205Landroid/widget/SearchView;->mSearchPlate:Landroid/view/View;
David Brazdil779787b2018-03-06 13:29:52 +00002206Landroid/widget/SearchView;->mSearchSrcTextView:Landroid/widget/SearchView$SearchAutoComplete;
David Brazdilb43351f2018-01-31 14:43:36 +00002207Landroid/widget/SearchView;->onCloseClicked()V
2208Landroid/widget/SearchView;->setQuery(Ljava/lang/CharSequence;)V
2209Landroid/widget/SlidingDrawer;->mTopOffset:I
2210Landroid/widget/Spinner;->mPopup:Landroid/widget/Spinner$SpinnerPopup;
2211Landroid/widget/Switch;->mThumbDrawable:Landroid/graphics/drawable/Drawable;
2212Landroid/widget/Switch;->mTrackDrawable:Landroid/graphics/drawable/Drawable;
David Brazdil92b16d62018-02-12 18:29:42 +00002213Landroid/widget/TabHost$TabSpec;->mContentStrategy:Landroid/widget/TabHost$ContentStrategy;
David Brazdilb43351f2018-01-31 14:43:36 +00002214Landroid/widget/TabWidget;->setTabSelectionListener(Landroid/widget/TabWidget$OnTabSelectionChanged;)V
David Brazdil2a523752018-02-01 17:12:30 +00002215Landroid/widget/TextView;->assumeLayout()V
David Brazdilb43351f2018-01-31 14:43:36 +00002216Landroid/widget/TextView;->createEditorIfNeeded()V
David Brazdil779787b2018-03-06 13:29:52 +00002217Landroid/widget/TextView;->isSingleLine()Z
David Brazdilb43351f2018-01-31 14:43:36 +00002218Landroid/widget/TextView;->mCursorDrawableRes:I
2219Landroid/widget/TextView;->mCurTextColor:I
2220Landroid/widget/TextView;->mEditor:Landroid/widget/Editor;
2221Landroid/widget/TextView;->mListeners:Ljava/util/ArrayList;
2222Landroid/widget/TextView;->mMarquee:Landroid/widget/TextView$Marquee;
2223Landroid/widget/TextView;->mMaximum:I
2224Landroid/widget/TextView;->mMaxMode:I
2225Landroid/widget/TextView;->mSingleLine:Z
David Brazdil78894d12018-02-15 15:35:23 +00002226Landroid/widget/TextView;->mTextPaint:Landroid/text/TextPaint;
David Brazdil92b16d62018-02-12 18:29:42 +00002227Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;Landroid/widget/TextView$BufferType;ZI)V
2228Landroid/widget/Toast;->getService()Landroid/app/INotificationManager;
2229Landroid/widget/Toast;->sService:Landroid/app/INotificationManager;
David Brazdilb43351f2018-01-31 14:43:36 +00002230Landroid/widget/VideoView;->mCurrentBufferPercentage:I
2231Landroid/widget/VideoView;->mMediaController:Landroid/widget/MediaController;
2232Landroid/widget/VideoView;->mSHCallback:Landroid/view/SurfaceHolder$Callback;
2233Landroid/widget/VideoView;->mUri:Landroid/net/Uri;
2234Landroid/widget/VideoView;->mVideoHeight:I
2235Landroid/widget/VideoView;->mVideoWidth:I
David Brazdil0f41a7c2018-03-12 10:15:46 +00002236Lcom/android/ims/internal/uce/common/CapInfo;-><init>()V
2237Lcom/android/ims/internal/uce/common/CapInfo;->setCapTimestamp(J)V
2238Lcom/android/ims/internal/uce/common/CapInfo;->setCdViaPresenceSupported(Z)V
2239Lcom/android/ims/internal/uce/common/CapInfo;->setExts([Ljava/lang/String;)V
2240Lcom/android/ims/internal/uce/common/CapInfo;->setFtHttpSupported(Z)V
2241Lcom/android/ims/internal/uce/common/CapInfo;->setFtSnFSupported(Z)V
2242Lcom/android/ims/internal/uce/common/CapInfo;->setFtSupported(Z)V
2243Lcom/android/ims/internal/uce/common/CapInfo;->setFtThumbSupported(Z)V
2244Lcom/android/ims/internal/uce/common/CapInfo;->setFullSnFGroupChatSupported(Z)V
2245Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPullFtSupported(Z)V
2246Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPullSupported(Z)V
2247Lcom/android/ims/internal/uce/common/CapInfo;->setGeoPushSupported(Z)V
2248Lcom/android/ims/internal/uce/common/CapInfo;->setImSupported(Z)V
2249Lcom/android/ims/internal/uce/common/CapInfo;->setIpVideoSupported(Z)V
2250Lcom/android/ims/internal/uce/common/CapInfo;->setIpVoiceSupported(Z)V
2251Lcom/android/ims/internal/uce/common/CapInfo;->setIsSupported(Z)V
2252Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVideoCallSupported(Z)V
2253Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVideoOnlyCallSupported(Z)V
2254Lcom/android/ims/internal/uce/common/CapInfo;->setRcsIpVoiceCallSupported(Z)V
2255Lcom/android/ims/internal/uce/common/CapInfo;->setSmSupported(Z)V
2256Lcom/android/ims/internal/uce/common/CapInfo;->setSpSupported(Z)V
2257Lcom/android/ims/internal/uce/common/CapInfo;->setVsDuringCSSupported(Z)V
2258Lcom/android/ims/internal/uce/common/CapInfo;->setVsSupported(Z)V
2259Lcom/android/ims/internal/uce/common/StatusCode;-><init>()V
2260Lcom/android/ims/internal/uce/common/StatusCode;->setStatusCode(I)V
2261Lcom/android/ims/internal/uce/common/UceLong;->getUceLong()J
2262Lcom/android/ims/internal/uce/common/UceLong;->setUceLong(J)V
2263Lcom/android/ims/internal/uce/presence/PresCmdId;-><init>()V
2264Lcom/android/ims/internal/uce/presence/PresCmdId;->setCmdId(I)V
2265Lcom/android/ims/internal/uce/presence/PresCmdStatus;-><init>()V
2266Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setCmdId(Lcom/android/ims/internal/uce/presence/PresCmdId;)V
2267Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setRequestId(I)V
2268Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setStatus(Lcom/android/ims/internal/uce/common/StatusCode;)V
2269Lcom/android/ims/internal/uce/presence/PresCmdStatus;->setUserData(I)V
2270Lcom/android/ims/internal/uce/presence/PresPublishTriggerType;-><init>()V
2271Lcom/android/ims/internal/uce/presence/PresPublishTriggerType;->setPublishTrigeerType(I)V
2272Lcom/android/ims/internal/uce/presence/PresResInfo;-><init>()V
2273Lcom/android/ims/internal/uce/presence/PresResInfo;->setDisplayName(Ljava/lang/String;)V
2274Lcom/android/ims/internal/uce/presence/PresResInfo;->setInstanceInfo(Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;)V
2275Lcom/android/ims/internal/uce/presence/PresResInfo;->setResUri(Ljava/lang/String;)V
2276Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;-><init>()V
2277Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setPresentityUri(Ljava/lang/String;)V
2278Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setReason(Ljava/lang/String;)V
2279Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setResId(Ljava/lang/String;)V
2280Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setResInstanceState(I)V
2281Lcom/android/ims/internal/uce/presence/PresResInstanceInfo;->setTupleInfo([Lcom/android/ims/internal/uce/presence/PresTupleInfo;)V
2282Lcom/android/ims/internal/uce/presence/PresRlmiInfo;-><init>()V
2283Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setFullState(Z)V
2284Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setListName(Ljava/lang/String;)V
2285Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setPresSubscriptionState(Lcom/android/ims/internal/uce/presence/PresSubscriptionState;)V
2286Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setRequestId(I)V
2287Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setSubscriptionExpireTime(I)V
2288Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setSubscriptionTerminatedReason(Ljava/lang/String;)V
2289Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setUri(Ljava/lang/String;)V
2290Lcom/android/ims/internal/uce/presence/PresRlmiInfo;->setVersion(I)V
2291Lcom/android/ims/internal/uce/presence/PresSipResponse;-><init>()V
2292Lcom/android/ims/internal/uce/presence/PresSipResponse;->setCmdId(Lcom/android/ims/internal/uce/presence/PresCmdId;)V
2293Lcom/android/ims/internal/uce/presence/PresSipResponse;->setReasonPhrase(Ljava/lang/String;)V
2294Lcom/android/ims/internal/uce/presence/PresSipResponse;->setRequestId(I)V
2295Lcom/android/ims/internal/uce/presence/PresSipResponse;->setRetryAfter(I)V
2296Lcom/android/ims/internal/uce/presence/PresSipResponse;->setSipResponseCode(I)V
2297Lcom/android/ims/internal/uce/presence/PresSubscriptionState;-><init>()V
2298Lcom/android/ims/internal/uce/presence/PresSubscriptionState;->setPresSubscriptionState(I)V
2299Lcom/android/ims/internal/uce/presence/PresTupleInfo;-><init>()V
2300Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setContactUri(Ljava/lang/String;)V
2301Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setFeatureTag(Ljava/lang/String;)V
2302Lcom/android/ims/internal/uce/presence/PresTupleInfo;->setTimestamp(Ljava/lang/String;)V
David Brazdil76f8bfa2018-03-14 09:37:55 +00002303Lcom/android/internal/app/AlertController$RecycleListView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
David Brazdil78894d12018-02-15 15:35:23 +00002304Lcom/android/internal/app/IAppOpsService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsService;
David Brazdil92b16d62018-02-12 18:29:42 +00002305Lcom/android/internal/app/IAppOpsService$Stub$Proxy;->checkOperation(IILjava/lang/String;)I
2306Lcom/android/internal/app/IAppOpsService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002307Lcom/android/internal/app/IBatteryStats;->getStatistics()[B
2308Lcom/android/internal/app/IBatteryStats$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IBatteryStats;
David Brazdil779787b2018-03-06 13:29:52 +00002309Lcom/android/internal/app/IBatteryStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002310Lcom/android/internal/app/IVoiceInteractionManagerService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IVoiceInteractionManagerService;
2311Lcom/android/internal/app/IVoiceInteractionManagerService$Stub$Proxy;->showSessionFromSession(Landroid/os/IBinder;Landroid/os/Bundle;I)Z
David Brazdiled668442018-03-09 11:32:07 +00002312Lcom/android/internal/location/ILocationProvider$Stub;-><init>()V
David Brazdil5a322ec2018-02-05 21:46:45 +00002313Lcom/android/internal/os/BatterySipper;->add(Lcom/android/internal/os/BatterySipper;)V
2314Lcom/android/internal/os/BatterySipper;->drainType:Lcom/android/internal/os/BatterySipper$DrainType;
2315Lcom/android/internal/os/BatterySipper;->getUid()I
2316Lcom/android/internal/os/BatterySipper;-><init>(Lcom/android/internal/os/BatterySipper$DrainType;Landroid/os/BatteryStats$Uid;D)V
2317Lcom/android/internal/os/BatterySipper;->mPackages:[Ljava/lang/String;
2318Lcom/android/internal/os/BatterySipper;->packageWithHighestDrain:Ljava/lang/String;
2319Lcom/android/internal/os/BatterySipper;->totalPowerMah:D
2320Lcom/android/internal/os/BatterySipper;->uidObj:Landroid/os/BatteryStats$Uid;
2321Lcom/android/internal/os/BatteryStatsHelper;->getMaxPower()D
2322Lcom/android/internal/os/BatteryStatsHelper;->getStats()Landroid/os/BatteryStats;
2323Lcom/android/internal/os/BatteryStatsHelper;->getTotalPower()D
2324Lcom/android/internal/os/BatteryStatsHelper;-><init>(Landroid/content/Context;ZZ)V
2325Lcom/android/internal/os/BatteryStatsHelper;->load()V
2326Lcom/android/internal/os/BatteryStatsHelper;->mBatteryInfo:Lcom/android/internal/app/IBatteryStats;
2327Lcom/android/internal/os/BatteryStatsHelper;->mPowerProfile:Lcom/android/internal/os/PowerProfile;
2328Lcom/android/internal/os/BatteryStatsHelper;->mUsageList:Ljava/util/List;
2329Lcom/android/internal/os/BatteryStatsHelper;->refreshStats(II)V
David Brazdilb43351f2018-01-31 14:43:36 +00002330Lcom/android/internal/os/BatteryStatsImpl;->computeBatteryRealtime(JI)J
2331Lcom/android/internal/os/BatteryStatsImpl;->computeBatteryUptime(JI)J
2332Lcom/android/internal/os/BatteryStatsImpl;->CREATOR:Landroid/os/Parcelable$Creator;
David Brazdil5a322ec2018-02-05 21:46:45 +00002333Lcom/android/internal/os/BatteryStatsImpl;->getDischargeAmount(I)I
David Brazdilb43351f2018-01-31 14:43:36 +00002334Lcom/android/internal/os/BatteryStatsImpl;->getGlobalWifiRunningTime(JI)J
2335Lcom/android/internal/os/BatteryStatsImpl;->getScreenOnTime(JI)J
2336Lcom/android/internal/os/BatteryStatsImpl;->getUidStats()Landroid/util/SparseArray;
2337Lcom/android/internal/os/BatteryStatsImpl$Timer;->getCountLocked(I)I
2338Lcom/android/internal/os/BatteryStatsImpl$Timer;->getTotalTimeLocked(JI)J
2339Lcom/android/internal/os/BatteryStatsImpl$Uid;->getProcessStats()Landroid/util/ArrayMap;
2340Lcom/android/internal/os/BatteryStatsImpl$Uid;->getSensorStats()Landroid/util/SparseArray;
2341Lcom/android/internal/os/BatteryStatsImpl$Uid;->getUid()I
2342Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWakelockStats()Landroid/util/ArrayMap;
2343Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiRunningTime(JI)J
2344Lcom/android/internal/os/BatteryStatsImpl$Uid;->getWifiScanTime(JI)J
2345Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getForegroundTime(I)J
2346Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getStarts(I)I
2347Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getSystemTime(I)J
2348Lcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getUserTime(I)J
2349Lcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getHandle()I
2350Lcom/android/internal/os/BatteryStatsImpl$Uid$Sensor;->getSensorTime()Lcom/android/internal/os/BatteryStatsImpl$Timer;
2351Lcom/android/internal/os/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Lcom/android/internal/os/BatteryStatsImpl$Timer;
David Brazdil2a523752018-02-01 17:12:30 +00002352Lcom/android/internal/os/FuseAppLoop;->onCommand(IJJJI[B)V
2353Lcom/android/internal/os/FuseAppLoop;->onOpen(JJ)[B
David Brazdilb43351f2018-01-31 14:43:36 +00002354Lcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;)D
2355Lcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;I)D
2356Lcom/android/internal/os/PowerProfile;->getBatteryCapacity()D
David Brazdil92b16d62018-02-12 18:29:42 +00002357Lcom/android/internal/os/PowerProfile;-><init>(Landroid/content/Context;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002358Lcom/android/internal/R$array;->config_mobile_hotspot_provision_app:I
2359Lcom/android/internal/R$array;->config_tether_wifi_regexs:I
David Brazdil92b16d62018-02-12 18:29:42 +00002360Lcom/android/internal/R$array;->maps_starting_lat_lng:I
2361Lcom/android/internal/R$array;->maps_starting_zoom:I
David Brazdil779787b2018-03-06 13:29:52 +00002362Lcom/android/internal/R$attr;->actionBarStyle:I
David Brazdil92b16d62018-02-12 18:29:42 +00002363Lcom/android/internal/R$attr;->mapViewStyle:I
2364Lcom/android/internal/R$attr;->state_focused:I
2365Lcom/android/internal/R$attr;->state_pressed:I
2366Lcom/android/internal/R$attr;->state_selected:I
David Brazdilb43351f2018-01-31 14:43:36 +00002367Lcom/android/internal/R$attr;->switchStyle:I
2368Lcom/android/internal/R$bool;->config_mms_content_disposition_support:I
2369Lcom/android/internal/R$bool;->config_showNavigationBar:I
David Brazdil92b16d62018-02-12 18:29:42 +00002370Lcom/android/internal/R$dimen;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00002371Lcom/android/internal/R$dimen;->navigation_bar_height:I
2372Lcom/android/internal/R$dimen;->navigation_bar_height_landscape:I
2373Lcom/android/internal/R$dimen;->status_bar_height:I
David Brazdil92b16d62018-02-12 18:29:42 +00002374Lcom/android/internal/R$dimen;->toast_y_offset:I
2375Lcom/android/internal/R$drawable;->btn_check_off:I
2376Lcom/android/internal/R$drawable;->compass_arrow:I
2377Lcom/android/internal/R$drawable;->compass_base:I
2378Lcom/android/internal/R$drawable;->ic_maps_indicator_current_position_anim:I
David Brazdilb43351f2018-01-31 14:43:36 +00002379Lcom/android/internal/R$drawable;->ic_menu_close_clear_cancel:I
David Brazdil92b16d62018-02-12 18:29:42 +00002380Lcom/android/internal/R$drawable;->loading_tile_android:I
2381Lcom/android/internal/R$drawable;->maps_google_logo:I
2382Lcom/android/internal/R$drawable;->no_tile_256:I
2383Lcom/android/internal/R$drawable;->reticle:I
David Brazdilb43351f2018-01-31 14:43:36 +00002384Lcom/android/internal/R$id;->amPm:I
2385Lcom/android/internal/R$id;->edittext_container:I
2386Lcom/android/internal/R$id;->icon:I
2387Lcom/android/internal/R$id;->message:I
2388Lcom/android/internal/R$id;->minute:I
2389Lcom/android/internal/R$id;->shortcut:I
2390Lcom/android/internal/R$id;->text:I
2391Lcom/android/internal/R$id;->time:I
2392Lcom/android/internal/R$id;->timePicker:I
2393Lcom/android/internal/R$id;->title_container:I
2394Lcom/android/internal/R$id;->title:I
2395Lcom/android/internal/R$integer;->config_screenBrightnessDim:I
David Brazdil92b16d62018-02-12 18:29:42 +00002396Lcom/android/internal/R$integer;->config_toastDefaultGravity:I
David Brazdilb43351f2018-01-31 14:43:36 +00002397Lcom/android/internal/R$layout;->screen_title:I
Nicolas Geoffrayd4626c12018-03-01 16:04:49 +00002398Lcom/android/internal/R$string;->byteShort:I
2399Lcom/android/internal/R$string;->gigabyteShort:I
2400Lcom/android/internal/R$string;->kilobyteShort:I
2401Lcom/android/internal/R$string;->megabyteShort:I
2402Lcom/android/internal/R$string;->petabyteShort:I
2403Lcom/android/internal/R$string;->terabyteShort:I
David Brazdil78894d12018-02-15 15:35:23 +00002404Lcom/android/internal/R$styleable;->AccountAuthenticator_accountPreferences:I
2405Lcom/android/internal/R$styleable;->AccountAuthenticator_accountType:I
2406Lcom/android/internal/R$styleable;->AccountAuthenticator_customTokens:I
2407Lcom/android/internal/R$styleable;->AccountAuthenticator:[I
2408Lcom/android/internal/R$styleable;->AccountAuthenticator_icon:I
2409Lcom/android/internal/R$styleable;->AccountAuthenticator_label:I
2410Lcom/android/internal/R$styleable;->AccountAuthenticator_smallIcon:I
David Brazdil92b16d62018-02-12 18:29:42 +00002411Lcom/android/internal/R$styleable;->AndroidManifestApplication_enabled:I
2412Lcom/android/internal/R$styleable;->AndroidManifestApplication_hardwareAccelerated:I
2413Lcom/android/internal/R$styleable;->AndroidManifestApplication:[I
2414Lcom/android/internal/R$styleable;->AndroidManifestApplication_label:I
2415Lcom/android/internal/R$styleable;->AndroidManifestApplication_largeHeap:I
2416Lcom/android/internal/R$styleable;->AndroidManifestApplication_name:I
2417Lcom/android/internal/R$styleable;->AndroidManifestApplication_permission:I
2418Lcom/android/internal/R$styleable;->AndroidManifestApplication_process:I
2419Lcom/android/internal/R$styleable;->AndroidManifestApplication_supportsRtl:I
2420Lcom/android/internal/R$styleable;->AndroidManifestApplication_theme:I
2421Lcom/android/internal/R$styleable;->AndroidManifestApplication_uiOptions:I
2422Lcom/android/internal/R$styleable;->AndroidManifest:[I
2423Lcom/android/internal/R$styleable;->AndroidManifest_installLocation:I
2424Lcom/android/internal/R$styleable;->AndroidManifest_sharedUserId:I
2425Lcom/android/internal/R$styleable;->AndroidManifestUsesPermission:[I
2426Lcom/android/internal/R$styleable;->AndroidManifestUsesPermission_name:I
2427Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk:[I
2428Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk_minSdkVersion:I
2429Lcom/android/internal/R$styleable;->AndroidManifestUsesSdk_targetSdkVersion:I
2430Lcom/android/internal/R$styleable;->AndroidManifest_versionCode:I
2431Lcom/android/internal/R$styleable;->AndroidManifest_versionName:I
David Brazdil779787b2018-03-06 13:29:52 +00002432Lcom/android/internal/R$styleable;->CheckBoxPreference_disableDependentsState:I
2433Lcom/android/internal/R$styleable;->CheckBoxPreference:[I
2434Lcom/android/internal/R$styleable;->CheckBoxPreference_summaryOff:I
2435Lcom/android/internal/R$styleable;->CheckBoxPreference_summaryOn:I
David Brazdilb43351f2018-01-31 14:43:36 +00002436Lcom/android/internal/R$styleable;->CompoundButton_button:I
2437Lcom/android/internal/R$styleable;->CompoundButton:[I
David Brazdil92b16d62018-02-12 18:29:42 +00002438Lcom/android/internal/R$styleable;->EdgeEffect_colorEdgeEffect:I
2439Lcom/android/internal/R$styleable;->EdgeEffect:[I
David Brazdilb43351f2018-01-31 14:43:36 +00002440Lcom/android/internal/R$styleable;->IconMenuView:[I
2441Lcom/android/internal/R$styleable;->ImageView:[I
2442Lcom/android/internal/R$styleable;->ImageView_src:I
David Brazdil779787b2018-03-06 13:29:52 +00002443Lcom/android/internal/R$styleable;->Preference_defaultValue:I
2444Lcom/android/internal/R$styleable;->Preference_dependency:I
2445Lcom/android/internal/R$styleable;->Preference_enabled:I
2446Lcom/android/internal/R$styleable;->Preference_fragment:I
2447Lcom/android/internal/R$styleable;->PreferenceGroup:[I
2448Lcom/android/internal/R$styleable;->PreferenceGroup_orderingFromXml:I
2449Lcom/android/internal/R$styleable;->Preference:[I
2450Lcom/android/internal/R$styleable;->Preference_icon:I
2451Lcom/android/internal/R$styleable;->Preference_key:I
2452Lcom/android/internal/R$styleable;->Preference_layout:I
2453Lcom/android/internal/R$styleable;->Preference_order:I
2454Lcom/android/internal/R$styleable;->Preference_persistent:I
2455Lcom/android/internal/R$styleable;->Preference_selectable:I
2456Lcom/android/internal/R$styleable;->Preference_shouldDisableView:I
2457Lcom/android/internal/R$styleable;->Preference_summary:I
2458Lcom/android/internal/R$styleable;->Preference_title:I
2459Lcom/android/internal/R$styleable;->Preference_widgetLayout:I
David Brazdil92b16d62018-02-12 18:29:42 +00002460Lcom/android/internal/R$styleable;->ScrollView_fillViewport:I
David Brazdilb43351f2018-01-31 14:43:36 +00002461Lcom/android/internal/R$styleable;->ScrollView:[I
David Brazdil78894d12018-02-15 15:35:23 +00002462Lcom/android/internal/R$styleable;->SyncAdapter_accountType:I
2463Lcom/android/internal/R$styleable;->SyncAdapter_allowParallelSyncs:I
2464Lcom/android/internal/R$styleable;->SyncAdapter_contentAuthority:I
2465Lcom/android/internal/R$styleable;->SyncAdapter:[I
2466Lcom/android/internal/R$styleable;->SyncAdapter_isAlwaysSyncable:I
2467Lcom/android/internal/R$styleable;->SyncAdapter_settingsActivity:I
2468Lcom/android/internal/R$styleable;->SyncAdapter_supportsUploading:I
2469Lcom/android/internal/R$styleable;->SyncAdapter_userVisible:I
David Brazdilb43351f2018-01-31 14:43:36 +00002470Lcom/android/internal/R$styleable;->TabWidget:[I
2471Lcom/android/internal/R$styleable;->TextView_drawableBottom:I
2472Lcom/android/internal/R$styleable;->TextView_drawableLeft:I
2473Lcom/android/internal/R$styleable;->TextView_drawableRight:I
2474Lcom/android/internal/R$styleable;->TextView_drawableTop:I
2475Lcom/android/internal/R$styleable;->TextView:[I
David Brazdil779787b2018-03-06 13:29:52 +00002476Lcom/android/internal/R$styleable;->TextView_maxLines:I
David Brazdilb43351f2018-01-31 14:43:36 +00002477Lcom/android/internal/R$styleable;->View_background:I
David Brazdil92b16d62018-02-12 18:29:42 +00002478Lcom/android/internal/R$styleable;->ViewGroup_Layout:[I
2479Lcom/android/internal/R$styleable;->ViewGroup_Layout_layout_height:I
2480Lcom/android/internal/R$styleable;->ViewGroup_Layout_layout_width:I
David Brazdilb43351f2018-01-31 14:43:36 +00002481Lcom/android/internal/R$styleable;->View:[I
2482Lcom/android/internal/R$styleable;->View_id:I
2483Lcom/android/internal/R$styleable;->ViewStub:[I
2484Lcom/android/internal/R$styleable;->ViewStub_inflatedId:I
2485Lcom/android/internal/R$styleable;->ViewStub_layout:I
David Brazdil78894d12018-02-15 15:35:23 +00002486Lcom/android/internal/R$styleable;->Window:[I
David Brazdilb43351f2018-01-31 14:43:36 +00002487Lcom/android/internal/R$styleable;->Window_windowActionBarFullscreenDecorLayout:I
David Brazdil78894d12018-02-15 15:35:23 +00002488Lcom/android/internal/R$styleable;->Window_windowIsFloating:I
2489Lcom/android/internal/R$styleable;->Window_windowIsTranslucent:I
2490Lcom/android/internal/R$styleable;->Window_windowShowWallpaper:I
David Brazdil92b16d62018-02-12 18:29:42 +00002491Lcom/android/internal/R$style;->Theme:I
David Brazdilb43351f2018-01-31 14:43:36 +00002492Lcom/android/internal/R$xml;->power_profile:I
2493Lcom/android/internal/telephony/IPhoneSubInfo$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/IPhoneSubInfo;
David Brazdil92b16d62018-02-12 18:29:42 +00002494Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002495Lcom/android/internal/telephony/ISms$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ISms;
David Brazdil92b16d62018-02-12 18:29:42 +00002496Lcom/android/internal/telephony/ISub$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002497Lcom/android/internal/telephony/ITelephony;->call(Ljava/lang/String;Ljava/lang/String;)V
David Brazdil779787b2018-03-06 13:29:52 +00002498Lcom/android/internal/telephony/ITelephony;->disableDataConnectivity()Z
2499Lcom/android/internal/telephony/ITelephony;->enableDataConnectivity()Z
David Brazdilb43351f2018-01-31 14:43:36 +00002500Lcom/android/internal/telephony/ITelephony;->endCall()Z
2501Lcom/android/internal/telephony/ITelephony;->isIdle(Ljava/lang/String;)Z
2502Lcom/android/internal/telephony/ITelephony;->silenceRinger()V
2503Lcom/android/internal/telephony/ITelephony$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/telephony/ITelephony;
David Brazdil779787b2018-03-06 13:29:52 +00002504Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->endCall()Z
David Brazdil92b16d62018-02-12 18:29:42 +00002505Lcom/android/internal/telephony/ITelephony$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2506Lcom/android/internal/telephony/ITelephony$Stub;->TRANSACTION_getDeviceId:I
David Brazdil779787b2018-03-06 13:29:52 +00002507Lcom/android/internal/textservice/ITextServicesManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002508Lcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/OutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002509Lcom/android/internal/util/XmlUtils;->readMapXml(Ljava/io/InputStream;)Ljava/util/HashMap;
David Brazdil92b16d62018-02-12 18:29:42 +00002510Lcom/android/internal/view/IInputMethodManager$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/view/IInputMethodManager;
2511Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->getEnabledInputMethodList()Ljava/util/List;
2512Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002513Lcom/android/internal/view/InputBindResult;->CREATOR:Landroid/os/Parcelable$Creator;
2514Lcom/android/internal/view/menu/MenuBuilder;->mContext:Landroid/content/Context;
2515Lcom/android/internal/view/menu/MenuBuilder;->setCurrentMenuInfo(Landroid/view/ContextMenu$ContextMenuInfo;)V
2516Lcom/android/internal/view/menu/MenuBuilder;->setOptionalIconsVisible(Z)V
2517Lcom/android/internal/view/menu/MenuItemImpl;->mIconResId:I
2518Lcom/android/internal/view/menu/MenuItemImpl;->setMenuInfo(Landroid/view/ContextMenu$ContextMenuInfo;)V
David Brazdil779787b2018-03-06 13:29:52 +00002519Lcom/android/internal/view/menu/MenuPopupHelper;->setForceShowIcon(Z)V
David Brazdil92b16d62018-02-12 18:29:42 +00002520Lcom/android/internal/view/menu/MenuView$ItemView;->getItemData()Lcom/android/internal/view/menu/MenuItemImpl;
2521Lcom/android/okhttp/ConnectionPool;->keepAliveDurationNs:J
David Brazdilb43351f2018-01-31 14:43:36 +00002522Lcom/android/okhttp/ConnectionPool;->maxIdleConnections:I
2523Lcom/android/okhttp/ConnectionPool;->systemDefault:Lcom/android/okhttp/ConnectionPool;
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00002524Lcom/android/okhttp/HttpUrl;->encodedPath()Ljava/lang/String;
2525Lcom/android/okhttp/HttpUrl;->query()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002526Lcom/android/okhttp/internal/http/HttpEngine;->httpStream:Lcom/android/okhttp/internal/http/HttpStream;
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00002527Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest:Lcom/android/okhttp/Request;
2528Lcom/android/okhttp/internal/http/HttpEngine;->networkRequest(Lcom/android/okhttp/Request;)Lcom/android/okhttp/Request;
2529Lcom/android/okhttp/internal/http/HttpEngine;->priorResponse:Lcom/android/okhttp/Response;
2530Lcom/android/okhttp/internal/http/HttpEngine;->userResponse:Lcom/android/okhttp/Response;
David Brazdil92b16d62018-02-12 18:29:42 +00002531Lcom/android/okhttp/OkHttpClient;->connectionPool:Lcom/android/okhttp/ConnectionPool;
2532Lcom/android/okhttp/OkHttpClient;->DEFAULT_PROTOCOLS:Ljava/util/List;
2533Lcom/android/okhttp/OkHttpClient;->dns:Lcom/android/okhttp/Dns;
2534Lcom/android/okhttp/OkHttpClient;->setProtocols(Ljava/util/List;)Lcom/android/okhttp/OkHttpClient;
David Brazdil779787b2018-03-06 13:29:52 +00002535Lcom/android/okhttp/OkHttpClient;->setRetryOnConnectionFailure(Z)V
David Brazdil8237f2d2018-02-12 22:34:49 +00002536Lcom/android/okhttp/okio/ByteString;->readObject(Ljava/io/ObjectInputStream;)V
2537Lcom/android/okhttp/okio/ByteString;->writeObject(Ljava/io/ObjectOutputStream;)V
Nicolas Geoffray1de1b622018-03-14 10:58:42 +00002538Lcom/android/okhttp/Request;->headers:Lcom/android/okhttp/Headers;
2539Lcom/android/okhttp/Request;->method:Ljava/lang/String;
2540Lcom/android/okhttp/Request;->url:Lcom/android/okhttp/HttpUrl;
2541Lcom/android/okhttp/Response;->code:I
2542Lcom/android/okhttp/Response;->headers:Lcom/android/okhttp/Headers;
2543Lcom/android/okhttp/Response;->message:Ljava/lang/String;
2544Lcom/android/okhttp/Response;->networkResponse:Lcom/android/okhttp/Response;
2545Lcom/android/okhttp/Response;->protocol:Lcom/android/okhttp/Protocol;
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002546Lcom/android/org/conscrypt/AbstractConscryptSocket;->getAlpnSelectedProtocol()[B
2547Lcom/android/org/conscrypt/AbstractConscryptSocket;->getApplicationProtocol()Ljava/lang/String;
2548Lcom/android/org/conscrypt/AbstractConscryptSocket;->getApplicationProtocols()[Ljava/lang/String;
2549Lcom/android/org/conscrypt/AbstractConscryptSocket;->getChannelId()[B
2550Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHandshakeApplicationProtocol()Ljava/lang/String;
2551Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHostname()Ljava/lang/String;
2552Lcom/android/org/conscrypt/AbstractConscryptSocket;->getHostnameOrIP()Ljava/lang/String;
2553Lcom/android/org/conscrypt/AbstractConscryptSocket;->getNpnSelectedProtocol()[B
2554Lcom/android/org/conscrypt/AbstractConscryptSocket;->getSoWriteTimeout()I
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002555Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([B)V
Mathew Inwood2cf621f2018-03-06 11:47:31 +00002556Lcom/android/org/conscrypt/AbstractConscryptSocket;->setAlpnProtocols([Ljava/lang/String;)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002557Lcom/android/org/conscrypt/AbstractConscryptSocket;->setApplicationProtocols([Ljava/lang/String;)V
2558Lcom/android/org/conscrypt/AbstractConscryptSocket;->setChannelIdEnabled(Z)V
2559Lcom/android/org/conscrypt/AbstractConscryptSocket;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
2560Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHandshakeTimeout(I)V
2561Lcom/android/org/conscrypt/AbstractConscryptSocket;->setHostname(Ljava/lang/String;)V
2562Lcom/android/org/conscrypt/AbstractConscryptSocket;->setNpnProtocols([B)V
2563Lcom/android/org/conscrypt/AbstractConscryptSocket;->setSoWriteTimeout(I)V
2564Lcom/android/org/conscrypt/AbstractConscryptSocket;->setUseSessionTickets(Z)V
2565Lcom/android/org/conscrypt/ConscryptSocketBase;->getHostname()Ljava/lang/String;
2566Lcom/android/org/conscrypt/ConscryptSocketBase;->getHostnameOrIP()Ljava/lang/String;
2567Lcom/android/org/conscrypt/ConscryptSocketBase;->getSoWriteTimeout()I
2568Lcom/android/org/conscrypt/ConscryptSocketBase;->setHandshakeTimeout(I)V
2569Lcom/android/org/conscrypt/ConscryptSocketBase;->setHostname(Ljava/lang/String;)V
2570Lcom/android/org/conscrypt/ConscryptSocketBase;->setSoWriteTimeout(I)V
David Brazdil2a523752018-02-01 17:12:30 +00002571Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getAlpnSelectedProtocol()[B
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002572Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getChannelId()[B
2573Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getHostname()Ljava/lang/String;
2574Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getHostnameOrIP()Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002575Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getNpnSelectedProtocol()[B
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002576Lcom/android/org/conscrypt/OpenSSLSocketImpl;->getSoWriteTimeout()I
David Brazdil2a523752018-02-01 17:12:30 +00002577Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([B)V
Mathew Inwood2cf621f2018-03-06 11:47:31 +00002578Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setAlpnProtocols([Ljava/lang/String;)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002579Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setChannelIdEnabled(Z)V
2580Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setChannelIdPrivateKey(Ljava/security/PrivateKey;)V
2581Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHandshakeTimeout(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00002582Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setHostname(Ljava/lang/String;)V
2583Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setNpnProtocols([B)V
Adam Vartanian8d6cfdd2018-02-13 13:37:49 +00002584Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setSoWriteTimeout(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00002585Lcom/android/org/conscrypt/OpenSSLSocketImpl;->setUseSessionTickets(Z)V
David Brazdil779787b2018-03-06 13:29:52 +00002586Lcom/android/org/conscrypt/OpenSSLX509Certificate;->mContext:J
David Brazdil92b16d62018-02-12 18:29:42 +00002587Lcom/android/org/conscrypt/TrustManagerImpl;-><init>(Ljava/security/KeyStore;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002588Ldalvik/system/BaseDexClassLoader;->addDexPath(Ljava/lang/String;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002589Ldalvik/system/BaseDexClassLoader;->getLdLibraryPath()Ljava/lang/String;
2590Ldalvik/system/BaseDexClassLoader;->pathList:Ldalvik/system/DexPathList;
David Brazdil3b310592018-02-08 18:56:22 +00002591Ldalvik/system/BlockGuard;->getThreadPolicy()Ldalvik/system/BlockGuard$Policy;
2592Ldalvik/system/BlockGuard$Policy;->onNetwork()V
2593Ldalvik/system/CloseGuard;->close()V
David Brazdil2a523752018-02-01 17:12:30 +00002594Ldalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard;
2595Ldalvik/system/CloseGuard;->open(Ljava/lang/String;)V
2596Ldalvik/system/CloseGuard;->warnIfOpen()V
David Brazdil78894d12018-02-15 15:35:23 +00002597Ldalvik/system/DexFile;->getClassNameList(Ljava/lang/Object;)[Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00002598Ldalvik/system/DexFile;->isBackedByOatFile()Z
David Brazdil70bcc122018-02-12 06:57:01 +00002599Ldalvik/system/DexFile;->loadClassBinaryName(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/util/List;)Ljava/lang/Class;
David Brazdilb43351f2018-01-31 14:43:36 +00002600Ldalvik/system/DexFile;->mCookie:Ljava/lang/Object;
2601Ldalvik/system/DexFile;->mFileName:Ljava/lang/String;
2602Ldalvik/system/DexFile;->openDexFile(Ljava/lang/String;Ljava/lang/String;ILjava/lang/ClassLoader;[Ldalvik/system/DexPathList$Element;)Ljava/lang/Object;
David Brazdil92b16d62018-02-12 18:29:42 +00002603Ldalvik/system/DexPathList;->addDexPath(Ljava/lang/String;Ljava/io/File;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002604Ldalvik/system/DexPathList;->dexElements:[Ldalvik/system/DexPathList$Element;
2605Ldalvik/system/DexPathList$Element;->dexFile:Ldalvik/system/DexFile;
David Brazdil92b16d62018-02-12 18:29:42 +00002606Ldalvik/system/DexPathList$Element;-><init>(Ldalvik/system/DexFile;Ljava/io/File;)V
2607Ldalvik/system/DexPathList$Element;-><init>(Ljava/io/File;ZLjava/io/File;Ldalvik/system/DexFile;)V
2608Ldalvik/system/DexPathList;-><init>(Ljava/lang/ClassLoader;Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)V
David Brazdil779787b2018-03-06 13:29:52 +00002609Ldalvik/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 +00002610Ldalvik/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 +00002611Ldalvik/system/DexPathList;->makeInMemoryDexElements([Ljava/nio/ByteBuffer;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;
David Brazdilb43351f2018-01-31 14:43:36 +00002612Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;)[Ldalvik/system/DexPathList$NativeLibraryElement;
2613Ldalvik/system/DexPathList;->makePathElements(Ljava/util/List;Ljava/io/File;Ljava/util/List;)[Ldalvik/system/DexPathList$Element;
2614Ldalvik/system/DexPathList;->nativeLibraryDirectories:Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +00002615Ldalvik/system/DexPathList$NativeLibraryElement;-><init>(Ljava/io/File;)V
David Brazdil78894d12018-02-15 15:35:23 +00002616Ldalvik/system/DexPathList$NativeLibraryElement;->path:Ljava/io/File;
David Brazdilb43351f2018-01-31 14:43:36 +00002617Ldalvik/system/DexPathList;->nativeLibraryPathElements:[Ldalvik/system/DexPathList$NativeLibraryElement;
David Brazdil92b16d62018-02-12 18:29:42 +00002618Ldalvik/system/DexPathList;->splitPaths(Ljava/lang/String;Z)Ljava/util/List;
David Brazdil2a523752018-02-01 17:12:30 +00002619Ldalvik/system/DexPathList;->systemNativeLibraryDirectories:Ljava/util/List;
David Brazdilb43351f2018-01-31 14:43:36 +00002620Ldalvik/system/VMDebug;->dumpReferenceTables()V
David Brazdil92b16d62018-02-12 18:29:42 +00002621Ldalvik/system/VMRuntime;->addressOf(Ljava/lang/Object;)J
David Brazdilb43351f2018-01-31 14:43:36 +00002622Ldalvik/system/VMRuntime;->clearGrowthLimit()V
2623Ldalvik/system/VMRuntime;->getCurrentInstructionSet()Ljava/lang/String;
2624Ldalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;
2625Ldalvik/system/VMRuntime;->is64Bit()Z
2626Ldalvik/system/VMRuntime;->newNonMovableArray(Ljava/lang/Class;I)Ljava/lang/Object;
2627Ldalvik/system/VMRuntime;->registerNativeAllocation(I)V
2628Ldalvik/system/VMRuntime;->registerNativeFree(I)V
David Brazdil70bcc122018-02-12 06:57:01 +00002629Ldalvik/system/VMRuntime;->runFinalization(J)V
David Brazdilb43351f2018-01-31 14:43:36 +00002630Ldalvik/system/VMRuntime;->setMinimumHeapSize(J)J
2631Ldalvik/system/VMRuntime;->setTargetHeapUtilization(F)F
David Brazdil78894d12018-02-15 15:35:23 +00002632Ldalvik/system/VMRuntime;->setTargetSdkVersion(I)V
David Brazdilb43351f2018-01-31 14:43:36 +00002633Ldalvik/system/VMRuntime;->trackExternalAllocation(J)Z
2634Ldalvik/system/VMRuntime;->trackExternalFree(J)V
David Brazdil92b16d62018-02-12 18:29:42 +00002635Ldalvik/system/VMRuntime;->vmInstructionSet()Ljava/lang/String;
2636Ldalvik/system/VMRuntime;->vmLibrary()Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002637Ldalvik/system/VMStack;->getCallingClassLoader()Ljava/lang/ClassLoader;
2638Ldalvik/system/VMStack;->getStackClass2()Ljava/lang/Class;
David Brazdil8237f2d2018-02-12 22:34:49 +00002639Ljava/awt/font/NumericShaper;->writeObject(Ljava/io/ObjectOutputStream;)V
2640Ljava/beans/PropertyChangeSupport;->readObject(Ljava/io/ObjectInputStream;)V
2641Ljava/beans/PropertyChangeSupport;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002642Ljava/io/FileDescriptor;->descriptor:I
2643Ljava/io/FileDescriptor;->getInt$()I
2644Ljava/io/FileDescriptor;->setInt$(I)V
David Brazdil92b16d62018-02-12 18:29:42 +00002645Ljava/io/FileInputStream;->fd:Ljava/io/FileDescriptor;
2646Ljava/io/FileOutputStream;->fd:Ljava/io/FileDescriptor;
David Brazdil8237f2d2018-02-12 22:34:49 +00002647Ljava/io/File;->readObject(Ljava/io/ObjectInputStream;)V
2648Ljava/io/File;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002649Ljava/io/ObjectStreamClass;->getConstructorId(Ljava/lang/Class;)J
2650Ljava/io/ObjectStreamClass;->newInstance(Ljava/lang/Class;J)Ljava/lang/Object;
2651Ljava/io/ObjectStreamClass;->newInstance()Ljava/lang/Object;
David Brazdil8237f2d2018-02-12 22:34:49 +00002652Ljava/io/UncheckedIOException;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002653Ljava/lang/AbstractStringBuilder;->value:[C
2654Ljava/lang/Boolean;->value:Z
2655Ljava/lang/Byte;->value:B
2656Ljava/lang/Character;->value:C
David Brazdilb43351f2018-01-31 14:43:36 +00002657Ljava/lang/Class;->dexCache:Ljava/lang/Object;
2658Ljava/lang/Class;->dexClassDefIndex:I
2659Ljava/lang/ClassLoader;->parent:Ljava/lang/ClassLoader;
David Brazdil92b16d62018-02-12 18:29:42 +00002660Ljava/lang/Daemons$Daemon;->isRunning()Z
2661Ljava/lang/Daemons$Daemon;->start()V
David Brazdilb43351f2018-01-31 14:43:36 +00002662Ljava/lang/Daemons$Daemon;->stop()V
David Brazdil2a523752018-02-01 17:12:30 +00002663Ljava/lang/Daemons$Daemon;->thread:Ljava/lang/Thread;
David Brazdilb43351f2018-01-31 14:43:36 +00002664Ljava/lang/Daemons$FinalizerDaemon;->finalizingObject:Ljava/lang/Object;
2665Ljava/lang/Daemons$FinalizerDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerDaemon;
2666Ljava/lang/Daemons$FinalizerWatchdogDaemon;->INSTANCE:Ljava/lang/Daemons$FinalizerWatchdogDaemon;
David Brazdil92b16d62018-02-12 18:29:42 +00002667Ljava/lang/Daemons;->MAX_FINALIZE_NANOS:J
2668Ljava/lang/Daemons$ReferenceQueueDaemon;->INSTANCE:Ljava/lang/Daemons$ReferenceQueueDaemon;
David Brazdil70bcc122018-02-12 06:57:01 +00002669Ljava/lang/Daemons;->requestHeapTrim()V
2670Ljava/lang/Daemons;->start()V
2671Ljava/lang/Daemons;->stop()V
David Brazdil92b16d62018-02-12 18:29:42 +00002672Ljava/lang/Double;->value:D
David Brazdil8237f2d2018-02-12 22:34:49 +00002673Ljava/lang/Enum;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002674Ljava/lang/Float;->value:F
2675Ljava/lang/Integer;->value:I
David Brazdil8237f2d2018-02-12 22:34:49 +00002676Ljava/lang/invoke/MethodType;->readObject(Ljava/io/ObjectInputStream;)V
2677Ljava/lang/invoke/MethodType;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002678Ljava/lang/Long;->value:J
David Brazdil70bcc122018-02-12 06:57:01 +00002679Ljava/lang/ref/FinalizerReference;->add(Ljava/lang/Object;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002680Ljava/lang/ref/FinalizerReference;->head:Ljava/lang/ref/FinalizerReference;
2681Ljava/lang/ref/FinalizerReference;->next:Ljava/lang/ref/FinalizerReference;
2682Ljava/lang/ref/FinalizerReference;->queue:Ljava/lang/ref/ReferenceQueue;
2683Ljava/lang/ref/FinalizerReference;->remove(Ljava/lang/ref/FinalizerReference;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002684Ljava/lang/reflect/Executable;->artMethod:J
2685Ljava/lang/reflect/Parameter;-><init>(Ljava/lang/String;ILjava/lang/reflect/Executable;I)V
David Brazdil92b16d62018-02-12 18:29:42 +00002686Ljava/lang/reflect/Proxy;->invoke(Ljava/lang/reflect/Proxy;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
David Brazdil70bcc122018-02-12 06:57:01 +00002687Ljava/lang/ref/ReferenceQueue;->add(Ljava/lang/ref/Reference;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002688Ljava/lang/ref/Reference;->referent:Ljava/lang/Object;
David Brazdilb43351f2018-01-31 14:43:36 +00002689Ljava/lang/Runtime;->loadLibrary(Ljava/lang/String;Ljava/lang/ClassLoader;)V
2690Ljava/lang/Runtime;->load(Ljava/lang/String;Ljava/lang/ClassLoader;)V
2691Ljava/lang/Runtime;->nativeLoad(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/lang/String;
David Brazdil92b16d62018-02-12 18:29:42 +00002692Ljava/lang/Short;->value:S
David Brazdil8237f2d2018-02-12 22:34:49 +00002693Ljava/lang/StringBuffer;->readObject(Ljava/io/ObjectInputStream;)V
2694Ljava/lang/StringBuffer;->writeObject(Ljava/io/ObjectOutputStream;)V
2695Ljava/lang/StringBuilder;->readObject(Ljava/io/ObjectInputStream;)V
2696Ljava/lang/StringBuilder;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002697Ljava/lang/String;-><init>(II[C)V
David Brazdil779787b2018-03-06 13:29:52 +00002698Ljava/lang/System;-><init>()V
David Brazdil70bcc122018-02-12 06:57:01 +00002699Ljava/lang/Thread;->daemon:Z
2700Ljava/lang/Thread;->dispatchUncaughtException(Ljava/lang/Throwable;)V
2701Ljava/lang/ThreadGroup;->add(Ljava/lang/Thread;)V
2702Ljava/lang/ThreadGroup;->groups:[Ljava/lang/ThreadGroup;
2703Ljava/lang/Thread;->group:Ljava/lang/ThreadGroup;
2704Ljava/lang/ThreadGroup;->mainThreadGroup:Ljava/lang/ThreadGroup;
2705Ljava/lang/ThreadGroup;->name:Ljava/lang/String;
2706Ljava/lang/ThreadGroup;->ngroups:I
David Brazdilb43351f2018-01-31 14:43:36 +00002707Ljava/lang/ThreadGroup;->parent:Ljava/lang/ThreadGroup;
2708Ljava/lang/ThreadGroup;->systemThreadGroup:Ljava/lang/ThreadGroup;
David Brazdil70bcc122018-02-12 06:57:01 +00002709Ljava/lang/ThreadGroup;->threadTerminated(Ljava/lang/Thread;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002710Ljava/lang/Thread;->inheritableThreadLocals:Ljava/lang/ThreadLocal$ThreadLocalMap;
David Brazdil70bcc122018-02-12 06:57:01 +00002711Ljava/lang/Thread;-><init>(Ljava/lang/ThreadGroup;Ljava/lang/String;IZ)V
2712Ljava/lang/Thread;->lock:Ljava/lang/Object;
2713Ljava/lang/Thread;->name:Ljava/lang/String;
2714Ljava/lang/Thread;->nativePeer:J
2715Ljava/lang/Thread;->priority:I
2716Ljava/lang/Throwable;->backtrace:Ljava/lang/Object;
2717Ljava/lang/Throwable;->cause:Ljava/lang/Throwable;
David Brazdilb43351f2018-01-31 14:43:36 +00002718Ljava/lang/Throwable;->detailMessage:Ljava/lang/String;
David Brazdil0f41a7c2018-03-12 10:15:46 +00002719Ljava/lang/Throwable;->nativeFillInStackTrace()Ljava/lang/Object;
David Brazdil8237f2d2018-02-12 22:34:49 +00002720Ljava/lang/Throwable;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002721Ljava/lang/Throwable;->stackTrace:[Ljava/lang/StackTraceElement;
2722Ljava/lang/Throwable;->suppressedExceptions:Ljava/util/List;
David Brazdil8237f2d2018-02-12 22:34:49 +00002723Ljava/lang/Throwable;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002724Ljava/lang/Void;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +00002725Ljava/math/BigDecimal;->readObject(Ljava/io/ObjectInputStream;)V
2726Ljava/math/BigDecimal;->writeObject(Ljava/io/ObjectOutputStream;)V
2727Ljava/math/BigInteger;->readObject(Ljava/io/ObjectInputStream;)V
2728Ljava/math/BigInteger;->writeObject(Ljava/io/ObjectOutputStream;)V
2729Ljava/math/MathContext;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002730Ljava/net/Authenticator;->theAuthenticator:Ljava/net/Authenticator;
2731Ljava/net/DatagramSocket;->impl:Ljava/net/DatagramSocketImpl;
David Brazdil92b16d62018-02-12 18:29:42 +00002732Ljava/net/HttpCookie;->httpOnly:Z
David Brazdil8237f2d2018-02-12 22:34:49 +00002733Ljava/net/HttpCookie;->whenCreated:J
David Brazdil92b16d62018-02-12 18:29:42 +00002734Ljava/net/Inet4Address;-><init>()V
2735Ljava/net/Inet6Address;->holder6:Ljava/net/Inet6Address$Inet6AddressHolder;
2736Ljava/net/Inet6Address$Inet6AddressHolder;->ipaddress:[B
2737Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id:I
2738Ljava/net/Inet6Address$Inet6AddressHolder;->scope_id_set:Z
2739Ljava/net/Inet6Address$Inet6AddressHolder;->scope_ifname:Ljava/net/NetworkInterface;
2740Ljava/net/Inet6Address;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +00002741Ljava/net/Inet6Address;->readObject(Ljava/io/ObjectInputStream;)V
2742Ljava/net/Inet6Address;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002743Ljava/net/InetAddress;->clearDnsCache()V
David Brazdil92b16d62018-02-12 18:29:42 +00002744Ljava/net/InetAddress;->holder:Ljava/net/InetAddress$InetAddressHolder;
2745Ljava/net/InetAddress$InetAddressHolder;->address:I
2746Ljava/net/InetAddress$InetAddressHolder;->family:I
2747Ljava/net/InetAddress$InetAddressHolder;->hostName:Ljava/lang/String;
2748Ljava/net/InetAddress$InetAddressHolder;->originalHostName:Ljava/lang/String;
David Brazdilb43351f2018-01-31 14:43:36 +00002749Ljava/net/InetAddress;->isNumeric(Ljava/lang/String;)Z
2750Ljava/net/InetAddress;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress;
David Brazdil8237f2d2018-02-12 22:34:49 +00002751Ljava/net/InetAddress;->readObject(Ljava/io/ObjectInputStream;)V
2752Ljava/net/InetAddress;->writeObject(Ljava/io/ObjectOutputStream;)V
2753Ljava/net/InetSocketAddress;->readObject(Ljava/io/ObjectInputStream;)V
2754Ljava/net/InetSocketAddress;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002755Ljava/net/Socket;->getFileDescriptor$()Ljava/io/FileDescriptor;
David Brazdilb43351f2018-01-31 14:43:36 +00002756Ljava/net/Socket;->impl:Ljava/net/SocketImpl;
2757Ljava/net/URI;->host:Ljava/lang/String;
David Brazdil8237f2d2018-02-12 22:34:49 +00002758Ljava/net/URI;->readObject(Ljava/io/ObjectInputStream;)V
2759Ljava/net/URI;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil779787b2018-03-06 13:29:52 +00002760Ljava/net/URL;->handler:Ljava/net/URLStreamHandler;
David Brazdil92b16d62018-02-12 18:29:42 +00002761Ljava/net/URL;->handlers:Ljava/util/Hashtable;
David Brazdil8237f2d2018-02-12 22:34:49 +00002762Ljava/net/URL;->readObject(Ljava/io/ObjectInputStream;)V
2763Ljava/net/URL;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil8d2fcdc2018-02-09 19:16:50 +00002764Ljava/nio/Buffer;->address:J
David Brazdil70bcc122018-02-12 06:57:01 +00002765Ljava/nio/Buffer;->capacity:I
David Brazdil92b16d62018-02-12 18:29:42 +00002766Ljava/nio/Buffer;->_elementSizeShift:I
David Brazdil70bcc122018-02-12 06:57:01 +00002767Ljava/nio/Buffer;->limit:I
David Brazdil92b16d62018-02-12 18:29:42 +00002768Ljava/nio/Buffer;->position:I
David Brazdil70bcc122018-02-12 06:57:01 +00002769Ljava/nio/ByteBuffer;->hb:[B
2770Ljava/nio/ByteBuffer;->isReadOnly:Z
2771Ljava/nio/ByteBuffer;->offset:I
David Brazdilb43351f2018-01-31 14:43:36 +00002772Ljava/nio/charset/CharsetEncoder;->canEncode(Ljava/nio/CharBuffer;)Z
David Brazdil70bcc122018-02-12 06:57:01 +00002773Ljava/nio/DirectByteBuffer;-><init>(JI)V
David Brazdil8237f2d2018-02-12 22:34:49 +00002774Ljava/nio/file/DirectoryIteratorException;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002775Ljava/nio/NIOAccess;->getBaseArray(Ljava/nio/Buffer;)Ljava/lang/Object;
2776Ljava/nio/NIOAccess;->getBaseArrayOffset(Ljava/nio/Buffer;)I
2777Ljava/nio/NIOAccess;->getBasePointer(Ljava/nio/Buffer;)J
David Brazdil8237f2d2018-02-12 22:34:49 +00002778Ljava/security/cert/CertificateRevokedException;->readObject(Ljava/io/ObjectInputStream;)V
2779Ljava/security/cert/CertificateRevokedException;->writeObject(Ljava/io/ObjectOutputStream;)V
2780Ljava/security/cert/CertPathValidatorException;->readObject(Ljava/io/ObjectInputStream;)V
2781Ljava/security/CodeSigner;->readObject(Ljava/io/ObjectInputStream;)V
2782Ljava/security/GuardedObject;->writeObject(Ljava/io/ObjectOutputStream;)V
2783Ljava/security/Provider;->readObject(Ljava/io/ObjectInputStream;)V
2784Ljava/security/SignedObject;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil2a523752018-02-01 17:12:30 +00002785Ljava/security/spec/ECParameterSpec;->getCurveName()Ljava/lang/String;
2786Ljava/security/spec/ECParameterSpec;->setCurveName(Ljava/lang/String;)V
David Brazdil8237f2d2018-02-12 22:34:49 +00002787Ljava/security/Timestamp;->readObject(Ljava/io/ObjectInputStream;)V
2788Ljava/text/ChoiceFormat;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002789Ljava/text/DateFormat;->is24Hour:Ljava/lang/Boolean;
David Brazdil8237f2d2018-02-12 22:34:49 +00002790Ljava/text/DateFormatSymbols;->readObject(Ljava/io/ObjectInputStream;)V
2791Ljava/text/DateFormatSymbols;->writeObject(Ljava/io/ObjectOutputStream;)V
2792Ljava/text/DecimalFormat;->readObject(Ljava/io/ObjectInputStream;)V
2793Ljava/text/DecimalFormatSymbols;->readObject(Ljava/io/ObjectInputStream;)V
2794Ljava/text/DecimalFormatSymbols;->writeObject(Ljava/io/ObjectOutputStream;)V
2795Ljava/text/DecimalFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
2796Ljava/text/MessageFormat;->readObject(Ljava/io/ObjectInputStream;)V
2797Ljava/text/NumberFormat;->readObject(Ljava/io/ObjectInputStream;)V
2798Ljava/text/NumberFormat;->writeObject(Ljava/io/ObjectOutputStream;)V
2799Ljava/text/SimpleDateFormat;->readObject(Ljava/io/ObjectInputStream;)V
2800Ljava/time/chrono/AbstractChronology;->readObject(Ljava/io/ObjectInputStream;)V
2801Ljava/time/chrono/HijrahChronology;->readObject(Ljava/io/ObjectInputStream;)V
2802Ljava/time/chrono/HijrahDate;->readObject(Ljava/io/ObjectInputStream;)V
2803Ljava/time/chrono/IsoChronology;->readObject(Ljava/io/ObjectInputStream;)V
2804Ljava/time/chrono/JapaneseChronology;->readObject(Ljava/io/ObjectInputStream;)V
2805Ljava/time/chrono/JapaneseDate;->readObject(Ljava/io/ObjectInputStream;)V
2806Ljava/time/chrono/JapaneseEra;->readObject(Ljava/io/ObjectInputStream;)V
2807Ljava/time/chrono/MinguoChronology;->readObject(Ljava/io/ObjectInputStream;)V
2808Ljava/time/chrono/MinguoDate;->readObject(Ljava/io/ObjectInputStream;)V
2809Ljava/time/chrono/ThaiBuddhistChronology;->readObject(Ljava/io/ObjectInputStream;)V
2810Ljava/time/chrono/ThaiBuddhistDate;->readObject(Ljava/io/ObjectInputStream;)V
2811Ljava/time/Duration;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002812Ljava/time/Duration;->toSeconds()Ljava/math/BigDecimal;
David Brazdil8237f2d2018-02-12 22:34:49 +00002813Ljava/time/Instant;->readObject(Ljava/io/ObjectInputStream;)V
2814Ljava/time/LocalDate;->readObject(Ljava/io/ObjectInputStream;)V
2815Ljava/time/LocalDateTime;->readObject(Ljava/io/ObjectInputStream;)V
2816Ljava/time/LocalTime;->readObject(Ljava/io/ObjectInputStream;)V
2817Ljava/time/MonthDay;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002818Ljava/time/OffsetDateTime;-><init>(Ljava/time/LocalDateTime;Ljava/time/ZoneOffset;)V
David Brazdil8237f2d2018-02-12 22:34:49 +00002819Ljava/time/OffsetDateTime;->readObject(Ljava/io/ObjectInputStream;)V
2820Ljava/time/OffsetTime;->readObject(Ljava/io/ObjectInputStream;)V
2821Ljava/time/Period;->readObject(Ljava/io/ObjectInputStream;)V
2822Ljava/time/temporal/ValueRange;->readObject(Ljava/io/ObjectInputStream;)V
2823Ljava/time/temporal/WeekFields;->readObject(Ljava/io/ObjectInputStream;)V
2824Ljava/time/YearMonth;->readObject(Ljava/io/ObjectInputStream;)V
2825Ljava/time/Year;->readObject(Ljava/io/ObjectInputStream;)V
2826Ljava/time/ZonedDateTime;->readObject(Ljava/io/ObjectInputStream;)V
2827Ljava/time/ZoneId;->readObject(Ljava/io/ObjectInputStream;)V
2828Ljava/time/ZoneOffset;->readObject(Ljava/io/ObjectInputStream;)V
2829Ljava/time/zone/ZoneOffsetTransition;->readObject(Ljava/io/ObjectInputStream;)V
2830Ljava/time/zone/ZoneOffsetTransitionRule;->readObject(Ljava/io/ObjectInputStream;)V
2831Ljava/time/zone/ZoneRules;->readObject(Ljava/io/ObjectInputStream;)V
2832Ljava/util/ArrayDeque;->readObject(Ljava/io/ObjectInputStream;)V
2833Ljava/util/ArrayDeque;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002834Ljava/util/ArrayList;->elementData:[Ljava/lang/Object;
David Brazdil8237f2d2018-02-12 22:34:49 +00002835Ljava/util/ArrayList;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002836Ljava/util/ArrayList;->size:I
David Brazdilb43351f2018-01-31 14:43:36 +00002837Ljava/util/ArrayList$SubList;->parent:Ljava/util/AbstractList;
2838Ljava/util/ArrayList$SubList;->parentOffset:I
2839Ljava/util/ArrayList$SubList;->size:I
David Brazdil8237f2d2018-02-12 22:34:49 +00002840Ljava/util/ArrayList;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002841Ljava/util/Arrays$ArrayList;->a:[Ljava/lang/Object;
David Brazdil8237f2d2018-02-12 22:34:49 +00002842Ljava/util/BitSet;->readObject(Ljava/io/ObjectInputStream;)V
2843Ljava/util/BitSet;->writeObject(Ljava/io/ObjectOutputStream;)V
2844Ljava/util/Calendar;->readObject(Ljava/io/ObjectInputStream;)V
2845Ljava/util/Calendar;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002846Ljava/util/Calendar;->zone:Ljava/util/TimeZone;
David Brazdil92b16d62018-02-12 18:29:42 +00002847Ljava/util/Collections$EmptyList;-><init>()V
David Brazdil8237f2d2018-02-12 22:34:49 +00002848Ljava/util/Collections$SetFromMap;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002849Ljava/util/Collections$SynchronizedCollection;->c:Ljava/util/Collection;
David Brazdil8237f2d2018-02-12 22:34:49 +00002850Ljava/util/Collections$SynchronizedCollection;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002851Ljava/util/Collections$SynchronizedMap;->m:Ljava/util/Map;
David Brazdil8237f2d2018-02-12 22:34:49 +00002852Ljava/util/Collections$SynchronizedMap;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002853Ljava/util/Collections$UnmodifiableCollection;->c:Ljava/util/Collection;
2854Ljava/util/Collections$UnmodifiableMap;->m:Ljava/util/Map;
David Brazdil8237f2d2018-02-12 22:34:49 +00002855Ljava/util/concurrent/atomic/AtomicReferenceArray;->readObject(Ljava/io/ObjectInputStream;)V
2856Ljava/util/concurrent/atomic/DoubleAccumulator;->readObject(Ljava/io/ObjectInputStream;)V
2857Ljava/util/concurrent/atomic/DoubleAdder;->readObject(Ljava/io/ObjectInputStream;)V
2858Ljava/util/concurrent/atomic/LongAccumulator;->readObject(Ljava/io/ObjectInputStream;)V
2859Ljava/util/concurrent/atomic/LongAdder;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil779787b2018-03-06 13:29:52 +00002860Ljava/util/concurrent/ConcurrentHashMap$BaseIterator;->hasMoreElements()Z
David Brazdil8237f2d2018-02-12 22:34:49 +00002861Ljava/util/concurrent/ConcurrentHashMap;->readObject(Ljava/io/ObjectInputStream;)V
2862Ljava/util/concurrent/ConcurrentHashMap;->writeObject(Ljava/io/ObjectOutputStream;)V
2863Ljava/util/concurrent/ConcurrentLinkedDeque;->readObject(Ljava/io/ObjectInputStream;)V
2864Ljava/util/concurrent/ConcurrentLinkedDeque;->writeObject(Ljava/io/ObjectOutputStream;)V
2865Ljava/util/concurrent/ConcurrentLinkedQueue;->readObject(Ljava/io/ObjectInputStream;)V
2866Ljava/util/concurrent/ConcurrentLinkedQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2867Ljava/util/concurrent/ConcurrentSkipListMap;->readObject(Ljava/io/ObjectInputStream;)V
2868Ljava/util/concurrent/ConcurrentSkipListMap;->writeObject(Ljava/io/ObjectOutputStream;)V
2869Ljava/util/concurrent/CopyOnWriteArrayList;->readObject(Ljava/io/ObjectInputStream;)V
2870Ljava/util/concurrent/CopyOnWriteArrayList;->writeObject(Ljava/io/ObjectOutputStream;)V
2871Ljava/util/concurrent/ForkJoinTask;->readObject(Ljava/io/ObjectInputStream;)V
2872Ljava/util/concurrent/ForkJoinTask;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002873Ljava/util/concurrent/FutureTask;->callable:Ljava/util/concurrent/Callable;
David Brazdil8237f2d2018-02-12 22:34:49 +00002874Ljava/util/concurrent/LinkedBlockingDeque;->readObject(Ljava/io/ObjectInputStream;)V
2875Ljava/util/concurrent/LinkedBlockingDeque;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002876Ljava/util/concurrent/LinkedBlockingQueue;->capacity:I
David Brazdil8237f2d2018-02-12 22:34:49 +00002877Ljava/util/concurrent/LinkedBlockingQueue;->readObject(Ljava/io/ObjectInputStream;)V
2878Ljava/util/concurrent/LinkedBlockingQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2879Ljava/util/concurrent/LinkedTransferQueue;->readObject(Ljava/io/ObjectInputStream;)V
2880Ljava/util/concurrent/LinkedTransferQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2881Ljava/util/concurrent/locks/ReentrantLock$Sync;->readObject(Ljava/io/ObjectInputStream;)V
2882Ljava/util/concurrent/locks/ReentrantReadWriteLock$Sync;->readObject(Ljava/io/ObjectInputStream;)V
2883Ljava/util/concurrent/locks/StampedLock;->readObject(Ljava/io/ObjectInputStream;)V
2884Ljava/util/concurrent/PriorityBlockingQueue;->readObject(Ljava/io/ObjectInputStream;)V
2885Ljava/util/concurrent/PriorityBlockingQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2886Ljava/util/concurrent/SynchronousQueue;->readObject(Ljava/io/ObjectInputStream;)V
2887Ljava/util/concurrent/SynchronousQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2888Ljava/util/concurrent/ThreadLocalRandom;->writeObject(Ljava/io/ObjectOutputStream;)V
2889Ljava/util/Date;->readObject(Ljava/io/ObjectInputStream;)V
2890Ljava/util/Date;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil78894d12018-02-15 15:35:23 +00002891Ljava/util/EnumMap;->keyType:Ljava/lang/Class;
David Brazdil8237f2d2018-02-12 22:34:49 +00002892Ljava/util/EnumMap;->readObject(Ljava/io/ObjectInputStream;)V
2893Ljava/util/EnumMap;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil78894d12018-02-15 15:35:23 +00002894Ljava/util/EnumSet;->elementType:Ljava/lang/Class;
David Brazdil8237f2d2018-02-12 22:34:49 +00002895Ljava/util/EnumSet;->readObject(Ljava/io/ObjectInputStream;)V
2896Ljava/util/GregorianCalendar;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002897Ljava/util/HashMap$HashIterator;->hasNext()Z
David Brazdil8237f2d2018-02-12 22:34:49 +00002898Ljava/util/HashMap;->readObject(Ljava/io/ObjectInputStream;)V
2899Ljava/util/HashMap;->writeObject(Ljava/io/ObjectOutputStream;)V
2900Ljava/util/HashSet;->readObject(Ljava/io/ObjectInputStream;)V
2901Ljava/util/HashSet;->writeObject(Ljava/io/ObjectOutputStream;)V
2902Ljava/util/Hashtable;->readObject(Ljava/io/ObjectInputStream;)V
2903Ljava/util/Hashtable;->writeObject(Ljava/io/ObjectOutputStream;)V
2904Ljava/util/IdentityHashMap;->readObject(Ljava/io/ObjectInputStream;)V
2905Ljava/util/IdentityHashMap;->writeObject(Ljava/io/ObjectOutputStream;)V
2906Ljava/util/InvalidPropertiesFormatException;->readObject(Ljava/io/ObjectInputStream;)V
2907Ljava/util/InvalidPropertiesFormatException;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002908Ljava/util/LinkedHashMap;->eldest()Ljava/util/Map$Entry;
David Brazdil779787b2018-03-06 13:29:52 +00002909Ljava/util/LinkedHashMap$LinkedHashIterator;->hasNext()Z
David Brazdil8237f2d2018-02-12 22:34:49 +00002910Ljava/util/LinkedList;->readObject(Ljava/io/ObjectInputStream;)V
2911Ljava/util/LinkedList;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002912Ljava/util/Locale;->createConstant(Ljava/lang/String;Ljava/lang/String;)Ljava/util/Locale;
David Brazdil8237f2d2018-02-12 22:34:49 +00002913Ljava/util/Locale;->readObject(Ljava/io/ObjectInputStream;)V
2914Ljava/util/Locale;->readResolve()Ljava/lang/Object;
2915Ljava/util/Locale;->writeObject(Ljava/io/ObjectOutputStream;)V
2916Ljava/util/logging/LogRecord;->readObject(Ljava/io/ObjectInputStream;)V
2917Ljava/util/logging/LogRecord;->writeObject(Ljava/io/ObjectOutputStream;)V
2918Ljava/util/prefs/NodeChangeEvent;->readObject(Ljava/io/ObjectInputStream;)V
2919Ljava/util/prefs/NodeChangeEvent;->writeObject(Ljava/io/ObjectOutputStream;)V
2920Ljava/util/prefs/PreferenceChangeEvent;->readObject(Ljava/io/ObjectInputStream;)V
2921Ljava/util/prefs/PreferenceChangeEvent;->writeObject(Ljava/io/ObjectOutputStream;)V
2922Ljava/util/PriorityQueue;->readObject(Ljava/io/ObjectInputStream;)V
2923Ljava/util/PriorityQueue;->writeObject(Ljava/io/ObjectOutputStream;)V
2924Ljava/util/Random;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil0f41a7c2018-03-12 10:15:46 +00002925Ljava/util/Random;->seedUniquifier()J
David Brazdil8237f2d2018-02-12 22:34:49 +00002926Ljava/util/Random;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002927Ljava/util/regex/Matcher;->appendPos:I
David Brazdil8237f2d2018-02-12 22:34:49 +00002928Ljava/util/regex/Pattern;->readObject(Ljava/io/ObjectInputStream;)V
2929Ljava/util/SimpleTimeZone;->readObject(Ljava/io/ObjectInputStream;)V
2930Ljava/util/SimpleTimeZone;->writeObject(Ljava/io/ObjectOutputStream;)V
2931Ljava/util/TreeMap;->readObject(Ljava/io/ObjectInputStream;)V
2932Ljava/util/TreeMap;->writeObject(Ljava/io/ObjectOutputStream;)V
2933Ljava/util/TreeSet;->readObject(Ljava/io/ObjectInputStream;)V
2934Ljava/util/TreeSet;->writeObject(Ljava/io/ObjectOutputStream;)V
2935Ljava/util/Vector;->writeObject(Ljava/io/ObjectOutputStream;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002936Ljava/util/zip/Deflater;->buf:[B
2937Ljava/util/zip/Deflater;->finished:Z
2938Ljava/util/zip/Deflater;->finish:Z
2939Ljava/util/zip/Deflater;->len:I
2940Ljava/util/zip/Deflater;->level:I
2941Ljava/util/zip/Deflater;->off:I
2942Ljava/util/zip/Deflater;->setParams:Z
2943Ljava/util/zip/Deflater;->strategy:I
2944Ljava/util/zip/Inflater;->buf:[B
2945Ljava/util/zip/Inflater;->finished:Z
2946Ljava/util/zip/Inflater;->len:I
2947Ljava/util/zip/Inflater;->needDict:Z
2948Ljava/util/zip/Inflater;->off:I
2949Ljava/util/zip/ZipEntry;-><init>(Ljava/lang/String;Ljava/lang/String;JJJII[BJ)V
2950Ljava/util/zip/ZipFile;->jzfile:J
David Brazdil8237f2d2018-02-12 22:34:49 +00002951Ljavax/crypto/SealedObject;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002952Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ssl/SSLServerSocketFactory;
2953Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
David Brazdil8237f2d2018-02-12 22:34:49 +00002954Ljavax/security/auth/Subject;->readObject(Ljava/io/ObjectInputStream;)V
2955Ljavax/security/auth/Subject$SecureSet;->readObject(Ljava/io/ObjectInputStream;)V
2956Ljavax/security/auth/Subject$SecureSet;->writeObject(Ljava/io/ObjectOutputStream;)V
2957Ljavax/security/auth/Subject;->writeObject(Ljava/io/ObjectOutputStream;)V
2958Ljavax/security/auth/x500/X500Principal;->readObject(Ljava/io/ObjectInputStream;)V
2959Ljavax/security/auth/x500/X500Principal;->writeObject(Ljava/io/ObjectOutputStream;)V
2960Ljavax/xml/datatype/DatatypeConfigurationException;->readObject(Ljava/io/ObjectInputStream;)V
2961Ljavax/xml/namespace/QName;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil70bcc122018-02-12 06:57:01 +00002962Llibcore/util/ZoneInfo;->mTransitions:[J
David Brazdil8237f2d2018-02-12 22:34:49 +00002963Llibcore/util/ZoneInfo;->readObject(Ljava/io/ObjectInputStream;)V
David Brazdil2a523752018-02-01 17:12:30 +00002964Lorg/apache/http/conn/ssl/SSLSocketFactory;-><init>(Ljavax/net/ssl/SSLSocketFactory;)V
David Brazdil92b16d62018-02-12 18:29:42 +00002965Lorg/apache/http/conn/ssl/SSLSocketFactory;-><init>()V
David Brazdilb43351f2018-01-31 14:43:36 +00002966Lorg/json/JSONArray;->values:Ljava/util/List;
David Brazdil92b16d62018-02-12 18:29:42 +00002967Lorg/json/JSONObject;->writeTo(Lorg/json/JSONStringer;)V
David Brazdilb43351f2018-01-31 14:43:36 +00002968Lsun/misc/Unsafe;->theUnsafe:Lsun/misc/Unsafe;
David Brazdil8237f2d2018-02-12 22:34:49 +00002969Lsun/security/util/ObjectIdentifier;->readObject(Ljava/io/ObjectInputStream;)V
2970Lsun/security/util/ObjectIdentifier;->writeObject(Ljava/io/ObjectOutputStream;)V