Searched refs:PROGRESS (Results 1 – 2 of 2) sorted by relevance
44 public static final int PROGRESS = 3; field in CrashTestService99 Optional.of(messageMaybe -> notify(PROGRESS, messageMaybe.orElse(null)))); in onBind()
125 case CrashTestService.PROGRESS: in onServiceConnected()