Searched defs:getTypeResource (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/provider/
H A DContactsContract.java7119 public static int getTypeResource(Integer type) { method in class:ContactsContract.CommonDataKinds.Event
7142 final int labelRes = getTypeResource(type);

Completed in 36 milliseconds