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