Searched defs:isService (Results 1 – 2 of 2) sorted by relevance
168 private void showOrb(@NonNull ComponentName assistComponent, boolean isService) { in showOrb()174 boolean isService) { in startAssistInternal()247 private void maybeSwapSearchIcon(@NonNull ComponentName assistComponent, boolean isService) { in maybeSwapSearchIcon()249 isService); in maybeSwapSearchIcon() local253 boolean isService) { in replaceDrawable()
80 public static boolean isService(String processName) { in isService() method in Policy