Searched refs:unlocked (Results 1 – 14 of 14) sorted by relevance
149 private void doUserLockChanged(int userId, boolean unlocked) { in doUserLockChanged() argument154 + ", unlocked: " + unlocked + ", currentUser: " + currentUserId); in doUserLockChanged()156 if (unlocked && (userId == currentUserId || userId == UserHandle.USER_SYSTEM)) { in doUserLockChanged()158 } else if (!unlocked && userId != UserHandle.USER_SYSTEM) { in doUserLockChanged()168 boolean unlocked = mUserManager.isUserUnlockingOrUnlocked(user); in startOrBindServicesForUser()174 || (unlocked && service.shouldStartOnUnlock()); in startOrBindServicesForUser()191 public void onUserLockChanged(int userId, boolean unlocked) { in onUserLockChanged() argument192 Message msg = mHandler.obtainMessage(MSG_USER_LOCK_CHANGED, userId, unlocked ? 1 : 0); in onUserLockChanged()
86 void onUserLockChanged(int userId, boolean unlocked); in onUserLockChanged() argument194 public void setUserLockStatus(int userHandle, boolean unlocked) { in setUserLockStatus() argument196 callback.onUserLockChanged(userHandle, unlocked); in setUserLockStatus()198 if (!unlocked) { // nothing else to do when it is locked back. in setUserLockStatus()208 mUser0Unlocked = unlocked; in setUserLockStatus()
111 public void onUserLockChanged(@UserIdInt int userId, boolean unlocked) {
53 boolean unlocked = extras.getBoolean(UsbManager.USB_DATA_UNLOCKED); in handleUsbState()60 intent.putExtra(UsbManager.USB_DATA_UNLOCKED, unlocked); in handleUsbState()
339 public void setUserLockStatus(int userHandle, boolean unlocked) { in setUserLockStatus() argument345 "User " + userHandle + " is " + (unlocked ? "unlocked" : "locked")); in setUserLockStatus()348 if (!unlocked) { in setUserLockStatus()
270 public void setUserLockStatus(int userHandle, int unlocked) { in setUserLockStatus() argument272 mCarUserService.setUserLockStatus(userHandle, unlocked == 1); in setUserLockStatus()273 mCarMediaService.setUserLockStatus(userHandle, unlocked == 1); in setUserLockStatus()
37 oneway void setUserLockStatus(in int userHandle, in int unlocked) = 1; in setUserLockStatus() argument
126 public void onUserLockChanged(int userId, boolean unlocked) {128 if (mCurrentUser == userId && unlocked) {
139 public void setUserLockStatus(int userHandle, int unlocked) throws RemoteException { in setUserLockStatus() argument
75 public void setUserLockStatus(int userHandle, int unlocked) {
135 public void onUserLockChanged(@UserIdInt int userId, boolean unlocked) {
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...