Searched defs:shouldRemove (Results 1 – 3 of 3) sorted by relevance
155 bool shouldRemove) { in searchListenerCacheLocked()
989 private FocusRequester getFocusRequesterLocked(String clientId, boolean shouldRemove) { in getFocusRequesterLocked()
339 removeAppDialog = dialogsFactory.createRemoveAppDialog(context, appName) { shouldRemove -> in <lambda>() method