Home
last modified time | relevance | path

Searched defs:currentDevice (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
H A DMediaOutputInteractorTest.kt172 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in activeLocalAndRemoteSession_defaultSession_local() constant
196 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in activeRemoteSession_defaultSession_remote() constant
220 val currentDevice by collectLastValue(underTest.currentConnectedDevice) in inactiveLocalAndRemoteSession_defaultSession_local() constant
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DLocalMediaManagerTest.java159 final MediaDevice currentDevice = mock(MediaDevice.class); in connectDevice_deviceNotEqualCurrentConnectedDevice_connectDevice() local
393 final MediaDevice currentDevice = mock(MediaDevice.class); in onDeviceAttributesChanged_failingTransferring_shouldResetState() local
492 final MediaDevice currentDevice = mock(MediaDevice.class); in onDeviceListAdded_transferToDisconnectedBluetooth_verifyConnectDevice() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/muteawait/
H A DMediaMuteAwaitConnectionManager.kt82 val currentDevice = audioManager.mutingExpectedDevice in startListening() constant
/aosp_15_r20/cts/tests/tests/neuralnetworks/java_test/jni/
H A Dandroid_neuralnetworks_cts_ModelAssetTest.cpp67 ANeuralNetworksDevice* currentDevice; in getNnapiDeviceNames() local
94 ANeuralNetworksDevice* currentDevice; in findDevice() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DSpatializerHelper.java374 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in onRoutingUpdated() local
1250 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in setHeadTrackerEnabled() local
1677 final AudioDeviceAttributes currentDevice = sRoutingDevices.get(0); in getHeadSensorHandleUpdateTracker() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
H A DIrqDeviceMap.java56 String currentDevice = null; in IrqDeviceMap() local
/aosp_15_r20/development/samples/VirtualDeviceManager/demos/src/com/example/android/vdmdemo/demos/
H A DVibrationDemoActivity.java89 TextView currentDevice = requireViewById(R.id.current_device); in updateCurrentDeviceTextView() local
H A DSensorDemoActivity.java90 TextView currentDevice = requireViewById(R.id.current_device); in updateCurrentDeviceTextView() local
/aosp_15_r20/external/webrtc/sdk/objc/components/capturer/
H A DRTCCameraVideoCapturer.m31 @property(nonatomic, strong) AVCaptureDevice *currentDevice; property
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachineOld.java412 BluetoothDevice currentDevice; in getDevicesMatchingConnectionStates() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRecorder.cpp579 for (const sk_sp<Device>& currentDevice : fRecorder->fTrackedDevices) { in deviceIsRegistered() local
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/util/bluetooth/
DBluetoothScanner.java397 final Device currentDevice = mPresentDevices.get(i); in onReceive() local
/aosp_15_r20/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
H A DFrameBufferBuffer.java210 public DeviceInfoDB.Device currentDevice() { in currentDevice() method in FrameBufferBuffer.ConfigSelector
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
H A DCamera2BasicFragment.java188 int currentDevice = -1; field in Camera2BasicFragment
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java643 IDevice currentDevice = mDevice; in setIDevice() local
DNativeDevice.java562 IDevice currentDevice = mIDevice; in setIDevice() local
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
H A DWorkspace.java157 private IDevice currentDevice; field in Workspace
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDddms.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDddmlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDddmlib-26.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDsdkuilib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-30/
Dservices.core.unboosted.jarcom/android/server/powerstats/IntervalRandomNoiseGenerator.class IntervalRandomNoiseGenerator.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar30META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dservices.core.unboosted.jar3META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-3/
Dservices.core.unboosted.jarcom/android/server/audio/SystemServerAdapter.class SystemServerAdapter.java package com.android. ...

1234