Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalAidlImpl.java226 getCachedServiceVersion()); in setupIface()
572 if (getCachedServiceVersion() < 3) { in findWithParams()
865 if (getCachedServiceVersion() >= 3) { in connect()
1360 if (getCachedServiceVersion() >= 3) { in configureExtListen()
2591 private int getCachedServiceVersion() { in getCachedServiceVersion() method in SupplicantP2pIfaceHalAidlImpl
2609 if (getCachedServiceVersion() >= 2) { in getSupportedFeatures()