Searched refs:retrievePreRebootSecurityLogs (Results 1 – 7 of 7) sorted by relevance
357 ParceledListSlice retrievePreRebootSecurityLogs(in ComponentName admin); in retrievePreRebootSecurityLogs() method
9411 public @Nullable List<SecurityEvent> retrievePreRebootSecurityLogs( in retrievePreRebootSecurityLogs() method in DevicePolicyManager9415 ParceledListSlice<SecurityEvent> list = mService.retrievePreRebootSecurityLogs(admin); in retrievePreRebootSecurityLogs()
3440 dpm.retrievePreRebootSecurityLogs(admin1); in testGetLastSecurityLogRetrievalTime()
12716 public ParceledListSlice<SecurityEvent> retrievePreRebootSecurityLogs(ComponentName admin) { in retrievePreRebootSecurityLogs() method
2783 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->retrievePreRebootSecurityLogs(Landroid/content…3310 Landroid/app/admin/IDevicePolicyManager;->retrievePreRebootSecurityLogs(Landroid/content/ComponentN…
6754 …c java.util.List<android.app.admin.SecurityLog.SecurityEvent> retrievePreRebootSecurityLogs(@NonNu…