Searched defs:isHomeStackVisible (Results 1 – 3 of 3) sorted by relevance
264 MutableBoolean isHomeStackVisible = new MutableBoolean(forceVisible); in showRecents() local304 MutableBoolean isHomeStackVisible = new MutableBoolean(true); in toggleRecents() local362 MutableBoolean isHomeStackVisible = new MutableBoolean(true); in preloadRecents() local807 boolean isHomeStackVisible, boolean animate, int growTarget) { in startRecentsActivity()
55 boolean isHomeStackVisible, boolean animate, int growTarget) { in startRecentsActivity()
383 public boolean isRecentsActivityVisible(MutableBoolean isHomeStackVisible) { in isRecentsActivityVisible()