Searched refs:mStartFlags (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java82 private int mStartFlags = 0; field in class:Am
446 mStartFlags = 0;
677 mStartFlags |= ActivityManager.START_FLAG_DEBUG;
693 mStartFlags |= ActivityManager.START_FLAG_OPENGL_TRACES;
872 null, null, 0, mStartFlags, profilerInfo, null, mUserId);
876 null, null, 0, mStartFlags, profilerInfo, null, mUserId);

Completed in 62 milliseconds