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.java5695 final int secondUserSystemUid = UserHandle.getUid(CALLER_USER_HANDLE, in testIsCurrentInputMethodSetByOwnerForDeviceOwner() local
5705 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5719 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5726 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5733 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5746 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5753 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5764 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
5775 final int secondUserSystemUid = UserHandle.getUid(CALLER_USER_HANDLE, in testIsCurrentInputMethodSetByOwnerForProfileOwner() local
5785 mContext.binder.callingUid = secondUserSystemUid; in testIsCurrentInputMethodSetByOwnerForProfileOwner()
[all …]