Searched defs:ON_STOP (Results 1 – 3 of 3) sorted by relevance
133 ON_STOP, enumConstant
287 observer.onStateChanged(mock(LifecycleOwner.class), ON_STOP); in testValidSuper1() local
131 public static final String ON_STOP = "onStop"; field in LaunchpadActivity