Loading core/java/android/app/StatusBarManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -940,7 +940,7 @@ public class StatusBarManager { * @param tileLabel label of the tile to show to the user. * @param icon icon to use in the tile shown to the user. * @param resultExecutor an executor to run the callback on * @param resultCallback callback to indicate the {@link RequestResult}. * @param resultCallback callback to indicate the result of the request. * * @see android.service.quicksettings.TileService */ Loading Loading
core/java/android/app/StatusBarManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -940,7 +940,7 @@ public class StatusBarManager { * @param tileLabel label of the tile to show to the user. * @param icon icon to use in the tile shown to the user. * @param resultExecutor an executor to run the callback on * @param resultCallback callback to indicate the {@link RequestResult}. * @param resultCallback callback to indicate the result of the request. * * @see android.service.quicksettings.TileService */ Loading