/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 276 struct rebind { struct 291 struct rebind { struct 316 struct rebind { struct 361 struct rebind { struct
|
D | CXADemangle.tcc | 4775 template <class _Up> struct rebind {typedef short_alloc<_Up, N> other;}; argument
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServiceBindHelper.java | 93 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/ |
D | default_initialization_allocator.h | 24 struct rebind { struct
|
/frameworks/native/include/ui/ |
D | FatVector.h | 76 struct rebind { struct
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | FatVector.h | 76 struct rebind { struct
|
/frameworks/native/libs/ui/include/ui/ |
D | FatVector.h | 76 struct rebind { struct
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | PreparationCoordinator.java | 318 rebind(entry, newAdjustment, "entryUpdated"); 323 rebind(entry, newAdjustment, "adjustment changed after inflated"); 361 private void rebind(NotificationEntry entry,
|
/frameworks/base/libs/hwui/utils/ |
D | LinearAllocator.h | 167 struct rebind { struct
|
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 102 in Intent intent, boolean rebind, int processState, long bindSeq); in scheduleBindService() argument
|
D | ActivityThread.java | 921 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/ |
D | ActiveServices.java | 5206 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/ |
D | hiddenapi-max-target-o.txt | 1953 Landroid/app/ActivityThread$BindServiceData;->rebind:Z
|