Home
last modified time | relevance | path

Searched refs:hasService (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java129 public boolean hasService(int service) { in hasService() method in BluetoothClass
300 if (hasService(Service.RENDER)) { in doesClassMatch()
316 if (hasService(Service.CAPTURE)) { in doesClassMatch()
333 if (hasService(Service.RENDER)) { in doesClassMatch()
346 if (hasService(Service.OBJECT_TRANSFER)) { in doesClassMatch()
372 if (hasService(Service.NETWORKING)) { in doesClassMatch()
/frameworks/base/services/core/java/com/android/server/connectivity/
DDataConnectionStats.java88 && hasService() in notePhoneDataConnectionState()
125 private boolean hasService() { in hasService() method in DataConnectionStats
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DMobileSignalController.java313 private boolean hasService() { in hasService() method in MobileSignalController
440 Log.d(mTag, "updateTelephonySignalStrength: hasService=" + hasService() in updateTelephony()
443 mCurrentState.connected = hasService() && mSignalStrength != null; in updateTelephony()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java788 if (mNetConfigs[TYPE_ETHERNET] == null && hasService(Context.ETHERNET_SERVICE)) { in ConnectivityService()
5586 public boolean hasService(String name) { in hasService() method in ConnectivityService
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java792 public boolean hasService(String name) { in hasService() method in ConnectivityServiceTest.WrappedConnectivityService
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java3376 final boolean hasService = false; // not impl yet. app.services.size() > 0; in updateLruProcessLocked()
3515 } else if (hasService) { in updateLruProcessLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6104 method public boolean hasService(int);
/frameworks/base/api/
Dcurrent.txt7521 method public boolean hasService(int);
Dtest-current.txt7553 method public boolean hasService(int);
Dsystem-current.txt7998 method public boolean hasService(int);