Searched refs:isServiceEnabled (Results 1 – 10 of 10) sorted by relevance
324 final boolean isServiceEnabled = isServiceEnabled(serviceInfo); in showToast()326 > Build.VERSION_CODES.Q && requestA11yButton && isServiceEnabled) { in showToast()332 String toastMessageFormatString = mContext.getString(isServiceEnabled in showToast()454 private boolean isServiceEnabled(AccessibilityServiceInfo serviceInfo) { in isServiceEnabled() method in AccessibilityShortcutController
544 public static boolean isServiceEnabled(@NonNull Context context) { in isServiceEnabled() method in CredentialManager552 return credentialManager.isServiceEnabled(); in isServiceEnabled()562 private boolean isServiceEnabled() { in isServiceEnabled() method in CredentialManager564 return mService.isServiceEnabled(); in isServiceEnabled()
67 boolean isServiceEnabled(); in isServiceEnabled() method
59 void isServiceEnabled(int userId, String packageName, in IResultReceiver result); in isServiceEnabled() method
2213 mService.isServiceEnabled(mContext.getUserId(), mContext.getPackageName(), in hasEnabledAutofillServices()
195 mIsServiceEnabled = isServiceEnabled(); in onBootPhase()211 mIsServiceEnabled = isServiceEnabled(); in onDeviceConfigChange()215 private boolean isServiceEnabled() { in isServiceEnabled() method in OnDeviceIntelligenceManagerService
950 public boolean isServiceEnabled() { in isServiceEnabled() method in CredentialManagerService.CredentialManagerServiceStub
2071 public void isServiceEnabled(int userId, @NonNull String packageName, in isServiceEnabled() method in AutofillManagerService.AutoFillManagerServiceStub
1283 method public static boolean isServiceEnabled(@NonNull android.content.Context);
58847 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->isServiceEnabled(ILjava/lang/String;)Z58896 Landroid/view/autofill/IAutoFillManager;->isServiceEnabled(ILjava/lang/String;)Z