Home | History | Annotate | Download | only in server

Lines Matching defs:wl

1365                 WifiLock wl = mLocks.mList.get(index);
1366 noteReleaseWifiLock(wl);
1367 wl.mWorkSource = ws != null ? new WorkSource(ws) : new WorkSource(uid);
1368 noteAcquireWifiLock(wl);