Searched refs:startSelfIntent (Results 1 – 1 of 1) sorted by relevance
138 private Intent startSelfIntent; field in BugreportProgressService269 startSelfIntent = new Intent(this, this.getClass()); in onCreate()795 startForegroundService(startSelfIntent); in sendForegroundabledNotification()