Searched defs:connectionStatus (Results 1 – 3 of 3) sorted by relevance
31 int connectionStatus = intent.getIntExtra(EXTRA_INET_CONDITION, -551); in onReceive() local
575 private void onA2dpConnectionStateChanged(String deviceName, int connectionStatus) { in onA2dpConnectionStateChanged()
1932 RIL_CellConnectionStatus connectionStatus; /* Connection status for the cell. */ member