Searched refs:MIRACAST_SOURCE (Results 1 – 7 of 7) sorted by relevance
600 mWifiP2pNative.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE); in testSetMiracastMode()601 verify(mSupplicantP2pIfaceHalMock).setMiracastMode(eq(WifiP2pManager.MIRACAST_SOURCE)); in testSetMiracastMode()
2077 assertFalse(mDut.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE)); in testSetMiracastMode_success()2079 assertTrue(mDut.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE)); in testSetMiracastMode_success()2098 assertFalse(mDut.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE)); in testSetMiracastMode_failure()2111 assertFalse(mDut.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE)); in testSetMiracastMode_exception()
1769 MIRACAST_SOURCE,1784 public static final int MIRACAST_SOURCE = 1; field in WifiP2pManager
737 mWifiP2pManager.setMiracastMode(WifiP2pManager.MIRACAST_SOURCE); in updateConnection()
1683 case WifiP2pManager.MIRACAST_SOURCE: in setMiracastMode()
875 field public static final int MIRACAST_SOURCE = 1; // 0x1
7874 field public static final int MIRACAST_SOURCE = 1; // 0x1