Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java5965 final int secondUserSystemUid = UserHandle.getUid(CALLER_USER_HANDLE, in testIsCurrentInputMethodSetByOwnerForDeviceOwner() local
5975 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5989 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5996 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
6003 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
6016 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
6023 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
6034 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
6045 final int secondUserSystemUid = UserHandle.getUid(CALLER_USER_HANDLE, in testIsCurrentInputMethodSetByOwnerForProfileOwner() local
6055 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForProfileOwner()
[all …]