OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyActivated
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Nfc/nci/jni/
RoutingManager.h
52
void
notifyActivated
(uint8_t technology);
RoutingManager.cpp
419
void RoutingManager::
notifyActivated
(uint8_t technology)
541
routingManager.
notifyActivated
(NFA_TECHNOLOGY_MASK_A);
770
routingManager.
notifyActivated
(NFA_TECHNOLOGY_MASK_F);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpContext.h
143
virtual void
notifyActivated
() {}
156
in->
notifyActivated
();
476
void
notifyActivated
() override
Completed in 70 milliseconds