Searched refs:isServiceEnabled (Results 1 – 7 of 7) sorted by relevance
58 void isServiceEnabled(int userId, String packageName, in IResultReceiver result); in isServiceEnabled() method
1438 mService.isServiceEnabled(mContext.getUserId(), mContext.getPackageName(), receiver); in hasEnabledAutofillServices()
126 doReturn(true).when(mSpyAttentionManager).isServiceEnabled(); in testCheckAttention_callOnSuccess()
242 String toastMessageFormatString = mContext.getString(isServiceEnabled(serviceInfo) in performAccessibilityShortcut()330 private boolean isServiceEnabled(AccessibilityServiceInfo serviceInfo) { in isServiceEnabled() method in AccessibilityShortcutController
154 return isServiceEnabled() && isServiceAvailable(); in isAttentionServiceSupported()158 protected boolean isServiceEnabled() { in isServiceEnabled() method in AttentionManagerService
1386 public void isServiceEnabled(int userId, @NonNull String packageName, in isServiceEnabled() method in AutofillManagerService.AutoFillManagerServiceStub
79185 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->isServiceEnabled(ILjava/lang/String;)Z79236 Landroid/view/autofill/IAutoFillManager;->isServiceEnabled(ILjava/lang/String;)Z