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

  /frameworks/native/include/binder/
IAppOpsCallback.h 35 OP_CHANGED_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION
  /frameworks/native/libs/binder/
IAppOpsCallback.cpp 45 remote()->transact(OP_CHANGED_TRANSACTION, data, &reply);
57 case OP_CHANGED_TRANSACTION: {

Completed in 189 milliseconds