Home
last modified time | relevance | path

Searched defs:createNotification (Results 1 – 3 of 3) sorted by relevance

/external/sl4a/Utils/src/com/googlecode/android_scripting/
DForegroundService.java42 protected abstract Notification createNotification(); in createNotification() method in ForegroundService
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DTriggerService.java120 protected Notification createNotification() { in createNotification() method in TriggerService
DScriptingLayerService.java117 protected Notification createNotification() { in createNotification() method in ScriptingLayerService