Searched
full:unavailable (Results
276 -
300 of
1171) sorted by null
<<11121314151617181920>>
/developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/ |
MainActivity.java | 156 Log.e(TAG, "Surface texture is unavailable or unsuitable" + e.getMessage());
|
/developers/samples/android/media/MediaRecorder/Application/src/main/java/com/example/android/mediarecorder/ |
MainActivity.java | 156 Log.e(TAG, "Surface texture is unavailable or unsuitable" + e.getMessage());
|
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/ |
MainActivity.java | 156 Log.e(TAG, "Surface texture is unavailable or unsuitable" + e.getMessage());
|
/external/bluetooth/bluedroid/stack/include/ |
mca_defs.h | 71 #define MCA_RSP_MDL_BUSY 0x06 /* The device is temporarily unable to complete the request. This is intended for reasons not related to the physical sensor (e.g. communication resources unavailable). */
|
/external/chromium_org/build/android/pylib/ |
constants.py | 103 # Lighttpd server will attempt to use 9000 as default port, if unavailable it
|
/external/chromium_org/chrome/browser/chromeos/login/ |
reset_browsertest.cc | 160 // rollback unavailable
|
/external/chromium_org/chrome/browser/resources/local_discovery/ |
local_discovery.html | 127 <div id="cloud-devices-unavailable"
|
/external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/ |
ticket_item.js | 11 * be unavailable for modifying if the print destination doesn't support it or
|
/external/chromium_org/chrome/browser/search/suggestions/ |
suggestions_source.cc | 154 // fetches are done, including NULL callbacks for unavailable thumbnails,
|
/external/chromium_org/chrome/browser/signin/ |
signin_global_error.cc | 163 // If the auth service is unavailable, don't give the user the option to try
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
drive_backend_util.cc | 239 // when network is unavailable. (http://crbug.com/223042)
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_status_code.cc | 78 return "Sync: service is temporarily unavailable.";
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_positioner.h | 90 // SCREEN_EDGE_UNKNOWN if the shelf is unavailable, hidden, or not on the
|
/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/ |
app_info_summary_panel.cc | 112 LOG(WARNING) << "Unavailable launch type " << launch_type << " selected.";
|
/external/chromium_org/chrome/browser/ui/webui/print_preview/ |
print_preview_ui.h | 126 // Notifies the Web UI that the printer is unavailable or its settings are
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
features_utility.py | 41 Private APIs are also unavailable to public developers, but logic elsewhere
|
/external/chromium_org/components/sync_driver/ |
non_blocking_data_type_controller.h | 45 // can also be disconnected later on if the sync backend becomes unavailable.
|
/external/chromium_org/content/browser/accessibility/ |
accessibility_tree_formatter_utils_win.cc | 195 IA_STATE_MAP(UNAVAILABLE)
|
/external/chromium_org/device/bluetooth/ |
bluetooth_device_mac.mm | 240 // Bail if the undocumented API is unavailable on this machine.
|
/external/chromium_org/google_apis/gaia/ |
google_service_auth_error.cc | 218 return "Service unavailable; try again later.";
|
/external/chromium_org/mojo/public/c/system/ |
types.h | 73 // unavailable. The caller may simply retry the operation (possibly with a
|
/external/chromium_org/net/cert/ |
x509_util_mac.cc | 133 // that OCSP was unavailable, but this will be handled and suppressed in
|
/external/chromium_org/ppapi/api/ |
pp_errors.idl | 55 /** This value indicates failure due to an unavailable PPAPI interface. */
|
/external/chromium_org/ppapi/c/ |
pp_errors.h | 63 /** This value indicates failure due to an unavailable PPAPI interface. */
|
/external/chromium_org/ppapi/c/private/ |
ppb_x509_certificate_private.h | 170 * <code>PP_Var</code> is returned if the field is unavailable.
|
Completed in 1581 milliseconds
<<11121314151617181920>>