Home | History | Annotate | Download | only in os

Lines Matching refs:noteWifiRunningLocked

3596     public void noteWifiRunningLocked(WorkSource ws) {
3609 getUidStatsLocked(uid).noteWifiRunningLocked(elapsedRealtime);
3612 Log.w(TAG, "noteWifiRunningLocked -- called while WIFI running");
3627 getUidStatsLocked(uid).noteWifiRunningLocked(elapsedRealtime);
4311 public void noteWifiRunningLocked(long elapsedRealtimeMs) {