HomeSort by relevance Sort by last modified time
    Searched refs:startForegroundCompat (Results 1 - 2 of 2) sorted by null

  /external/sl4a/Utils/src/com/googlecode/android_scripting/
ForegroundService.java 48 private void startForegroundCompat(Notification notification) {
100 startForegroundCompat(createNotification());
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ForegroundService.java 87 void startForegroundCompat(int id, Notification notification) {
197 startForegroundCompat(R.string.foreground_service_started, notification);

Completed in 92 milliseconds