Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/car/src/android/car/cts/
DCarAppFocusManagerTest.java49 FocusOwnershipCallback owner = new FocusOwnershipCallback(); in setUp() local
51 mManager.requestAppFocus(activeTypes[i], owner); in setUp()
52 owner.waitForOwnershipGrantAndAssert(DEFAULT_WAIT_TIMEOUT_MS, activeTypes[i]); in setUp()
53 mManager.abandonAppFocus(owner, activeTypes[i]); in setUp()
54 owner.waitForOwnershipLossAndAssert( in setUp()
101 FocusOwnershipCallback owner = new FocusOwnershipCallback(); in testFocusChange() local
109 mManager.requestAppFocus(CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION, owner)); in testFocusChange()
110 assertTrue(owner.waitForOwnershipGrantAndAssert( in testFocusChange()
115 assertTrue(mManager.isOwningFocus(owner, CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION)); in testFocusChange()
116 assertFalse(mManager.isOwningFocus(owner, CarAppFocusManager.APP_FOCUS_TYPE_VOICE_COMMAND)); in testFocusChange()
[all …]
/cts/hostsidetests/devicepolicy/app/AccountCheck/src-owner/com/android/cts/devicepolicy/accountcheck/owner/
DAdminReceiver.java16 package com.android.cts.devicepolicy.accountcheck.owner;
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java196 final int owner = mUsers[0]; in testMultiUserStorageIsolated() local
207 runDeviceTests(MULTIUSER_PKG, MULTIUSER_CLASS, "testCleanIsolatedStorage", owner); in testMultiUserStorageIsolated()
211 runDeviceTests(MULTIUSER_PKG, MULTIUSER_CLASS, "testWriteIsolatedStorage", owner); in testMultiUserStorageIsolated()
215 runDeviceTests(MULTIUSER_PKG, MULTIUSER_CLASS, "testReadIsolatedStorage", owner); in testMultiUserStorageIsolated()
219 runDeviceTests(MULTIUSER_PKG, MULTIUSER_CLASS, "testUserIsolation", owner); in testMultiUserStorageIsolated()
223 runDeviceTests(MULTIUSER_PKG, MULTIUSER_CLASS, "testMediaProviderUserIsolation", owner); in testMultiUserStorageIsolated()
/cts/hostsidetests/devicepolicy/app/AccountCheck/NonTestOnlyOwner/
DAndroid.mk28 LOCAL_SRC_FILES := $(call all-java-files-under, ../src-owner)
/cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwnerUpdate/
DAndroid.mk28 LOCAL_SRC_FILES := $(call all-java-files-under, ../src-owner)
/cts/hostsidetests/devicepolicy/app/AccountCheck/TestOnlyOwner/
DAndroid.mk28 LOCAL_SRC_FILES := $(call all-java-files-under, ../src-owner)
/cts/hostsidetests/compilation/src/android/cts/compilation/
DAdbRootDependentCompilationTest.java263 String owner = executeSuShellAdbCommand(1, "stat", "-c", "%U:%g", targetDir)[0]; in writeProfile() local
265 while (owner.startsWith(" ")) { in writeProfile()
266 owner = owner.substring(1); in writeProfile()
286 executeSuShellAdbCommand(0, "chown", owner, targetPath); in writeProfile()
/cts/hostsidetests/security/securityPatch/CVE-2017-0333/
Dlocal_poc.h177 __u8 owner; member
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...