Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0441/src/android/security/cts/CVE_2021_0441/
DDeviceTest.java46 Context mAppContext; field in DeviceTest
49 return mAppContext.getResources().getInteger(resId); in getInteger()
53 return mAppContext.getResources().getString(resId); in getString()
60 mAppContext = getApplicationContext(); in testCVE_2021_0441()
61 PackageManager packageManager = mAppContext.getPackageManager(); in testCVE_2021_0441()
62 String packageName = mAppContext.getPackageName(); in testCVE_2021_0441()
65 mAppContext.startActivity(intent); in testCVE_2021_0441()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DBroadcastReceiverActivity.java102 final Context mAppContext; field in BroadcastReceiverActivity.TestBroadcastReceiver
106 mAppContext = activity.getApplicationContext(); in TestBroadcastReceiver()
111 mAppContext.registerReceiver(this, new IntentFilter(ACTION_TRIGGER_BROADCAST), in register()
127 mAppContext.unregisterReceiver(this); in destroy()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...