Searched defs:eventSource (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/services/camera/libcameraservice/utils/ |
D | TagMonitor.h | 41 enum eventSource { enum
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 1184 private void sendEncodedSurroundMode(ContentResolver cr, String eventSource) in sendEncodedSurroundMode() 1192 private void sendEncodedSurroundMode(int encodedSurroundMode, String eventSource) in sendEncodedSurroundMode() 2887 final String eventSource = new StringBuilder("setSpeakerphoneOn(").append(on) in setSpeakerphoneOn() local 2925 final String eventSource = new StringBuilder("setBluetoothScoOn(").append(on) in setBluetoothScoOn() local 2931 public void setBluetoothScoOnInt(boolean on, String eventSource) { in setBluetoothScoOnInt() 2962 final String eventSource = new StringBuilder("setBluetoothA2dpOn(").append(on) in setBluetoothA2dpOn() local 4920 private void setForceUse(int usage, int config, String eventSource) { in setForceUse() 5167 private void makeA2dpDeviceAvailable(String address, String name, String eventSource) { in makeA2dpDeviceAvailable() 6097 public void setBluetoothA2dpOnInt(boolean on, String eventSource) { in setBluetoothA2dpOnInt() 6108 private void setForceUseInt_SyncDevices(int usage, int config, String eventSource) { in setForceUseInt_SyncDevices()
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityInputFilter.java | 201 int eventSource = event.getSource(); in onInputEvent() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 248 public void setEventSource(View eventSource) { in setEventSource()
|