HomeSort by relevance Sort by last modified time
    Searched full:mtakingscreenshot (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportProgressService.java 215 private boolean mTakingScreenshot;
498 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent
733 * Sets the internal {@code mTakingScreenshot} state and updates all notifications so their
738 mTakingScreenshot = flag;
774 sendBugreportNotification(info, mTakingScreenshot);
    [all...]

Completed in 151 milliseconds