Searched refs:ACTION_QS_TILE (Results 1 – 7 of 7) sorted by relevance
61 final Intent intent = new Intent(TileService.ACTION_QS_TILE) in displayPreference()
89 final Intent tileProbe = new Intent(TileService.ACTION_QS_TILE) in display_hasTileService_shouldDisplay()
109 public static final String ACTION_QS_TILE = "android.service.quicksettings.action.QS_TILE"; field in TileService
279 Intent queryIntent = new Intent(TileService.ACTION_QS_TILE);
228 new Intent(TileService.ACTION_QS_TILE), 0, mUserTracker.getUserId()); in addPackageTiles()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
38970 … field public static final String ACTION_QS_TILE = "android.service.quicksettings.action.QS_TILE";