Searched defs:taskId (Results 1 – 1 of 1) sorted by relevance
73 int taskId = INVALID_TASK_ID; in getTaskIdForActivity() local94 public void changeWindowMode(int taskId, int mode) throws InterruptedException { in changeWindowMode()