HomeSort by relevance Sort by last modified time
    Searched full:disconnected (Results 201 - 225 of 1064) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiInfoTest.java 124 WifiInfo.getDetailedStateOf(SupplicantState.DISCONNECTED);
  /developers/demos/MusicDemo/
README.txt 41 Optionally, you can listen to special intents that notify your app when a car is connected/disconnected. This may be useful if your app has special requirements when running on a car - for example, different media or ads. See CarPlugReceiver for more information.
  /developers/samples/android/wearable/wear/AgendaData/Wearable/src/main/java/com/example/android/agendadata/
DeleteService.java 88 + " - Client disconnected from Google Play Services");
  /developers/samples/android/wearable/wear/FindMyPhone/Wearable/src/main/java/com/example/android/findphone/
FindPhoneService.java 103 Log.e(TAG, "Failed to toggle alarm on phone - Client disconnected from Google Play "
  /developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/quiz/
DeleteQuestionService.java 69 + " because client is disconnected from Google Play Services");
UpdateQuestionService.java 74 + " because client is disconnected from Google Play Services");
  /development/samples/wearable/AgendaData/Wearable/src/main/java/com/example/android/wearable/agendadata/
DeleteService.java 88 + " - Client disconnected from Google Play Services");
  /development/samples/wearable/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/
FindPhoneService.java 103 Log.e(TAG, "Failed to toggle alarm on phone - Client disconnected from Google Play "
  /development/samples/wearable/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
DeleteQuestionService.java 69 + " because client is disconnected from Google Play Services");
UpdateQuestionService.java 74 + " because client is disconnected from Google Play Services");
  /device/asus/fugu/libaudio/
AudioOutput.cpp 367 // underlying audio device is in the DISCONNECTED state. The only reason
376 ALOGI("Failed to ioctl to %s, output is probably disconnected."
454 // audio device is put into the DISCONNECTED state, and calls to
475 ALOGI("Failed to write to %s, output is probably disconnected."
  /external/chromium_org/chrome/browser/resources/options/chromeos/
display_overscan.js 96 * such like the display is disconnected.
  /external/chromium_org/content/browser/gamepad/
gamepad_service.h 79 // Called on IO thread when a gamepad is disconnected.
  /external/chromium_org/content/browser/media/capture/
audio_mirroring_manager.h 54 // returned AudioOutputStream, the input is disconnected and the object
  /external/chromium_org/google_apis/gcm/engine/
connection_factory.h 66 // Initialize the factory, creating a connection handler with a disconnected
  /external/chromium_org/jingle/notifier/communicator/
login.h 37 // reattempting login when disconnected), and figures out what actions
  /external/chromium_org/jingle/notifier/listener/
xmpp_push_client_unittest.cc 127 // notification when disconnected, and the client connects.
  /external/chromium_org/net/socket/
tcp_client_socket.h 109 // This socket was previously disconnected and has not been re-connected.
  /external/chromium_org/remoting/host/
host_event_logger_posix.cc 74 Log("Client disconnected: " + jid);
host_status_sender.cc 62 else if (state == SignalStrategy::DISCONNECTED)
log_to_server.cc 64 } else if (state == SignalStrategy::DISCONNECTED) {
  /external/chromium_org/remoting/jingle_glue/
jingle_info_request.cc 37 // disconnected. Notify the caller.
  /external/chromium_org/remoting/webapp/
host_session.js 32 DISCONNECTED: 0,
smart_reconnector.js 7 * Class handling reconnecting the session when it is disconnected due to
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakedatachannelprovider.h 70 LOG(LS_INFO) << "DataChannel disconnected " << data_channel;

Completed in 3038 milliseconds

1 2 3 4 5 6 7 891011>>