Home
last modified time | relevance | path

Searched defs:withType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java83 public AccountDisplayInfo withType(CharSequence type) { in withType() method in AccountDisplayInfo
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java118 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DStatsLogManager.java1043 default StatsLatencyLogger withType(LatencyType type) { in withType() method