Searched refs:P_UNLOCK (Results 1 – 2 of 2) sorted by relevance
33 P_UNLOCK = 1 << 9, enumerator
440 if (!checkBinderPermission(P_UNLOCK)) { in unlock()1459 if (!checkBinderPermission(P_UNLOCK, UID_SELF)) { in onKeyguardVisibilityChanged()