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.java240 static String appStateToString(int appState) { in appStateToString() method in WindowManagerState
773 mAppTransitionState = appStateToString(appState); in Display()