Searched refs:getWifiMacAddress (Results 1 – 7 of 7) sorted by relevance
1957 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1965 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1970 () -> dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1979 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1983 assertNull(dpm.getWifiMacAddress(admin1)); in testGetMacAddress()1989 assertEquals("11:22:33:44:55:66", dpm.getWifiMacAddress(admin1)); in testGetMacAddress()
316 String getWifiMacAddress(in ComponentName admin); in getWifiMacAddress() method
8000 public @Nullable String getWifiMacAddress(@NonNull ComponentName admin) { in getWifiMacAddress() method in DevicePolicyManager8003 return mService.getWifiMacAddress(admin); in getWifiMacAddress()
11114 public String getWifiMacAddress(ComponentName admin) { in getWifiMacAddress() method in DevicePolicyManagerService
1522 Landroid/app/admin/DevicePolicyManager;->getWifiMacAddress(Landroid/content/ComponentName;)Ljava/la…
15661 HSPLandroid/app/admin/IDevicePolicyManager;->getWifiMacAddress(Landroid/content/ComponentName;)Ljav…
6504 method public java.lang.String getWifiMacAddress(android.content.ComponentName);