Home
last modified time | relevance | path

Searched refs:startSelfIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java137 private Intent startSelfIntent; field in BugreportProgressService
263 startSelfIntent = new Intent(this, this.getClass()); in onCreate()
774 startForegroundService(startSelfIntent); in sendForegroundabledNotification()