OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFY_RESOURCE_GRANTED
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
IMediaResourceMonitor.h
39
NOTIFY_RESOURCE_GRANTED
= IBinder::FIRST_CALL_TRANSACTION,
/frameworks/native/libs/binder/
IMediaResourceMonitor.cpp
37
remote()->transact(
NOTIFY_RESOURCE_GRANTED
, data, &reply, IBinder::FLAG_ONEWAY);
48
case
NOTIFY_RESOURCE_GRANTED
: {
Completed in 54 milliseconds