Searched defs:REASON_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
46 public static final int REASON_TIMEOUT = JobProtoEnums.STOP_REASON_TIMEOUT; // 3. field in JobParameters
209 public static final int REASON_TIMEOUT = 19; field in NotificationListenerService
149 REASON_TIMEOUT = 19; enumerator