Home
last modified time | relevance | path

Searched refs:postfixLength (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java2424 int postfixLength = 6; in testCustomizeDefaultDeviceNameWithFewerRemainingBytes() local
2426 WifiP2pServiceImpl.DEVICE_NAME_LENGTH_MAX - postfixLength + 1); in testCustomizeDefaultDeviceNameWithFewerRemainingBytes()
2427 setupDefaultDeviceNameCustomization(prefix, postfixLength); in testCustomizeDefaultDeviceNameWithFewerRemainingBytes()