Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java864 @HdmIfaceTypeForCreation int createIfaceType, boolean queryForNewInterface, in getIfacesToDestroyForRequest() argument
891 if (!queryForNewInterface) { in getIfacesToDestroyForRequest()
952 @HdmIfaceTypeForCreation int createIfaceType, boolean queryForNewInterface, in reportImpactToCreateIface() argument
955 queryForNewInterface, CHIP_CAPABILITY_ANY, requestorWs); in reportImpactToCreateIface()
DWifiShellCommand.java1717 boolean queryForNewInterface = false; in onCommand()
1721 queryForNewInterface = true; in onCommand()
1729 queryForNewInterface, new WorkSource(uid, packageName)); in onCommand()