Searched refs:withType (Results 1 – 3 of 3) sorted by relevance
105 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder210 .withType(getNativeScanType(requestSettings.type)); in computeSingleScanNativeSettings()241 .withType(nativeScanType) in createSingleScanNativeSettingsForChannels()
144 .withType(WifiNative.SCAN_TYPE_HIGH_ACCURACY) in singleScanSuccessWithChannelsAndHighAccuracyType()370 .withType(WifiNative.SCAN_TYPE_LOW_POWER) in multipleSingleScanSuccess()
635 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName() argument648 return withType ? getResourceTypeAndEntryName(fullName) in lookUpResourceName()