/system/bt/binder/android/bluetooth/ |
D | IBluetoothPbap.aidl | 31 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothAvrcpController.aidl | 34 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothPbapClient.aidl | 35 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothPan.aidl | 40 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothMap.aidl | 39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothA2dpSink.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothA2dp.aidl | 49 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() 51 …List<BluetoothDevice> getDevicesMatchingConnectionStatesWithAttribution(in int[] states, in Attrib… in getDevicesMatchingConnectionStatesWithAttribution()
|
D | IBluetoothSap.aidl | 41 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothVolumeControl.aidl | 37 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothLeAudio.aidl | 37 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothHearingAid.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothMapClient.aidl | 39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothHidDevice.aidl | 46 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothHidHost.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothHeadsetClient.aidl | 38 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothHeadset.aidl | 39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
D | IBluetoothGatt.aidl | 46 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates()
|
/system/netd/server/ |
D | SockDiag.cpp | 110 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint8_t extensions, uint32_t states, in sendDumpRequest() 143 int SockDiag::sendDumpRequest(uint8_t proto, uint8_t family, uint32_t states) { in sendDumpRequest() 215 uint32_t states = ~(1 << TCP_TIME_WAIT); in sendDumpRequest() local 354 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in destroyLiveSockets() local 373 const uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in getLiveTcpInfos() local 407 uint32_t states = (1 << TCP_ESTABLISHED) | (1 << TCP_SYN_SENT) | (1 << TCP_SYN_RECV); in destroySockets() local
|
D | SockDiagTest.cpp | 57 static const char *states[] = { in tcpStateName() local
|
/system/netd/tests/ |
D | sock_diag_test.cpp | 49 static const char *states[] = { in tcpStateName() local
|
/system/libhwbinder/ |
D | BufferedTextOutput.cpp | 91 Vector<sp<BufferedTextOutput::BufferState> > states; member
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 368 this.states = { property
|
/system/apex/apexd/ |
D | apexservice_test.cpp | 2055 std::vector<SessionState::State> states; in TEST_F() local
|