Home
last modified time | relevance | path

Searched defs:getByType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnConfigTypeRepository.java61 public ApnConfigType getByType(@Annotation.ApnType int type) { in getByType() method in ApnConfigTypeRepository
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/
H A DSmartPoster.java224 private static NdefRecord getByType(byte[] type, NdefRecord[] records) { in getByType() method in SmartPoster