Searched defs:isService (Results 1 – 2 of 2) sorted by relevance
305 private void showOrb(@NonNull ComponentName assistComponent, boolean isService) { in showOrb()313 boolean isService) { in startAssistInternal()387 private void maybeSwapSearchIcon(@NonNull ComponentName assistComponent, boolean isService) { in maybeSwapSearchIcon()389 isService); in maybeSwapSearchIcon() local393 boolean isService) { in replaceDrawable()
80 public static boolean isService(String processName) { in isService() method in Policy