Searched refs:configureExtListenWithParams (Results 1 – 2 of 2) sorted by relevance
1361 return configureExtListenWithParams( in configureExtListen()1377 private boolean configureExtListenWithParams(int periodInMillis, int intervalInMillis, in configureExtListenWithParams() method in SupplicantP2pIfaceHalAidlImpl1393 mISupplicantP2pIface.configureExtListenWithParams(extListenInfo); in configureExtListenWithParams()
1532 .configureExtListenWithParams(any(P2pExtListenInfo.class)); in testConfigureExtListenWithParams_success()