Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskTest.java150 Intent launchIntent = new Intent(Settings.ACTION_SETTINGS); in testStartActivityWithinTask() local
175 Intent launchIntent = new Intent(Settings.ACTION_SETTINGS); in testCannotStartActivityOutsideTask() local