Searched defs:Off (Results 1 – 7 of 7) sorted by relevance
23 #### Long-pressing on keyguard27 #### On Lockscreen29 #### On Lockscreen, occluded by an activity31 #### Device unlocked, Keyguard has gone away
46 typedef llvm::ELF::Elf32_Off Off; // File offset typedef64 typedef llvm::ELF::Elf64_Off Off; typedef
53 using Off = Elf32_Off; typedef in nogrod::__anond1be41150111::Elf3268 using Off = Elf64_Off; typedef in nogrod::__anond1be41150111::Elf64
35 Off(false), enumConstant
201 public object Off : VignetteMode object
262 enum class DrawingEnabled { NotInitialized, On, Off }; enumerator
356 enum class ContentDetectionState { Off, On }; enumerator