Home
last modified time | relevance | path

Searched refs:appStateToString (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java155 static String appStateToString(int appState) { in appStateToString() method in WindowManagerState
1152 mAppTransitionState = appStateToString(appState); in DisplayContent()