Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptingLayerService.java125 private void updateNotification(String tickerText) { in updateNotification() method in ScriptingLayerService
211 updateNotification(errmsg); in onStartCommand()
213 updateNotification("Action not implemented: " + intent.getAction()); in onStartCommand()
291 updateNotification(process.getName() + " started.");
302 updateNotification(process.getName() + " exited.");