Searched refs:getWifiP2pDeviceNamePrefix (Results 1 – 4 of 4) sorted by relevance
127 assertEquals(customPrefix, mWifiGlobals.getWifiP2pDeviceNamePrefix()); in testP2pDeviceNameCustomization()
503 public String getWifiP2pDeviceNamePrefix() { in getWifiP2pDeviceNamePrefix() method in WifiGlobals
6730 String prefix = mWifiGlobals.getWifiP2pDeviceNamePrefix(); in getPersistedDeviceName()
4126 when(mWifiGlobals.getWifiP2pDeviceNamePrefix()).thenReturn(prefix); in setupDefaultDeviceNameCustomization()