Searched defs:RESUMED (Results 1 – 5 of 5) sorted by relevance
71 static final int RESUMED = 4; // Created started and resumed. field in LocalActivityManager555 moveToState(mActivityArray.get(i), RESUMED); in dispatchResume() local
277 static final int RESUMED = 5; // Created started and resumed. field in Fragment
94 val RESUMED = Resumed::class constant
297 RESUMED, enumConstant
457 RESUMED = 4; enumerator