HomeSort by relevance Sort by last modified time
    Searched refs:mLocationController (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 155 LocationController mLocationController;
487 mLocationController = new LocationController(mContext); // will post a notification
584 mLocationController);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java 153 LocationController mLocationController;
490 mLocationController = new LocationController(mContext); // will post a notification
    [all...]

Completed in 55 milliseconds