Searched refs:endingApproximatelyNow (Results 1 – 1 of 1) sorted by relevance
101 private static TimeoutRecord endingApproximatelyNow(@TimeoutKind int kind, String reason) { in endingApproximatelyNow() method in TimeoutRecord178 return TimeoutRecord.endingApproximatelyNow(TimeoutKind.CONTENT_PROVIDER, reason); in forContentProvider()184 return TimeoutRecord.endingApproximatelyNow(TimeoutKind.APP_REGISTERED, reason); in forApp()