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