Searched refs:mAppContext (Results 1 – 4 of 4) sorted by relevance
55 private final Context mAppContext; field in PowerAllowlistBackend68 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()
54 private final Context mAppContext; field in PluginInstance71 mAppContext = appContext; in PluginInstance()125 mPlugin.onCreate(mAppContext, mPluginContext); in onCreate()164 mPlugin.onCreate(mAppContext, mPluginContext); in loadPlugin()
114 private Context mAppContext; field in Instrumentation339 return mAppContext; in getTargetContext()2209 mAppContext = appContext; in init()
6737 Landroid/app/Instrumentation;->mAppContext:Landroid/content/Context;62997 Landroid/view/ThreadedRenderer$ProcessInitializer;->mAppContext:Landroid/content/Context;