Searched defs:kAccMiranda (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmodifiers.h57 // that it was copied from its declaring class into another class. All methods marked kAccMiranda
61 static constexpr uint32_t kAccMiranda = 0x00200000; // method (dex only) member in namespace:art
98 kAccAbstract | kAccStrict | kAccSynthetic | kAccMiranda | kAccConstructor |

Completed in 57 milliseconds