Searched refs:getWifiMacAddress (Results 1 – 6 of 6) sorted by relevance
94 public void getWifiMacAddress() { in getWifiMacAddress() method in SystemInfoTest
324 String getWifiMacAddress(in ComponentName admin); in getWifiMacAddress() method
8953 public @Nullable String getWifiMacAddress(@NonNull ComponentName admin) { in getWifiMacAddress() method in DevicePolicyManager8956 return mService.getWifiMacAddress(admin); in getWifiMacAddress()
1983 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1991 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1996 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()2005 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()2009 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()2014 assertEquals("11:22:33:44:55:66", dpm.getWifiMacAddress(admin1)); in testGetMacAddress()
12092 public String getWifiMacAddress(ComponentName admin) { in getWifiMacAddress() method
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...