Searched defs:isService (Results 1 – 2 of 2) sorted by relevance
358 private void showOrb(@NonNull ComponentName assistComponent, boolean isService) { in showOrb()366 boolean isService) { in startAssistInternal()441 private void maybeSwapSearchIcon(@NonNull ComponentName assistComponent, boolean isService) { in maybeSwapSearchIcon()443 isService); in maybeSwapSearchIcon() local447 boolean isService) { in replaceDrawable()
80 public static boolean isService(String processName) { in isService() method in Policy