Home
last modified time | relevance | path

Searched defs:ShowGrid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DRegistryUtils.h25 bool ShowGrid; member
/aosp_15_r20/development/samples/Home/src/com/example/android/home/
H A DHome.java707 private class ShowGrid implements Animation.AnimationListener { class in Home