Searched defs:isServiceEnabled (Results 1 – 6 of 6) sorted by relevance
171 private boolean isServiceEnabled(PhoneAccountHandle phoneAccountHandle) { in isServiceEnabled() method in OmtpService
157 protected boolean isServiceEnabled(ComponentName cn) { in isServiceEnabled() method in ApprovalPreferenceController
196 suspend fun isServiceEnabled(pkg: String?): Boolean { in <lambda>() method in com.android.permissioncontroller.permission.data.ServiceLiveData
202 public boolean isServiceEnabled() { in isServiceEnabled() method in ClusterHalService
170 protected boolean isServiceEnabled(ComponentName cn) { in isServiceEnabled() method in ManagedServiceSettings
2412 private boolean isServiceEnabled(ComponentName componentName, in isServiceEnabled() method in InCallController