Home
last modified time | relevance | path

Searched defs:One (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/FeatureSplit/feature1/src/com/android/test/split/feature/one/
H A DOne.java22 public class One extends Activity { class
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManager.kt135 data class One(val lone: ExpandableView) : SectionBounds() dataClass
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h351 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator