Home
last modified time | relevance | path

Searched refs:congested (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1835 void onClientCongestion(int connId, boolean congested) throws RemoteException { in onClientCongestion() argument
1837 Log.d(TAG, "onClientCongestion() - connId=" + connId + ", congested=" + congested); in onClientCongestion()
1843 app.isCongested = congested; in onClientCongestion()
2797 void onServerCongestion(int connId, boolean congested) throws RemoteException { in onServerCongestion() argument
2799 Log.d(TAG, "onServerCongestion() - connId=" + connId + ", congested=" + congested); in onServerCongestion()
2807 app.isCongested = congested; in onServerCongestion()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp366 void btgattc_congestion_cb(int conn_id, bool congested) { in btgattc_congestion_cb() argument
370 conn_id, congested); in btgattc_congestion_cb()
709 void btgatts_congestion_cb(int conn_id, bool congested) { in btgatts_congestion_cb() argument
713 conn_id, congested); in btgatts_congestion_cb()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz