Home
last modified time | relevance | path

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

/packages/apps/Launcher3/iconloaderlib/
Dbuild.gradle27 tasks.withType(JavaCompile) {
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java83 public AccountDisplayInfo withType(CharSequence type) { in withType() method in AccountDisplayInfo