Searched defs:eventSource (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | AudioDeviceBroker.java | 251 /*package*/ void setForceUse_Async(int useCase, int config, String eventSource) { in setForceUse_Async() 295 IBinder cb, int uid, boolean on, boolean isPrivileged, String eventSource) { in setSpeakerphoneOn() 316 boolean isPrivileged, String eventSource) { in setCommunicationDevice() 375 int scoAudioMode, boolean isPrivileged, String eventSource) { in setCommunicationRouteForClient() 808 @NonNull BluetoothProfileConnectionInfo info, @NonNull String eventSource) { in BtDeviceChangedData() 1094 /*package*/ void setBluetoothScoOn(boolean on, String eventSource) { in setBluetoothScoOn() 1101 postUpdateCommunicationRouteClient(isBluetoothScoRequested(), eventSource); in setBluetoothScoOn() local 1105 /*package*/ void setA2dpSuspended(boolean enable, boolean internal, String eventSource) { in setA2dpSuspended() 1135 /*package*/ void setLeAudioSuspended(boolean enable, boolean internal, String eventSource) { in setLeAudioSuspended() 1212 boolean isPrivileged, @NonNull String eventSource) { in startBluetoothScoForClient() [all …]
|
| D | BtHelper.java | 373 @NonNull String eventSource) { in startBluetoothSco() 380 /*package*/ synchronized boolean stopBluetoothSco(@NonNull String eventSource) { in stopBluetoothSco()
|
| D | AudioService.java | 2345 private void sendEncodedSurroundMode(ContentResolver cr, String eventSource) in sendEncodedSurroundMode() 2353 private void sendEncodedSurroundMode(int encodedSurroundMode, String eventSource) in sendEncodedSurroundMode() 5467 final String eventSource = "muteRingerModeStreams() from u/pid:" + Binder.getCallingUid() in muteRingerModeStreams() local 6275 final String eventSource = new StringBuilder() in setCommunicationDevice() local 6363 final String eventSource = new StringBuilder("setSpeakerphoneOn(").append(on) in setSpeakerphoneOn() local 6407 final String eventSource = new StringBuilder("setBluetoothScoOn(").append(on) in setBluetoothScoOn() local 6426 final String eventSource = new StringBuilder("setA2dpSuspended(").append(enable) in setA2dpSuspended() local 6436 final String eventSource = new StringBuilder("setLeAudioSuspended(").append(enable) in setLeAudioSuspended() local 6459 final String eventSource = new StringBuilder("setBluetoothA2dpOn(").append(on) in setBluetoothA2dpOn() local 6490 final String eventSource = new StringBuilder("startBluetoothSco()") in startBluetoothSco() local [all …]
|
| /frameworks/av/services/camera/libcameraservice/utils/ |
| D | TagMonitor.h | 47 enum eventSource { enum
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
| D | AccessibilityInputFilter.java | 264 final int eventSource = event.getSource(); in onInputEvent() local 338 private void clearEventStreamHandler(int displayId, int eventSource) { in clearEventStreamHandler()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
| D | NotificationGuts.java | 269 public void closeControls(View eventSource, boolean save) { in closeControls()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | ExpandHelper.java | 271 public void setEventSource(View eventSource) { in setEventSource()
|