Searched refs:rebind (Results 1 – 11 of 11) sorted by relevance
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 276 struct rebind { struct 291 struct rebind { argument 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 | 85 mBindings.get(phoneId).rebind(); 112 binding.rebind(); 213 void rebind() { in rebind() method in CarrierServiceBindHelper.AppBinding 455 appBinding.rebind(); in evaluateBinding()
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | default_initialization_allocator.h | 24 struct rebind { struct
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | PreparationCoordinator.java | 281 rebind(entry, "entryUpdated"); 296 private void rebind(NotificationEntry entry, String reason) {
|
/frameworks/base/libs/hwui/utils/ |
D | LinearAllocator.h | 167 struct rebind { struct
|
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/ |
D | ServerMain.java | 184 registry.rebind(RemoteBridge.class.getName(), stub);
|
/frameworks/base/core/java/android/app/ |
D | IApplicationThread.aidl | 91 in Intent intent, boolean rebind, int processState); in scheduleBindService() argument
|
D | ActivityThread.java | 828 boolean rebind; field in ActivityThread.BindServiceData 1052 boolean rebind, int processState) { in scheduleBindService() argument 1057 s.rebind = rebind; in scheduleBindService() 4513 Slog.v(TAG, "handleBindService s=" + s + " rebind=" + data.rebind); in handleBindService() 4520 if (!data.rebind) { in handleBindService()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 3436 boolean execInFg, boolean rebind) throws TransactionTooLargeException { in requestServiceBindingLocked() argument 3442 + " rebind=" + rebind); in requestServiceBindingLocked() 3443 if ((!i.requested || rebind) && i.apps.size() > 0) { in requestServiceBindingLocked() 3447 r.app.getThread().scheduleBindService(r, i.intent.getIntent(), rebind, in requestServiceBindingLocked() 3449 if (!rebind) { in requestServiceBindingLocked()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 1953 Landroid/app/ActivityThread$BindServiceData;->rebind:Z
|