HomeSort by relevance Sort by last modified time
    Searched full:unavailable (Results 176 - 200 of 1444) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webrtc/talk/app/webrtc/objc/public/
RTCICECandidate.h 53 unavailable("init is not a supported initializer for this class.")));
RTCMediaStreamTrack.h 56 (unavailable("init is not a supported initializer for this class.")));
RTCOpenGLVideoRenderer.h 70 unavailable("init is not a supported initializer for this class.")));
  /frameworks/base/media/java/android/media/tv/
ITvInputHardware.aidl 51 * (for example, when the audio sink becomes unavailable or more desirable
  /packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/
ChannelState.java 86 * android.media.tv.TvInputService.Session#notifyVideoUnavailable(int) video unavailable
  /packages/services/Car/car-support-lib/src/android/support/car/hardware/
CarSensorEvent.java 169 * Two first bytes encode number of satellites in-use/in-view (or 0xFF if unavailable).
175 * per-satellite values of signal strength and other values or NaN if unavailable.
649 * Number of satellites used in GPS fix or -1 of unavailable.
653 * Number of satellites in view or -1 of unavailable.
658 * Can be null if per-satellite data is unavailable.
663 * Can be null if per-satellite data is unavailable.
668 * Can be null if per-satellite data is unavailable.
673 * Can be null if per-satellite data is unavailable.
678 * Can be null if per-satellite data is unavailable.
  /prebuilts/go/darwin-x86/src/net/http/
status.go 106 StatusServiceUnavailable: "Service Unavailable",
  /prebuilts/go/linux-x86/src/net/http/
status.go 106 StatusServiceUnavailable: "Service Unavailable",
  /bionic/libc/include/
sysexits.h 64 * EX_UNAVAILABLE -- A service is unavailable. This can occur
106 #define EX_UNAVAILABLE 69 /* service unavailable */
  /bionic/tools/bionicbb/
presubmit.py 79 url = 'URL UNAVAILABLE'
129 url = 'URL UNAVAILABLE'
  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 79 Log.e(TAG, "Google Play services unavailable.");
180 Log.e(TAG, "Google Play services is unavailable.");
  /developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/java/com/example/android/wifidirectp2p/
DeviceListFragment.java 81 case WifiP2pDevice.UNAVAILABLE:
82 return "Unavailable";
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 79 Log.e(TAG, "Google Play services unavailable.");
180 Log.e(TAG, "Google Play services is unavailable.");
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceListFragment.java 81 case WifiP2pDevice.UNAVAILABLE:
82 return "Unavailable";
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
MainActivity.java 79 Log.e(TAG, "Google Play services unavailable.");
180 Log.e(TAG, "Google Play services is unavailable.");
  /external/autotest/client/cros/cellular/
cellular.py 99 'UNAVAILABLE',
150 UeLteDataStatus.UNAVAILABLE: UeGenericDataStatus.NONE
  /external/autotest/server/site_tests/debugd_DevTools/
debugd_DevTools.py 31 @throw error.TestNAError: Dev tools are unavailable.
74 again. Certain tools may be unavailable on a board (e.g. USB
  /external/chromium-trace/catapult/third_party/WebOb/webob/
util.py 109 451: 'Unavailable for Legal Reasons',
116 503: 'Service Unavailable',
  /external/clang/test/ARCMT/
objcmt-subscripting-literals.m.result 201 - (id)objectAtIndexedSubscript:(unsigned)idx __attribute__((unavailable));
209 - (void)setObject:(id)obj atIndexedSubscript:(unsigned)idx __attribute__((unavailable));
  /external/clang/test/Index/
complete-exprs.c 4 int f(int) __attribute__((unavailable));
31 // CHECK-CC1: FunctionDecl:{ResultType int}{TypedText f}{LeftParen (}{Placeholder int}{RightParen )} (12) (unavailable)
  /external/clang/test/Sema/
struct-packed-align.c 133 #if defined(_WIN32) && !defined(__declspec) // _MSC_VER is unavailable in cc1.
154 #if defined(_WIN32) && !defined(__declspec) // _MSC_VER is unavailable in cc1.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
AnyScriptTest.java 58 // Make sure, however, that we test at least one unavailable script
80 logln("Skipping unavailable: " + scriptName);
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
AnyScriptTest.java 54 // Make sure, however, that we test at least one unavailable script
76 logln("Skipping unavailable: " + scriptName);
  /frameworks/base/core/java/android/service/quicksettings/
Tile.java 40 * An unavailable state indicates that for some reason this tile is not currently
52 * icon will be tinted differently to reflect this state, but still be distinct from unavailable.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraAgentFactory.java 125 throw new UnsupportedOperationException("Camera API_2 unavailable on this device");
157 throw new UnsupportedOperationException("Camera API_2 unavailable on this device");

Completed in 748 milliseconds

1 2 3 4 5 6 78 91011>>