Searched refs:mPhoneDataConnectionType (Results 1 – 1 of 1) sorted by relevance
238 int mPhoneDataConnectionType = -1; field in BatteryStatsImpl1994 if (mPhoneDataConnectionType != bin) { in notePhoneDataConnectionStateLocked()2000 if (mPhoneDataConnectionType >= 0) { in notePhoneDataConnectionStateLocked()2001 mPhoneDataConnectionsTimer[mPhoneDataConnectionType].stopRunningLocked(this); in notePhoneDataConnectionStateLocked()2003 mPhoneDataConnectionType = bin; in notePhoneDataConnectionStateLocked()