Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/
H A DPowerAllowlistBackend.java55 private final Context mAppContext; field in PowerAllowlistBackend
68 mAppContext = context.getApplicationContext(); in PowerAllowlistBackend()
111 final DevicePolicyManager devicePolicyManager = mAppContext.getSystemService( in isDefaultActiveApp()
117 final AppOpsManager appOpsManager = mAppContext.getSystemService(AppOpsManager.class); in isDefaultActiveApp()
210 final boolean hasTelephony = mAppContext.getPackageManager().hasSystemFeature( in refreshList()
212 final ComponentName defaultSms = SmsApplication.getDefaultSmsApplication(mAppContext, in refreshList()
215 mAppContext); in refreshList()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginInstance.java54 private final Context mAppContext; field in PluginInstance
71 mAppContext = appContext; in PluginInstance()
125 mPlugin.onCreate(mAppContext, mPluginContext); in onCreate()
164 mPlugin.onCreate(mAppContext, mPluginContext); in loadPlugin()
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java114 private Context mAppContext; field in Instrumentation
339 return mAppContext; in getTargetContext()
2209 mAppContext = appContext; in init()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6737 Landroid/app/Instrumentation;->mAppContext:Landroid/content/Context;
62997 Landroid/view/ThreadedRenderer$ProcessInitializer;->mAppContext:Landroid/content/Context;