Searched refs:getUserFlags (Results 1 – 5 of 5) sorted by relevance
503 public int getUserFlags(int userId) throws DeviceNotAvailableException; in getUserFlags() method
990 public int getUserFlags(int userId) throws DeviceNotAvailableException {
3648 public int getUserFlags(int userId) throws DeviceNotAvailableException { in getUserFlags() method in NativeDevice
2402 int flags = mTestDevice.getUserFlags(0); in testGetUserFlag()2422 int flags = mTestDevice.getUserFlags(2); in testGetUserFlag_emptyReturn()2442 int flags = mTestDevice.getUserFlags(3); in testGetUserFlag_multiUser()
513 mTestDevice.getUserFlags(0); in testGetUserFlags_exception()