OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
44
remote()->transact(
OP_CHANGED_TRANSACTION
, data, &reply);
56
case
OP_CHANGED_TRANSACTION
: {
Completed in 136 milliseconds