Home
last modified time | relevance | path

Searched defs:GET_SERVICE_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DTerminal.java78 private static final int GET_SERVICE_DELAY_MILLIS = 4 * 1000; field in Terminal
192 GET_SERVICE_DELAY_MILLIS); in serviceDied() local