Searched refs:congested (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 1486 void onClientCongestion(int connId, boolean congested) throws RemoteException { in onClientCongestion() argument 1487 … if (VDBG) Log.d(TAG, "onClientCongestion() - connId=" + connId + ", congested=" + congested); in onClientCongestion() 1492 app.isCongested = congested; in onClientCongestion() 2299 void onServerCongestion(int connId, boolean congested) throws RemoteException { in onServerCongestion() argument 2300 if (DBG) Log.d(TAG, "onServerCongestion() - connId=" + connId + ", congested=" + congested); in onServerCongestion() 2305 app.isCongested = congested; in onServerCongestion()
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 385 void btgattc_congestion_cb(int conn_id, bool congested) { in btgattc_congestion_cb() argument 389 conn_id, congested); in btgattc_congestion_cb() 726 void btgatts_congestion_cb(int conn_id, bool congested) { in btgatts_congestion_cb() argument 730 conn_id, congested); in btgatts_congestion_cb()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |