Home
last modified time | relevance | path

Searched refs:INTERNAL_ONLY (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/display/
H A DDisplayDensityUtils.java77 private static final Predicate<DisplayInfo> INTERNAL_ONLY = field in DisplayDensityUtils
103 this(context, INTERNAL_ONLY); in DisplayDensityUtils()
/aosp14/frameworks/base/tools/aapt2/
H A DApkInfo.proto81 INTERNAL_ONLY = 2; enumerator