Searched refs:windowsAreFocusable (Results 1 – 4 of 4) sorted by relevance
2699 …final boolean windowsAreFocusable = mActivityRecord == null || mActivityRecord.windowsAreFocusable… in canBeImeTarget()2700 if (!windowsAreFocusable) { in canBeImeTarget()3184 + (mActivityRecord == null || mActivityRecord.windowsAreFocusable(fromUserTouch)) in canReceiveKeysReason()3194 && (mActivityRecord == null || mActivityRecord.windowsAreFocusable(fromUserTouch)) in canReceiveKeys()
2926 boolean windowsAreFocusable() { in windowsAreFocusable() method in ActivityRecord2927 return windowsAreFocusable(false /* fromUserTouch */); in windowsAreFocusable()2933 boolean windowsAreFocusable(boolean fromUserTouch) { in windowsAreFocusable() method in ActivityRecord
788 if (!focusedApp.windowsAreFocusable()) {
44272 HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable()Z+]Lcom/android/server/wm/ActivityRe…44273 HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable(Z)Z+]Lcom/android/server/wm/ActivityR…