Home | History | Annotate | Download | only in location

Lines Matching defs:updateStatus

749     private void updateStatus(int status, int svCount) {
981 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, 0);
1005 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, 0);
1103 updateStatus(LocationProvider.AVAILABLE, mSvCount);
1218 updateStatus(mStatus, Integer.bitCount(mSvMasks[USED_FOR_FIX_MASK]));
1226 updateStatus(LocationProvider.TEMPORARILY_UNAVAILABLE, mSvCount);