/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiNetworkSelector.java | 176 boolean connected, boolean disconnected) { in isNetworkSelectionNeeded() argument 208 } else if (disconnected) { in isNetworkSelectionNeeded() 430 boolean connected, boolean disconnected, boolean untrustedNetworkAllowed) { in selectNetwork() argument 445 if (!isNetworkSelectionNeeded(scanDetails, wifiInfo, connected, disconnected)) { in selectNetwork()
|
/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 | DdmHandleHeap.java | 74 public void disconnected() {} in disconnected() method in DdmHandleHeap
|
D | DdmHandleHello.java | 77 public void disconnected() { in disconnected() method in DdmHandleHello
|
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/av/services/audioflinger/ |
D | Effects.cpp | 128 if (h == NULL || h->disconnected()) { in addHandle() 203 if (h != NULL && !h->disconnected()) { in controlHandle_l() 674 if (h != NULL && !h->disconnected()) { in command() 727 if (h != NULL && !h->disconnected()) { in setEnabled_l() 909 if (handle != NULL && !handle->disconnected()) { in purgeHandles() 1135 if (handle != NULL && !handle->disconnected()) { in dump() 2041 if (handle != NULL && !handle->disconnected()) { in setEffectSuspended_l()
|
D | Effects.h | 231 bool disconnected() const { return mDisconnected; } in disconnected() function
|
/frameworks/opt/telephony/proto/ |
D | telephony.proto | 519 // IMS connected/disconnected 718 // Data call was disconnected because radio was resetting, 722 // Data call was disconnected by modem because tethered mode was up 862 // IMS connected/disconnected 1150 // IMS connected/disconnected
|
/frameworks/base/cmds/uiautomator/cmds/uiautomator/ |
D | uiautomator | 26 # signal trap. This is useful for testing with USB disconnected
|
/frameworks/base/media/java/android/media/ |
D | MediaRouter.java | 1359 boolean disconnected = !address.equals(activeDisplayAddress) in updateWifiDisplayStatus() 1361 updateWifiDisplayRoute(route, d, status, disconnected); in updateWifiDisplayStatus() 1442 boolean disconnected) { in updateWifiDisplayRoute() argument 1460 if ((!enabled || disconnected) && route.isSelected()) { in updateWifiDisplayRoute()
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 92 // Notify the user that always-on VPN has disconnected.
|
/frameworks/base/core/java/com/android/internal/util/ |
D | AsyncChannel.java | 438 public void disconnected() { in disconnected() method in AsyncChannel
|
/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
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | DataConnection.java | 1075 mAc.disconnected(); in exit()
|
D | DcTracker.java | 3883 dcac.disconnected(); in handleMessage()
|