Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptMessage.kt47 object Empty : PromptMessage regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/
H A DFaceUserSettingsRepository.kt57 object Empty : FaceUserSettingsRepository { regex
/aosp14/frameworks/base/libs/hwui/
H A DOutline.h29 enum class Type { None = 0, Empty = 1, Path = 2, RoundRect = 3 }; enumerator
/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_test.cpp161 TEST(ChargerLoadAnimationRes, Empty) { in TEST() argument
/aosp14/system/core/init/parser/
H A Dtokenizer_test.cpp38 TEST(Tokenizer, Empty) { in TEST() argument
/aosp14/frameworks/base/libs/androidfw/tests/
H A DCursorWindow_test.cpp54 TEST(CursorWindowTest, Empty) { in TEST() argument
/aosp14/system/core/libutils/
H A DLruCache_test.cpp153 TEST_F(LruCacheTest, Empty) { in TEST_F() argument
/aosp14/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser_test.cpp885 TEST(ArtifactTest, Empty) { argument