History log of /frameworks/base/services/core/java/com/android/server/NativeDaemonTimeoutException.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8101ee6884e9fe954aeaf3c08afd01ab1714f306 23-Jun-2015 Todd Kennedy <toddke@google.com> Handle volume benchmark timeout

If a volume benchmark operation times out, we don't want to show
a cryptic toast message. Instead, we return a very large integer
[eg Long.MAX_INT]. The storage wizard can then use this value
to show an appropriate dialog if it chooses.

Bug: 21376364
Change-Id: I3d97336e19c93511cfff2cbdb2f07ab033a1143d
/frameworks/base/services/core/java/com/android/server/NativeDaemonTimeoutException.java