Lines Matching defs:getCountLocked

760         public int getCountLocked(int which) {
850 public long getCountLocked(int which) {
1068 public int getCountLocked(int which) {
4122 return mScreenOnTimer.getCountLocked(which);
4140 return mPowerSaveModeEnabledTimer.getCountLocked(which);
4148 return mDeviceIdleModeEnabledTimer.getCountLocked(which);
4156 return mDeviceIdlingTimer.getCountLocked(which);
4174 return mPhoneOnTimer.getCountLocked(which);
4190 return mPhoneSignalStrengthsTimer[strengthBin].getCountLocked(which);
4200 return mPhoneDataConnectionsTimer[dataType].getCountLocked(which);
4208 return mMobileRadioActiveTimer.getCountLocked(which);
4212 return mMobileRadioActiveAdjustedTime.getCountLocked(which);
4216 return mMobileRadioActiveUnknownTime.getCountLocked(which);
4220 return (int)mMobileRadioActiveUnknownCount.getCountLocked(which);
4238 return mWifiStateTimer[wifiState].getCountLocked(which);
4248 return mWifiSupplStateTimer[state].getCountLocked(which);
4258 return mWifiSignalStrengthsTimer[strengthBin].getCountLocked(which);
4267 return mBluetoothActivityCounters[type].getCountLocked(which);
4278 return mWifiActivityCounters[type].getCountLocked(which);
4290 return mFlashlightOnTimer.getCountLocked(which);
4301 return mNetworkByteActivityCounters[type].getCountLocked(which);
4310 return mNetworkPacketActivityCounters[type].getCountLocked(which);
4803 return mWifiScanTimer.getCountLocked(which);
4821 return mWifiBatchedScanTimer[csphBin].getCountLocked(which);
4906 return mUserActivityCounters[type].getCountLocked(which);
4964 return mNetworkByteActivityCounters[type].getCountLocked(which);
4974 return mNetworkPacketActivityCounters[type].getCountLocked(which);
4983 ? mMobileRadioActiveTime.getCountLocked(which) : 0;
4989 ? (int)mMobileRadioActiveCount.getCountLocked(which) : 0;
4994 return mUserCpuTime.getCountLocked(which);
4999 return mSystemCpuTime.getCountLocked(which);
5004 return mCpuPower.getCountLocked(which);
5016 return c.getCountLocked(which);
5029 return mWifiControllerTime[type].getCountLocked(which);