Searched refs:saveANRStateLocked (Results 1 – 2 of 2) sorted by relevance
102 mService.saveANRStateLocked(appWindowToken, windowState, reason); in notifyANR()
6210 void saveANRStateLocked(AppWindowToken appWindowToken, WindowState windowState, String reason) { in saveANRStateLocked() method in WindowManagerService