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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
LocationController.java 45 public static final String LOCATION_STATUS_ICON_PLACEHOLDER = "location";
194 mStatusBarManager.setIcon(LOCATION_STATUS_ICON_PLACEHOLDER, LOCATION_STATUS_ICON_ID, 0,
197 mStatusBarManager.removeIcon(LOCATION_STATUS_ICON_PLACEHOLDER);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DemoStatusIcons.java 79 updateSlot(LocationController.LOCATION_STATUS_ICON_PLACEHOLDER, null, iconId);

Completed in 49 milliseconds