Searched refs:LOCATION_STATUS_ICON_ID (Results 1 – 2 of 2) sorted by relevance
45 public static final int LOCATION_STATUS_ICON_ID = R.drawable.stat_sys_location; field in LocationControllerImpl184 mStatusBarManager.setIcon(LOCATION_STATUS_ICON_PLACEHOLDER, LOCATION_STATUS_ICON_ID, 0, in refreshViews()
83 … int iconId = location.equals("show") ? LocationControllerImpl.LOCATION_STATUS_ICON_ID in dispatchDemoCommand()