Searched refs:LOST_FOCUS (Results 1 – 3 of 3) sorted by relevance
34 notify(Utils.LOST_FOCUS); in onWindowFocusChanged()
42 Pair.create(Utils.LOST_FOCUS, mHasLostFocusLatch) in customSetup()
76 public static final String LOST_FOCUS = ACTION_PREFIX + "lost_focus"; field in Utils