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