Home
last modified time | relevance | path

Searched refs:runGetBindInstantServiceAllowed (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerServiceShellCommand.java42 return runGetBindInstantServiceAllowed(); in onCommand()
51 private int runGetBindInstantServiceAllowed() { in runGetBindInstantServiceAllowed() method in AccountManagerServiceShellCommand
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityShellCommand.java42 return runGetBindInstantServiceAllowed(); in onCommand()
51 private int runGetBindInstantServiceAllowed() { in runGetBindInstantServiceAllowed() method in AccessibilityShellCommand
/frameworks/base/services/print/java/com/android/server/print/
DPrintShellCommand.java45 return runGetBindInstantServiceAllowed(); in onCommand()
54 private int runGetBindInstantServiceAllowed() { in runGetBindInstantServiceAllowed() method in PrintShellCommand