Home
last modified time | relevance | path

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

/external/sl4a/Utils/src/com/googlecode/android_scripting/
DForegroundService.java58 private void startForegroundCompat(Notification notification) { in startForegroundCompat() method in ForegroundService
109 startForegroundCompat(createNotification()); in onCreate()