Searched refs:hasService (Results 1 – 9 of 9) sorted by relevance
141 public boolean hasService(int service) { in hasService() method in BluetoothClass359 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()
97 && hasService() in notePhoneDataConnectionState()143 private boolean hasService() { in hasService() method in DataConnectionStats
3278 final boolean hasService = false; // not impl yet. app.services.size() > 0; in updateLruProcessLocked()3417 } else if (hasService) { in updateLruProcessLocked()
934 public boolean hasService(@NonNull String name) { in hasService() method in ConnectivityService.Dependencies1081 if (mNetConfigs[TYPE_ETHERNET] == null && mDeps.hasService(Context.ETHERNET_SERVICE)) { in ConnectivityService()
1275 doReturn(true).when(deps).hasService(Context.ETHERNET_SERVICE); in makeDependencies()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6104 method public boolean hasService(int);
12458 HPLcom/android/server/connectivity/DataConnectionStats;->hasService()Z
8568 method public boolean hasService(int);