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