Searched defs:isServiceEnabled (Results 1 – 5 of 5) sorted by relevance
171 private boolean isServiceEnabled(PhoneAccountHandle phoneAccountHandle) { in isServiceEnabled() method in OmtpService
130 protected boolean isServiceEnabled(ComponentName cn) { in isServiceEnabled() method in ApprovalPreferenceController
190 suspend fun isServiceEnabled(pkg: String?): Boolean { in <lambda>() method in com.android.permissioncontroller.permission.data.ServiceLiveData
165 protected boolean isServiceEnabled(ComponentName cn) { in isServiceEnabled() method in ManagedServiceSettings
2153 private boolean isServiceEnabled(ComponentName componentName, in isServiceEnabled() method in InCallController