Home
last modified time | relevance | path

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

/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java131 private void extractIntentInfo(Intent intent) { in extractIntentInfo()
220 public void onHandleIntent(Intent intent) { in onHandleIntent()
233 public IBinder onBind(Intent intent) { in onBind()
257 public boolean onUnbind(Intent intent) { in onUnbind()