Searched defs:isService (Results 1 – 2 of 2) sorted by relevance
182 private void showOrb(@NonNull ComponentName assistComponent, boolean isService) { in showOrb()190 boolean isService) { in startAssistInternal()267 private void maybeSwapSearchIcon(@NonNull ComponentName assistComponent, boolean isService) { in maybeSwapSearchIcon()269 isService); in maybeSwapSearchIcon() local273 boolean isService) { in replaceDrawable()
80 public static boolean isService(String processName) { in isService() method in Policy