Home
last modified time | relevance | path

Searched defs:finishIntent (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java1446 final Intent finishIntent = new Intent(); in testCantSaveStateLaunchAndBackground() local
1626 final Intent finishIntent = new Intent(); in testCantSaveStateLaunchAndSwitch() local
/cts/tests/tests/security/src/android/security/cts/
DCameraPermissionTest.kt708 val finishIntent = Intent(OPEN_CAMERA_APP.keys.finish) in <lambda>() constant