Searched refs:setP2pGroupIdle (Results 1 – 2 of 2) sorted by relevance
1751 mWifiNative.setP2pGroupIdle(mGroup.getInterface(), GROUP_IDLE_TIME_S); in processMessage()1755 mWifiNative.setP2pGroupIdle(mGroup.getInterface(), GROUP_IDLE_TIME_S); in processMessage()1956 mWifiNative.setP2pGroupIdle(mGroup.getInterface(), 0); in processMessage()2884 mWifiNative.setP2pGroupIdle(mGroup.getInterface(), 0); in handleGroupRemoved()
1110 public boolean setP2pGroupIdle(String iface, int time) { in setP2pGroupIdle() method in WifiNative