Searched refs:getWifiMacAddress (Results 1 – 6 of 6) sorted by relevance
1877 dpm.getWifiMacAddress(admin1); in testGetMacAddress()1889 dpm.getWifiMacAddress(admin1); in testGetMacAddress()1898 dpm.getWifiMacAddress(admin1); in testGetMacAddress()1911 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1915 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1921 assertEquals("11:22:33:44:55:66", dpm.getWifiMacAddress(admin1)); in testGetMacAddress()
291 String getWifiMacAddress(in ComponentName admin); in getWifiMacAddress() method
7057 public @Nullable String getWifiMacAddress(@NonNull ComponentName admin) { in getWifiMacAddress() method in DevicePolicyManager7060 return mService.getWifiMacAddress(admin); in getWifiMacAddress()
9836 public String getWifiMacAddress(ComponentName admin) { in getWifiMacAddress() method in DevicePolicyManagerService
6316 method public java.lang.String getWifiMacAddress(android.content.ComponentName);
6542 method public java.lang.String getWifiMacAddress(android.content.ComponentName);