Searched refs:forInputDispatchWindowUnresponsive (Results 1 – 4 of 4) sorted by relevance
127 final TimeoutRecord timeoutRecord = TimeoutRecord.forInputDispatchWindowUnresponsive( in testHandleAppNotResponding()152 final TimeoutRecord timeoutRecord = TimeoutRecord.forInputDispatchWindowUnresponsive( in testSkipDuplicatedAnr()
97 TimeoutRecord record = TimeoutRecord.forInputDispatchWindowUnresponsive("Test ANR reason"); in forInputDispatchWindowUnresponsive_returnsCorrectTimeoutRecord()
153 public static TimeoutRecord forInputDispatchWindowUnresponsive(@NonNull String reason) { in forInputDispatchWindowUnresponsive() method in TimeoutRecord
107 TimeoutRecord timeoutRecord = TimeoutRecord.forInputDispatchWindowUnresponsive( in notifyWindowUnresponsive()