Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java115 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder
221 .withType(requestSettings.type); in computeSingleScanNativeSettingsWithChannelHelper()
247 .withType(requestSettings.type); in computeSingleScanNativeSettings()
285 .withType(nativeScanType) in createSingleScanNativeSettingsForChannels()
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java83 public AccountDisplayInfo withType(CharSequence type) { in withType() method in AccountDisplayInfo
/packages/apps/Car/libs/car-ui-lib/
Dbuild.gradle43 tasks.withType(JavaCompile) {
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DBaseWifiScannerImplTest.java145 .withType(WifiScanner.SCAN_TYPE_HIGH_ACCURACY) in singleScanSuccessWithChannelsAndHighAccuracyType()
375 .withType(WifiScanner.SCAN_TYPE_LOW_POWER) in multipleSingleScanSuccess()