Home
last modified time | relevance | path

Searched refs:mAppContext (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
DPowerAllowlistBackend.java47 private final Context mAppContext; field in PowerAllowlistBackend
60 mAppContext = context.getApplicationContext(); in PowerAllowlistBackend()
103 final DevicePolicyManager devicePolicyManager = mAppContext.getSystemService( in isDefaultActiveApp()
176 final boolean hasTelephony = mAppContext.getPackageManager().hasSystemFeature( in refreshList()
178 final ComponentName defaultSms = SmsApplication.getDefaultSmsApplication(mAppContext, in refreshList()
181 mAppContext); in refreshList()
/frameworks/base/core/java/android/app/
DInstrumentation.java109 private Context mAppContext; field in Instrumentation
334 return mAppContext; in getTargetContext()
2058 mAppContext = appContext; in init()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6737 Landroid/app/Instrumentation;->mAppContext:Landroid/content/Context;
66320 Landroid/view/ThreadedRenderer$ProcessInitializer;->mAppContext:Landroid/content/Context;