Searched refs:isServiceEnabled (Results 1 – 6 of 6) sorted by relevance
274 final boolean isServiceEnabled = isServiceEnabled(serviceInfo); in showToast()276 > Build.VERSION_CODES.Q && requestA11yButton && isServiceEnabled) { in showToast()282 String toastMessageFormatString = mContext.getString(isServiceEnabled in showToast()389 private boolean isServiceEnabled(AccessibilityServiceInfo serviceInfo) { in isServiceEnabled() method in AccessibilityShortcutController
58 void isServiceEnabled(int userId, String packageName, in IResultReceiver result); in isServiceEnabled() method
1550 mService.isServiceEnabled(mContext.getUserId(), mContext.getPackageName(), in hasEnabledAutofillServices()
1684 public void isServiceEnabled(int userId, @NonNull String packageName, in isServiceEnabled() method in AutofillManagerService.AutoFillManagerServiceStub
62813 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->isServiceEnabled(ILjava/lang/String;)Z62862 Landroid/view/autofill/IAutoFillManager;->isServiceEnabled(ILjava/lang/String;)Z
11866 HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->isServiceEnabled…