Searched defs:isService (Results 1 – 2 of 2) sorted by relevance
183 private void showOrb(@NonNull ComponentName assistComponent, boolean isService) { in showOrb()189 boolean isService) { in startAssistInternal()262 private void maybeSwapSearchIcon(@NonNull ComponentName assistComponent, boolean isService) { in maybeSwapSearchIcon()264 isService); in maybeSwapSearchIcon() local268 boolean isService) { in replaceDrawable()
80 public static boolean isService(String processName) { in isService() method in Policy