Searched refs:mType (Results 1 – 1 of 1) sorted by relevance
48 private TestEventType mType; field in SimpleAppLifecycleTestActivity.TestObserver51 mType = type; in TestObserver()57 sCollectedEvents.add(new Pair<>(mType, event)); in onEvent()