Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 25 of 78) sorted by relevance

1234

/packages/apps/Car/Launcher/src/com/android/car/carlauncher/recents/
DRecentTasksProviderInterface.java49 ComponentName getRecentTaskComponentName(int taskId); in getRecentTaskComponentName()
55 Intent getRecentTaskBaseIntent(int taskId); in getRecentTaskBaseIntent()
61 Drawable getRecentTaskIcon(int taskId); in getRecentTaskIcon()
67 Bitmap getRecentTaskThumbnail(int taskId); in getRecentTaskThumbnail()
73 Rect getRecentTaskInsets(int taskId); in getRecentTaskInsets()
79 boolean openRecentTask(int taskId); in openRecentTask()
98 void removeTaskFromRecents(int taskId); in removeTaskFromRecents()
129 void recentTaskThumbnailChange(int taskId); in recentTaskThumbnailChange()
136 void recentTaskIconChange(int taskId); in recentTaskIconChange()
DRecentTasksProvider.java217 public ComponentName getRecentTaskComponentName(int taskId) { in getRecentTaskComponentName()
224 public Intent getRecentTaskBaseIntent(int taskId) { in getRecentTaskBaseIntent()
231 public Drawable getRecentTaskIcon(int taskId) { in getRecentTaskIcon()
238 public Bitmap getRecentTaskThumbnail(int taskId) { in getRecentTaskThumbnail()
245 public Rect getRecentTaskInsets(int taskId) { in getRecentTaskInsets()
252 private ThumbnailData getRecentTaskThumbnailData(int taskId) { in getRecentTaskThumbnailData()
260 public boolean openRecentTask(int taskId) { in openRecentTask()
296 public void removeTaskFromRecents(int taskId) { in removeTaskFromRecents()
321 private void getRecentTaskThumbnailAsync(int taskId) { in getRecentTaskThumbnailAsync()
337 void getRecentTaskIconAsync(int taskId) { in getRecentTaskIconAsync()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/icons/
DDefaultTargetDataLoader.kt71 val taskId = nextTaskId.getAndIncrement() in <lambda>() constant
85 val taskId = nextTaskId.getAndIncrement() in <lambda>() constant
99 val taskId = nextTaskId.getAndIncrement() in <lambda>() constant
/packages/apps/Car/Launcher/tests/src/com/android/car/carlauncher/recents/
DRecentTasksProviderTest.java242 int taskId = 500; in getRecentTaskIconAsync_sets_iconFromTaskDescription() local
265 int taskId = 500; in getRecentTaskIconAsync_sets_iconFromPackageManager() local
290 int taskId = 500; in getRecentTaskIconAsync_sets_defaultIcon() local
394 private ActivityManager.RecentTaskInfo createRecentTaskInfo(int taskId) { in createRecentTaskInfo()
429 public void recentTaskThumbnailChange(int taskId) { in recentTaskThumbnailChange()
434 public void recentTaskIconChange(int taskId) { in recentTaskIconChange()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerUnitTest.java180 String taskId = "taskId_testing"; in testRemoteTaskRequested() local
191 String taskId = "taskId_testing"; in testRemoteTaskRequested_withData() local
209 String taskId = "taskId_testing"; in testRemoteTaskRequested_mismatchedClientId() local
225 String taskId = "taskId_testing"; in testReportRemoteTaskDone() local
249 String taskId = "taskId_testing"; in testReportRemoteTaskDone_invalidTaskId() local
305 String taskId, byte[] data) throws Exception { in prepareRemoteTaskRequested()
349 public void onRemoteTaskRequested(String taskId, byte[] data, int remainingTimeSec) { in onRemoteTaskRequested()
DCarRemoteAccessServiceUnitTest.java506 String taskId = mRemoteAccessCallback.getTaskId(); in testRemoveCarRemoteTaskClient_removeActiveTasks() local
621 String taskId = mRemoteAccessCallback.getTaskId(); in testReportTaskDone_withPowerStateOff() local
638 String taskId = mRemoteAccessCallback.getTaskId(); in testReportRemoteTaskDone_withPowerStateS2R() local
653 String taskId = mRemoteAccessCallback.getTaskId(); in testReportRemoteTaskDone_withPowerStateOn() local
670 String taskId = mRemoteAccessCallback.getTaskId(); in testReportRemoteTaskDone_vehicleInUse() local
697 String taskId = mRemoteAccessCallback.getTaskId(); in testReportTaskDone_wrongClientId() local
1246 public void onRemoteTaskRequested(String clientId, String taskId, byte[] data, in onRemoteTaskRequested()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskVisualsChangeListener.java32 default Task onTaskThumbnailChanged(int taskId, ThumbnailData thumbnailData) { in onTaskThumbnailChanged()
44 default void onTaskIconChanged(int taskId) {} in onTaskIconChanged()
DDesktopTask.java41 public boolean containsTask(int taskId) { in containsTask()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTopTaskTracker.java83 public void onTaskRemoved(int taskId) { in onTaskRemoved()
129 public void onTaskStageChanged(int taskId, @StageType int stage, boolean visible) { in onTaskStageChanged()
148 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) { in onActivityPinned()
290 int taskId = taskIds[i]; in getPlaceholderTasks() local
DRecentsModel.java147 public void isTaskRemoved(int taskId, Consumer<Boolean> callback, Predicate<GroupTask> filter) { in isTaskRemoved()
193 public boolean onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { in onTaskSnapshotChanged()
206 public void onTaskRemoved(int taskId) { in onTaskRemoved()
232 public void onTaskIconChanged(int taskId) { in onTaskIconChanged()
DSystemUiProxy.java297 public void startScreenPinning(int taskId) { in startScreenPinning()
588 public void stopSwipePipToHome(int taskId, ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome()
603 public void abortSwipePipToHome(int taskId, ComponentName componentName) { in abortSwipePipToHome()
797 int taskId, Bundle options2, @SplitConfigurationOptions.StagePosition int splitPosition, in startIntentAndTask()
825 public void startShortcutAndTask(ShortcutInfo shortcutInfo, Bundle options1, int taskId, in startShortcutAndTask()
856 Bundle options1, int taskId, Bundle options2, in startIntentAndTaskWithLegacyTransition()
871 int taskId, Bundle options2, @SplitConfigurationOptions.StagePosition int splitPosition, in startShortcutAndTaskWithLegacyTransition()
929 public void removeFromSideStage(int taskId) { in removeFromSideStage()
1289 public void showDesktopApp(int taskId) { in showDesktopApp()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsTaskScheduler.java95 public void scheduleTask(int taskId) { in scheduleTask()
101 public void scheduleTask(int taskId, Object arg) { in scheduleTask()
124 public abstract void onPerformTask(int taskId, Object arg); in onPerformTask()
/packages/services/Car/tests/CarSecurityPermissionTest/src/com/android/car/am/
DCarActivityManagerPermissionTest.java109 int taskId = 9999; in testCreateTaskMirroringToken_requiresPermission() local
118 int taskId = 9999; in testCreateDisplayMirroringToken_requiresPermission() local
136 int taskId = 9999; in testMoveRootTaskToDisplay_requiresPermission() local
/packages/apps/Dialer/java/com/android/dialer/common/concurrent/
DDialerExecutorComponent.java50 FragmentManager fragmentManager, String taskId) { in createUiListener()
59 android.support.v4.app.FragmentManager fragmentManager, String taskId) { in createUiListener()
DDialerExecutorFactory.java47 @NonNull String taskId, in createUiTaskBuilder()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DFixedActivityServiceTest.java155 int taskId = 1234; in testStartFixedActivityModeForDisplayAndUser_alreadyRunningActivity() local
183 int taskId = 1234; in testStartFixedActivityModeForDisplayAndUser_runNewActivity() local
210 int taskId = 1234; in testStartFixedActivityModeForDisplayAndUser_WithNewExtras() local
238 int taskId = 1234; in testStartFixedActivityModeForDisplayAndUser_WithModifiedExtras() local
269 int taskId = 1234; in testStartFixedActivityModeForDisplayAndUser_WithTwoExtras() local
301 int taskId = 1234; in testStartFixedActivityModeForDisplay_relaunchWithPackageUpdated() local
559 int taskId = 1234; in userSwitchedToNotAllowedUser_launchesBlankActivity() local
686 @UserIdInt int userId, int displayId, int taskId) { in createRootTaskInfo()
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/taskstack/
DTaskStackChangeListeners.java137 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated()
152 public void onTaskRemoved(int taskId) throws RemoteException { in onTaskRemoved()
183 public void onTaskFocusChanged(int taskId, boolean focused) { in onTaskFocusChanged()
/packages/services/Car/car-builtin-lib/src/android/car/builtin/app/
DActivityManagerHelper.java157 int taskId = info.childTaskIds[i]; in stopAllTasksForUser() local
197 public static void setFocusedRootTask(int taskId) { in setFocusedRootTask()
209 public static boolean removeTask(int taskId) { in removeTask()
349 public static void moveRootTaskToDisplay(int taskId, int displayId) { in moveRootTaskToDisplay()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/sideloaded/
DSideLoadedAppListener.java55 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated()
99 private RootTaskInfo getStackInfo(List<RootTaskInfo> taskInfoList, int taskId) { in getStackInfo()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DWallpaperColorsExtractor.kt47 val taskId = mCurrentTaskId.incrementAndGet() in extractWallpaperColors() constant
/packages/services/Car/car-lib/src/android/car/app/
DICarActivityService.aidl68 IBinder createTaskMirroringToken(int taskId) = 9; in createTaskMirroringToken()
95 void moveRootTaskToDisplay(int taskId, int displayId) = 15; in moveRootTaskToDisplay()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/remoteaccess/
DKitchenSinkRemoteTaskService.java119 public void onRemoteTaskRequested(String taskId, byte[] data, int remainingTimeSec) { in onRemoteTaskRequested()
143 private static String toJsonString(String taskListJson, String taskId, String taskDataStr, in toJsonString()
/packages/services/Car/car-lib/src/android/car/remoteaccess/
DCarRemoteAccessManager.java265 void onRemoteTaskRequested(@NonNull String taskId, @Nullable byte[] data, in onRemoteTaskRequested()
375 public void reportRemoteTaskDone(@NonNull String taskId) { in reportRemoteTaskDone()
DICarRemoteAccessCallback.aidl46 void onRemoteTaskRequested(in String clientId, in String taskId, in byte[] data, in onRemoteTaskRequested()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateListener.java51 public void onTaskDisplayChanged(int taskId, int newDisplayId) { in onTaskDisplayChanged()

1234