Searched defs:intent (Results 1 – 3 of 3) sorted by relevance
522 public IBinder onBind(Intent intent) { in onBind()527 public int onStartCommand(Intent intent, int flags, int startid) in onStartCommand()
444 public void onReceive(Context context, Intent intent) { in onReceive()463 public void onReceive(Context context, Intent intent) { in onReceive()
116 uint8 intent; /* Intent Value 0...15 (0=legacy 15=master only) */ member