Searched refs:rebind (Results 1 – 9 of 9) sorted by relevance
76 mBindings[phoneId].rebind();96 binding.rebind();169 void rebind() { in rebind() method in CarrierServiceBindHelper.AppBinding382 appBinding.rebind(); in evaluateBinding()
276 struct rebind { struct291 struct rebind { struct316 struct rebind { struct361 struct rebind { struct
24 struct rebind { struct
166 struct rebind { struct
634 struct rebind { struct758 typedef typename Allocator::template rebind<Key*>::other KeyPtrAllocator;981 typedef typename Allocator::template rebind<Key>::other KeyAllocator; in insert()1221 typename Allocator::template rebind<Tree>::other tree_allocator(alloc_); in TreeConvert()1291 typedef typename Allocator::template rebind<U>::other alloc_type; in Alloc()1298 typedef typename Allocator::template rebind<U>::other alloc_type; in Dealloc()1308 typename Allocator::template rebind<Tree>::other tree_allocator(alloc_); in DestroyTree()
184 registry.rebind(RemoteBridge.class.getName(), stub);
84 in Intent intent, boolean rebind, int processState); in scheduleBindService() argument
735 boolean rebind; field in ActivityThread.BindServiceData955 boolean rebind, int processState) { in scheduleBindService() argument960 s.rebind = rebind; in scheduleBindService()3973 Slog.v(TAG, "handleBindService s=" + s + " rebind=" + data.rebind); in handleBindService()3979 if (!data.rebind) { in handleBindService()
2286 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked() argument2292 + " rebind=" + rebind); in requestServiceBindingLocked()2293 if ((!i.requested || rebind) && i.apps.size() > 0) { in requestServiceBindingLocked()2297 r.app.thread.scheduleBindService(r, i.intent.getIntent(), rebind, in requestServiceBindingLocked()2299 if (!rebind) { in requestServiceBindingLocked()