Searched defs:DEBUG_RESUME_TIME (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java131 static final boolean DEBUG_RESUME_TIME = false; field in class:Launcher
777 if (DEBUG_RESUME_TIME) {
808 if (DEBUG_RESUME_TIME) {
822 if (DEBUG_RESUME_TIME) {
847 if (DEBUG_RESUME_TIME) {
1493 if (DEBUG_RESUME_TIME) {
1556 if (DEBUG_RESUME_TIME) {
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java156 static final boolean DEBUG_RESUME_TIME = false; field in class:Launcher
960 if (DEBUG_RESUME_TIME) {
997 if (DEBUG_RESUME_TIME) {
1005 if (DEBUG_RESUME_TIME) {
1032 if (DEBUG_RESUME_TIME) {
1710 if (DEBUG_RESUME_TIME) {
1811 if (DEBUG_RESUME_TIME) {

Completed in 712 milliseconds