Home
last modified time | relevance | path

Searched refs:rebind (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h276 struct rebind { struct
291 struct rebind { struct
316 struct rebind { struct
361 struct rebind { struct
DCXADemangle.tcc4775 template <class _Up> struct rebind {typedef short_alloc<_Up, N> other;}; argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceBindHelper.java93 mBindings.get(phoneId).rebind();
144 binding.rebind();
269 void rebind() { in rebind() method in CarrierServiceBindHelper.AppBinding
511 appBinding.rebind(); in evaluateBinding()
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Ddefault_initialization_allocator.h24 struct rebind { struct
/frameworks/native/include/ui/
DFatVector.h76 struct rebind { struct
/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h76 struct rebind { struct
/frameworks/native/libs/ui/include/ui/
DFatVector.h76 struct rebind { struct
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DPreparationCoordinator.java318 rebind(entry, newAdjustment, "entryUpdated");
323 rebind(entry, newAdjustment, "adjustment changed after inflated");
361 private void rebind(NotificationEntry entry,
/frameworks/base/libs/hwui/utils/
DLinearAllocator.h167 struct rebind { struct
/frameworks/base/core/java/android/app/
DIApplicationThread.aidl102 in Intent intent, boolean rebind, int processState, long bindSeq); in scheduleBindService() argument
DActivityThread.java921 boolean rebind; field in ActivityThread.BindServiceData
1194 boolean rebind, int processState, long bindSeq) { in scheduleBindService() argument
1199 s.rebind = rebind; in scheduleBindService()
4999 Slog.v(TAG, "handleBindService s=" + s + " rebind=" + data.rebind); in handleBindService()
5006 if (!data.rebind) { in handleBindService()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java5206 boolean execInFg, boolean rebind, in requestServiceBindingLocked() argument
5214 + " rebind=" + rebind); in requestServiceBindingLocked()
5217 if ((!i.requested || rebind) && i.apps.size() > 0) { in requestServiceBindingLocked()
5226 r.app.getThread().scheduleBindService(r, i.intent.getIntent(), rebind, in requestServiceBindingLocked()
5228 if (!rebind) { in requestServiceBindingLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1953 Landroid/app/ActivityThread$BindServiceData;->rebind:Z