Home
last modified time | relevance | path

Searched refs:GET_TOKEN_TRANSACTION (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/binder/
DIAppOpsService.h52 GET_TOKEN_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION+6, enumerator
/frameworks/native/libs/binder/
DIAppOpsService.cpp109 remote()->transact(GET_TOKEN_TRANSACTION, data, &reply); in getToken()
193 case GET_TOKEN_TRANSACTION: { in onTransact()