/frameworks/base/core/java/android/ddm/ |
D | DdmHandleExit.java | 55 public void disconnected() {} in disconnected() method in DdmHandleExit
|
D | DdmHandleNativeHeap.java | 54 public void disconnected() {} in disconnected() method in DdmHandleNativeHeap
|
D | DdmHandleAppName.java | 56 public void disconnected() {} in disconnected() method in DdmHandleAppName
|
D | DdmHandleThread.java | 62 public void disconnected() {} in disconnected() method in DdmHandleThread
|
D | DdmHandleProfiling.java | 69 public void disconnected() {} in disconnected() method in DdmHandleProfiling
|
D | DdmHandleHello.java | 77 public void disconnected() { in disconnected() method in DdmHandleHello
|
D | DdmHandleHeap.java | 74 public void disconnected() {} in disconnected() method in DdmHandleHeap
|
D | DdmHandleViewDebug.java | 106 public void disconnected() { in disconnected() method in DdmHandleViewDebug
|
/frameworks/opt/net/ims/ |
D | README.txt | 55 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/ |
D | demo_mode.md | 40 … | 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/ |
D | index.jd | 60 played and how to handle a headset being disconnected during playback.</dd>
|
D | audio-output.jd | 59 <p>When a headset is unplugged, or a Bluetooth device disconnected, the audio stream
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | bt-debugging.jd | 57 Host: disconnected
|
/frameworks/base/cmds/uiautomator/cmds/uiautomator/ |
D | uiautomator | 26 # signal trap. This is useful for testing with USB disconnected
|
/frameworks/base/docs/html/training/game-controllers/ |
D | compatibility.jd | 381 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
|
D | multiple-controllers.jd | 45 value won't change even if the input device is disconnected, reconnected, or
|
/frameworks/base/media/java/android/media/ |
D | MediaRouter.java | 1347 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/ |
D | AsyncChannel.java | 438 public void disconnected() { in disconnected() method in AsyncChannel
|
/frameworks/base/docs/html/training/tv/games/ |
D | index.jd | 164 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/ |
D | battery-monitoring.jd | 85 disconnected from power. It's important to receive these events even while your app isn't
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | data-items.jd | 106 If the handset and wearable devices are disconnected,
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth-le.jd | 479 // ACTION_GATT_DISCONNECTED: disconnected from a GATT server. 493 updateConnectionState(R.string.disconnected);
|
/frameworks/base/docs/html/google/play/billing/ |
D | api.jd | 293 disconnected before the application had the chance to send a consumption
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediarouter.jd | 288 …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/ |
D | GSMPhoneTest.java.broken | 251 // One disconnected connection 364 // One disconnected (local hangup) call 578 // One disconnected call in the foreground slot
|