Searched refs:iface12 (Results 1 – 2 of 2) sorted by relevance
144 android.hardware.wifi.V1_2.IWifiNanIface iface12 = mockableCastTo_1_2(iface); in tryToGetAware() local146 if (iface12 == null) { in tryToGetAware()151 status = iface12.registerEventCallback_1_2(mWifiAwareNativeCallback); in tryToGetAware()
350 android.hardware.wifi.V1_2.IWifiNanIface iface12 = mockableCastTo_1_2(iface); in enableAndConfigure() local352 if (iface12 != null) { in enableAndConfigure()438 if (iface12 != null) { in enableAndConfigure()439 status = iface12.enableRequest_1_2(transactionId, req, configSupplemental12); in enableAndConfigure()493 if (iface12 != null) { in enableAndConfigure()494 status = iface12.configRequest_1_2(transactionId, req, configSupplemental12); in enableAndConfigure()