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.java143 private Intent startSelfIntent; field in BugreportProgressService
287 startSelfIntent = new Intent(this, this.getClass()); in onCreate()
865 startForegroundService(startSelfIntent); in sendForegroundabledNotification()