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