Searched refs:rebind (Results 1 - 9 of 9) sorted by relevance
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
H A D | default_initialization_allocator.h | 24 struct rebind { struct in class:android::pdx::rpc::DefaultInitializationAllocator
|
/frameworks/compile/mclinker/include/mcld/Support/ |
H A D | Allocators.h | 276 struct rebind { struct in class:mcld::LinearAllocator 291 struct rebind { struct in class:mcld::LinearAllocator 316 struct rebind { struct in class:mcld::MallocAllocator 361 struct rebind { struct in class:mcld::MallocAllocator
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CarrierServiceBindHelper.java | 74 mBindings[phoneId].rebind(); 93 binding.rebind(); 166 void rebind() { method in class:CarrierServiceBindHelper.AppBinding 379 appBinding.rebind();
|
/frameworks/base/libs/hwui/utils/ |
H A D | LinearAllocator.h | 164 // rebind marks that allocators can be rebound to different types 166 struct rebind { struct in class:android::uirenderer::LinearStdAllocator
|
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/ |
H A D | ServerMain.java | 171 registry.rebind(RemoteBridge.class.getName(), stub);
|
/frameworks/base/core/java/android/app/ |
H A D | IApplicationThread.aidl | 77 in Intent intent, boolean rebind, int processState);
|
H A D | ActivityThread.java | 608 boolean rebind; field in class:ActivityThread.BindServiceData 817 boolean rebind, int processState) { 822 s.rebind = rebind; 3552 Slog.v(TAG, "handleBindService s=" + s + " rebind=" + data.rebind); 3558 if (!data.rebind) { 816 scheduleBindService(IBinder token, Intent intent, boolean rebind, int processState) argument
|
/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 1804 // unbind, so just rebind right here. 2073 boolean execInFg, boolean rebind) throws TransactionTooLargeException { 2079 + " rebind=" + rebind); 2080 if ((!i.requested || rebind) && i.apps.size() > 0) { 2084 r.app.thread.scheduleBindService(r, i.intent.getIntent(), rebind, 2086 if (!rebind) { 2891 // Assume the client doesn't want to know about a rebind; 2072 requestServiceBindingLocked(ServiceRecord r, IntentBindRecord i, boolean execInFg, boolean rebind) argument
|
/frameworks/base/config/ |
H A D | boot-image-profile.txt | [all...] |
Completed in 92 milliseconds