Home
last modified time | relevance | path

Searched defs:getById (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/minikin/libs/minikin/
H A DLocaleListCache.h49 static inline const LocaleList& getById(uint32_t id) { in getById() function
/aosp12/frameworks/minikin/tests/unittest/
H A DFontLanguageListCacheTest.cpp45 TEST(LocaleListCacheTest, getById) { in TEST() argument
/aosp12/frameworks/base/services/core/java/com/android/server/display/layout/
H A DLayout.java105 public Display getById(int id) { in getById() method in Layout
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DContextMap.java305 App getById(int id) { in getById() method in ContextMap