Searched refs:impossible (Results 1 – 8 of 8) sorted by relevance
69 } catch (NoSuchAlgorithmException impossible) { in HashedStringCache()71 throw new RuntimeException(impossible); in HashedStringCache()
110 } catch (InterruptedException impossible) { in waitForLocked()
763 } catch (IOException impossible) { in formatDateRange()764 throw new AssertionError(impossible); in formatDateRange()
114 } catch (InterruptedException impossible) { } in waitForIdleSync()
142 // which are also hard or even impossible to port to native Win32
430 ApexSessionInfo impossible = new ApexSessionInfo(); in restoreSessions_apexSessionInImpossibleState_failsAllSessions() local431 impossible.sessionId = 1543; in restoreSessions_apexSessionInImpossibleState_failsAllSessions()434 apexdSessions.put(1543, impossible); in restoreSessions_apexSessionInImpossibleState_failsAllSessions()
68 The first case is impossible because step SD says that the server always sends the seqId if a sync …
79 …AppDetailsActivity should not extend `Activity`. Activity subclasses are impossible to compose. Ex…