Searched defs:rebind (Results 1 – 5 of 5) sorted by relevance
296 struct rebind { struct314 struct rebind { struct315 typedef LinearAllocator<NewDataType, 0> other;341 struct rebind struct343 typedef MallocAllocator<OtherDataType> other;395 struct rebind struct397 typedef MallocAllocator<OtherDataType> other;
81 Intent intent, boolean rebind) throws RemoteException; in scheduleBindService()
826 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind) in scheduleBindService()
397 boolean rebind; field in ActivityThread.BindServiceData693 boolean rebind) { in scheduleBindService()
818 IntentBindRecord i, boolean rebind) { in requestServiceBindingLocked()