HomeSort by relevance Sort by last modified time
    Searched refs:GET_TOKEN_TRANSACTION (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/binder/include/binder/
IAppOpsService.h 52 GET_TOKEN_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION+6,
  /frameworks/native/libs/binder/
IAppOpsService.cpp 109 remote()->transact(GET_TOKEN_TRANSACTION, data, &reply);
193 case GET_TOKEN_TRANSACTION: {

Completed in 114 milliseconds