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

  /frameworks/native/libs/binder/include/binder/
IAppOpsService.h 47 NOTE_OPERATION_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION+1,
  /frameworks/native/libs/binder/
IAppOpsService.cpp 57 remote()->transact(NOTE_OPERATION_TRANSACTION, data, &reply);
146 case NOTE_OPERATION_TRANSACTION: {

Completed in 79 milliseconds