Searched refs:START_FLAG_DEBUG_SUSPEND (Results 1 – 2 of 2) sorted by relevance
569 public static final int START_FLAG_DEBUG_SUSPEND = 1 << 4; field in ActivityManager
548 mStartFlags |= ActivityManager.START_FLAG_DEBUG_SUSPEND; in makeIntent()