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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java548 stopForegroundWhenDone(id);
797 private void stopForegroundWhenDone(int id) { method in class:BugreportProgressService
799 Log.d(TAG, "stopForegroundWhenDone(" + id + "): ignoring since foreground id is "
875 stopForegroundWhenDone(id);
1169 stopForegroundWhenDone(info.id);

Completed in 728 milliseconds