Home
last modified time | relevance | path

Searched refs:disconnected (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/base/core/java/android/ddm/
DDdmHandleExit.java55 public void disconnected() {} in disconnected() method in DdmHandleExit
DDdmHandleNativeHeap.java54 public void disconnected() {} in disconnected() method in DdmHandleNativeHeap
DDdmHandleAppName.java56 public void disconnected() {} in disconnected() method in DdmHandleAppName
DDdmHandleThread.java62 public void disconnected() {} in disconnected() method in DdmHandleThread
DDdmHandleProfiling.java69 public void disconnected() {} in disconnected() method in DdmHandleProfiling
DDdmHandleHello.java77 public void disconnected() { in disconnected() method in DdmHandleHello
DDdmHandleHeap.java74 public void disconnected() {} in disconnected() method in DdmHandleHeap
DDdmHandleViewDebug.java106 public void disconnected() { in disconnected() method in DdmHandleViewDebug
/frameworks/opt/net/ims/
DREADME.txt55 It's for providing the dummy calls which are disconnected with the IMS network after
96 It's for providing the dummy calls which are disconnected with the IMS network after
104 1-to-1 call is established. It's for providing the dummy calls which are disconnected with
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md40 … | Sets mobile signal icon to carrier network change UX when disconnected (```show``` to …
47 … | Sets the icon in the bluetooth slot (```connected```, ```disconnected```, any other v…
/frameworks/base/docs/html/training/managing-audio/
Dindex.jd60 played and how to handle a headset being disconnected during playback.</dd>
Daudio-output.jd59 <p>When a headset is unplugged, or a Bluetooth device disconnected, the audio stream
/frameworks/base/docs/html/training/wearables/apps/
Dbt-debugging.jd57 Host: disconnected
/frameworks/base/cmds/uiautomator/cmds/uiautomator/
Duiautomator26 # signal trap. This is useful for testing with USB disconnected
/frameworks/base/docs/html/training/game-controllers/
Dcompatibility.jd381 disconnected. The {@link android.os.Handler} stops polling when the app is
409 disconnected and notifies registered listeners.</p>
433 // disconnected
437 // that the game controller is disconnected
Dmultiple-controllers.jd45 value won't change even if the input device is disconnected, reconnected, or
/frameworks/base/media/java/android/media/
DMediaRouter.java1347 boolean disconnected = !address.equals(activeDisplayAddress) in updateWifiDisplayStatus()
1349 updateWifiDisplayRoute(route, d, status, disconnected); in updateWifiDisplayStatus()
1430 boolean disconnected) { in updateWifiDisplayRoute() argument
1448 if ((!enabled || disconnected) && route.isSelected()) { in updateWifiDisplayRoute()
/frameworks/base/core/java/com/android/internal/util/
DAsyncChannel.java438 public void disconnected() { in disconnected() method in AsyncChannel
/frameworks/base/docs/html/training/tv/games/
Dindex.jd164 When a controller is disconnected in the middle of gameplay, the game should pause, and a dialog
165 should appear prompting the disconnected player to reconnect his or her controller.
/frameworks/base/docs/html/training/monitoring-device-state/
Dbattery-monitoring.jd85 disconnected from power. It's important to receive these events even while your app isn't
/frameworks/base/docs/html/training/wearables/data-layer/
Ddata-items.jd106 If the handset and wearable devices are disconnected,
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd479 // ACTION_GATT_DISCONNECTED: disconnected from a GATT server.
493 updateConnectionState(R.string.disconnected);
/frameworks/base/docs/html/google/play/billing/
Dapi.jd293 disconnected before the application had the chance to send a consumption
/frameworks/base/docs/html/guide/topics/media/
Dmediarouter.jd288 …from the media router framework when a route is selected, changed, or disconnected by the user.</p>
626 {@link android.view.Display} is unselected or disconnected, and creates the {@link
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken251 // One disconnected connection
364 // One disconnected (local hangup) call
578 // One disconnected call in the foreground slot

12