Searched refs:FLAG_AND_UNLOCKING_OR_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
1475 if ((flags & ActivityManager.FLAG_AND_UNLOCKING_OR_UNLOCKED) != 0) {
4062 public static final int FLAG_AND_UNLOCKING_OR_UNLOCKED = 1 << 3; field in ActivityManager