/frameworks/av/media/libaaudio/examples/write_sine/src/ |
D | write_sine_callback.cpp | 56 bool disconnected = false; in testOpenPlayClose() local 144 disconnected = (result == AAUDIO_ERROR_DISCONNECTED); in testOpenPlayClose() 225 return disconnected ? AAUDIO_ERROR_DISCONNECTED : result; in testOpenPlayClose()
|
/frameworks/base/core/java/android/service/games/ |
D | IGameService.aidl | 30 void disconnected(); in disconnected() method
|
D | GameService.java | 102 public void disconnected() {
|
/frameworks/native/services/sensorservice/ |
D | senserservice_flags.aconfig | 7 …iption: "This flag controls if the dynamic sensor data will be clean up after HAL is disconnected."
|
/frameworks/proto_logging/stats/enums/telecomm/ |
D | enums.proto | 53 * if the call was disconnected somehow (e.g., failure or cancellation of the call by the user). 81 * Indicates that a call is currently disconnected. All states can transition to this state 96 * Indicates that the call is in the process of being disconnected and will transition next 101 * ConnectionService has confirmed the call as disconnected.
|
/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/tests/UsbTests/res/raw/ |
D | readme.txt | 6 - The descriptors when the jack is disconnected.
|
/frameworks/proto_logging/stats/enums/corenetworking/platform/ |
D | enums.proto | 40 CS_DISCONNECTED = 2; // vpn connection is disconnected
|
/frameworks/proto_logging/stats/enums/debug/ |
D | enums.proto | 63 * The adb session has been disconnected.
|
/frameworks/base/packages/SystemUI/docs/ |
D | demo_mode.md | 44 … | Sets mobile signal icon to carrier network change UX when disconnected (```show``` to … 51 … | Sets the icon in the bluetooth slot (```connected```, ```disconnected```, any other v…
|
/frameworks/proto_logging/stats/atoms/power/ |
D | power_extension_atoms.proto | 79 // cancel the timeout because of client disconnected
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
D | StylusManager.kt | 295 "Bluetooth stylus ${if (btConnected) "connected" else "disconnected"}:" + in <lambda>()
|
/frameworks/proto_logging/stats/atoms/corenetworking/platform/ |
D | vpn_extension_atoms.proto | 46 // The VPN connection state(connected/disconnected)
|
/frameworks/av/services/audioflinger/ |
D | Effects.cpp | 147 if (h != NULL && !h->disconnected()) { in setEnabled_l() 215 if (h == NULL || h->disconnected()) { in addHandle() 358 if (h != NULL && !h->disconnected()) { in controlHandle_l() 546 if (handle != NULL && !handle->disconnected()) { in dump() 665 if (!mHandles[i]->disconnected()) { in updateState_l() 1237 if (h != NULL && !h->disconnected()) { in command() 2835 if (handle != NULL && !handle->disconnected()) { in setEffectSuspended_l()
|
D | IAfEffect.h | 375 virtual bool disconnected() const = 0;
|
D | Effects.h | 385 bool disconnected() const final { return mDisconnected; } in disconnected() function
|
/frameworks/base/media/java/android/media/ |
D | MediaRouter.java | 1509 boolean disconnected = !address.equals(activeDisplayAddress) in updateWifiDisplayStatus() 1511 updateWifiDisplayRoute(route, d, status, disconnected); in updateWifiDisplayStatus() 1592 boolean disconnected) { in updateWifiDisplayRoute() argument 1610 if ((!enabled || disconnected) && route.isSelected()) { in updateWifiDisplayRoute()
|
/frameworks/proto_logging/stats/enums/wifi/ |
D | enums.proto | 199 // STA is disconnected
|
/frameworks/base/core/java/com/android/internal/util/ |
D | AsyncChannel.java | 447 public void disconnected() { in disconnected() method in AsyncChannel
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 792 // IMS connected/disconnected 1644 // Data call was disconnected because radio was resetting, 1648 // Data call was disconnected by modem because tethered mode was up 1947 // IMS connected/disconnected 2493 // IMS connected/disconnected
|
/frameworks/proto_logging/stats/atoms/wearservices/ |
D | wearservices_extension_atoms.proto | 90 * Logged whenever a call is disconnected.
|
/frameworks/proto_logging/stats/atoms/hotword/ |
D | hotword_atoms.proto | 193 // Indicates that the system disconnected the service.
|
/frameworks/base/services/core/java/com/android/server/app/ |
D | GameServiceProviderInstanceImpl.java | 349 mGameServiceConnector.post(IGameService::disconnected).whenComplete((result, t) -> { in stopLocked()
|
/frameworks/base/proto/src/ |
D | system_messages.proto | 92 // Notify the user that always-on VPN has disconnected.
|
/frameworks/proto_logging/stats/express/catalog/ |
D | job_scheduler.cfg | 254 description: "Number of times the JobService disconnected unexpectedly"
|