Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/
DSettingsEntryRepository.kt103 private fun getEntryPath(entryId: String): List<SettingsEntry> { in getEntryPath() method
115 val entryPath = getEntryPath(entryId) in getEntryPathWithLabel()
120 val entryPath = getEntryPath(entryId) in getEntryPathWithTitle()