HomeSort by relevance Sort by last modified time
    Searched refs:hasService (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 129 public boolean hasService(int service) {
298 if (hasService(Service.RENDER)) {
316 if (hasService(Service.RENDER)) {
329 if (hasService(Service.OBJECT_TRANSFER)) {
355 if (hasService(Service.NETWORKING)) {
  /external/icu4c/i18n/
coll.cpp 221 hasService(void)
235 if (status && U_SUCCESS(*status) && hasService()) {
318 if (hasService()) {
496 if (hasService()) {
702 if (hasService()) {
777 if (hasService()) {
  /external/icu4c/common/
brkiter.cpp 306 hasService(void)
332 if (hasService()) {
363 if (hasService()) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkController.java 428 private boolean hasService() {
448 if (!hasService()) {
449 if (CHATTY) Slog.d(TAG, "updateTelephonySignalStrength: !hasService()");
607 if (hasService() && mDataState == TelephonyManager.DATA_CONNECTED) {
633 if (hasService() && mDataState == TelephonyManager.DATA_CONNECTED) {
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 74 milliseconds