Searched defs:Task (Results 1 – 5 of 5) sorted by relevance
24 class Task { class31 Task(AppWindowToken wtoken, TaskStack stack, int userId) { in Task() method in Task
37 Task(): mFuture(new Future<T>()) { } in Task() function
31 class Task; variable
32 public class Task { class131 public Task() { in Task() method in Task135 public Task(TaskKey key, boolean isActive, int taskAffiliation, int taskAffiliationColor, in Task() method in Task
557 private interface Task { interface in NotificationManagerCompat