Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java141 public boolean hasService(int service) { in hasService() method in BluetoothClass
359 if (hasService(Service.RENDER)) { in doesClassMatch()
375 if (hasService(Service.CAPTURE)) { in doesClassMatch()
392 if (hasService(Service.RENDER)) { in doesClassMatch()
405 if (hasService(Service.OBJECT_TRANSFER)) { in doesClassMatch()
431 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/services/core/java/com/android/server/am/
DProcessList.java2752 final boolean hasService = false; // not impl yet. app.services.size() > 0; in updateLruProcessLocked()
2900 } else if (hasService) { in updateLruProcessLocked()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java952 if (mNetConfigs[TYPE_ETHERNET] == null && hasService(Context.ETHERNET_SERVICE)) { in ConnectivityService()
6995 public boolean hasService(String name) { in hasService() method in ConnectivityService
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1214 public boolean hasService(String name) { in hasService() method in ConnectivityServiceTest.WrappedConnectivityService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6104 method public boolean hasService(int);
/frameworks/base/api/
Dcurrent.txt8260 method public boolean hasService(int);