Searched refs:mPhoneSimStateRaw (Results 1 – 2 of 2) sorted by relevance
990 private int mPhoneSimStateRaw = -1; field in BatteryStatsImpl5149 if (mPhoneSimStateRaw == TelephonyManager.SIM_STATE_ABSENT) { in fixPhoneServiceState()5166 mPhoneSimStateRaw = simState; in updateAllPhoneStateLocked()5263 updateAllPhoneStateLocked(mPhoneServiceStateRaw, mPhoneSimStateRaw, bin); in notePhoneSignalStrengthLocked()
88854 Lcom/android/internal/os/BatteryStatsImpl;->mPhoneSimStateRaw:I