Searched refs:iBinder (Results 1 – 5 of 5) sorted by relevance
120 IBinder iBinder = super.onBind(intent); in onBind() local122 return iBinder; in onBind()
53 public Object onTransactStarted(IBinder iBinder, int code) { in onTransactStarted() argument
82 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected() argument
132 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected() argument
407 public static IBackupManager asInterface(IBinder iBinder) { in asInterface() argument