Searched refs:GET_APP_TASKS_TRANSACTION (Results 1 – 2 of 2) sorted by relevance
771 int GET_APP_TASKS_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION+220; field
562 case GET_APP_TASKS_TRANSACTION: { in onTransact()2980 mRemote.transact(GET_APP_TASKS_TRANSACTION, data, reply, 0); in getAppTasks()