Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/provider/
H A DSimPhonebookContract.java338 public static int getEncodedNameLength( in getEncodedNameLength() method in SimPhonebookContract.SimRecords
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DSimPhonebookProvider.java229 private int getEncodedNameLength(String name) { in getEncodedNameLength() method in SimPhonebookProvider