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

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

Completed in 49 milliseconds