Searched refs:mHandle (Results 1 - 25 of 86) sorted by last modified time

1234

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapEventReport.java62 private final String mHandle; field in class:BluetoothMapEventReport
79 mHandle = attrs.get("handle");
84 mHandle = null;
140 return mHandle;
173 json.put("handle", mHandle);
H A DBluetoothMapMessage.java35 private final String mHandle; field in class:BluetoothMapMessage
84 mHandle = attrs.get("handle");
179 json.put("handle", mHandle);
208 return mHandle;
/frameworks/native/include/binder/
H A DBpBinder.h32 inline int32_t handle() const { return mHandle; }
100 const int32_t mHandle; member in class:android::BpBinder
/frameworks/native/include/gui/
H A DSurfaceControl.h51 return mHandle!=0 && mClient!=0;
164 sp<IBinder> mHandle; member in class:android::SurfaceControl
/frameworks/native/libs/binder/
H A DBpBinder.cpp91 : mHandle(handle)
96 ALOGV("Creating BpBinder %p handle %d\n", this, mHandle);
166 mHandle, code, data, reply, flags);
194 ALOGV("Requesting death notification: %p handle %d\n", this, mHandle);
197 self->requestDeathNotification(mHandle, this);
229 ALOGV("Clearing death notification: %p handle %d\n", this, mHandle);
231 self->clearDeathNotification(mHandle, this);
246 this, mHandle, mObitsSent ? "true" : "false");
254 ALOGV("Clearing sent death notification: %p handle %d\n", this, mHandle);
256 self->clearDeathNotification(mHandle, thi
[all...]
/frameworks/native/libs/binder/include/binder/
H A DBpBinder.h32 inline int32_t handle() const { return mHandle; }
100 const int32_t mHandle; member in class:android::BpBinder
/frameworks/native/libs/gui/
H A DSurfaceControl.cpp52 : mClient(client), mHandle(handle), mGraphicBufferProducer(gbp)
64 mClient->destroySurface(mHandle);
69 mHandle.clear();
97 return lhs->mHandle == rhs->mHandle;
103 return mClient->setLayerStack(mHandle, layerStack);
109 return mClient->setLayer(mHandle, layer);
115 return mClient->setRelativeLayer(mHandle, relativeTo, layer);
121 return mClient->setPosition(mHandle, x, y);
126 return mClient->setGeometryAppliesWithResize(mHandle);
[all...]
/frameworks/native/libs/sensor/
H A DSensor.cpp30 mName(name), mHandle(0), mType(0),
45 mHandle = hwSensor.handle;
294 mName.string(), mHandle, mType, actualReportingMode, expectedReportingMode);
340 return mHandle;
453 sizeof(mVersion) + sizeof(mHandle) + sizeof(mType) +
476 FlattenableUtils::write(buffer, size, mHandle);
515 sizeof(mVersion) + sizeof(mHandle) + sizeof(mType) + sizeof(mMinValue) +
523 FlattenableUtils::read(buffer, size, mHandle);
/frameworks/native/libs/sensor/include/sensor/
H A DSensor.h115 int32_t mHandle; member in class:android::Sensor
/frameworks/native/opengl/tools/glgen/static/egl/
H A DEGLObjectHandle.java25 private final long mHandle; field in class:EGLObjectHandle
33 mHandle = handle;
36 mHandle = handle;
44 if ((mHandle & 0xffffffffL) != mHandle) {
47 return (int)mHandle;
58 return mHandle;
67 result = 31 * result + (int) (mHandle ^ (mHandle >>> 32));
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp41 mHandle = (buffer) ? buffer : native_handle_init(mStorage, 0, 0);
46 return mHandle;
51 hidl_handle mHandle; member in class:android::Hwc2::__anon1883::BufferHandle
68 mHandle = handle;
74 native_handle_close(mHandle);
80 return mHandle;
86 hidl_handle mHandle; member in class:android::Hwc2::__anon1883::FenceHandle
/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestBuffer.cpp386 *outHandle = mHandle;
450 mHandle = mGraphicBuffer->handle;
H A DHwc2TestBuffer.h52 buffer_handle_t mHandle = nullptr; member in class:Hwc2TestBuffer
/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java247 final int userId = uss.mHandle.getIdentifier();
309 final int userId = uss.mHandle.getIdentifier();
313 if (mStartedUsers.get(uss.mHandle.getIdentifier()) != uss) return;
345 final int userId = uss.mHandle.getIdentifier();
348 if (mStartedUsers.get(uss.mHandle.getIdentifier()) != uss) return;
407 final int userId = uss.mHandle.getIdentifier();
410 if (mStartedUsers.get(uss.mHandle.getIdentifier()) != uss) return;
640 final int userId = uss.mHandle.getIdentifier();
703 int startedUserId = uss.mHandle.getIdentifier();
1613 pw.print(" User #"); pw.print(uss.mHandle
[all...]
H A DUserState.java48 public final UserHandle mHandle; field in class:UserState
65 mHandle = handle;
74 Slog.w(TAG, "Expected user " + mHandle.getIdentifier() + " in state "
84 Slog.i(TAG, "User " + mHandle.getIdentifier() + " state changed from "
86 EventLogTags.writeAmUserStateChanged(mHandle.getIdentifier(), newState);
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUserControllerTest.java171 assertEquals(TEST_USER_ID, userState.mHandle.getIdentifier());
214 assertEquals(TEST_USER_ID, userState.mHandle.getIdentifier());
/frameworks/base/telecomm/java/android/telecom/
H A DCall.java344 private final Uri mHandle; field in class:Call.Details
514 return mHandle;
646 Objects.equals(mHandle, d.mHandle) &&
668 return Objects.hash(mHandle,
704 mHandle = handle;
748 sb.append(Log.pii(mHandle));
H A DConferenceParticipant.java32 private final Uri mHandle; field in class:ConferenceParticipant
61 mHandle = handle;
102 dest.writeParcelable(mHandle, 0);
117 sb.append(Log.pii(mHandle));
132 return mHandle;
H A DParcelableCall.java44 private final Uri mHandle; field in class:ParcelableCall
99 mHandle = handle;
164 return mHandle;
389 destination.writeParcelable(mHandle, 0);
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
H A DDividerView.java115 private DividerHandleView mHandle; field in class:DividerView
277 mHandle = findViewById(R.id.docked_divider_handle);
280 mHandle.setOnTouchListener(this);
296 mHandle.setPointerIcon(PointerIcon.getSystemIcon(getContext(),
299 mHandle.setAccessibilityDelegate(mHandleDelegate);
367 mWindowManagerProxy.setTouchRegion(new Rect(mHandle.getLeft(), mHandle.getTop(),
368 mHandle.getRight(), mHandle.getBottom()));
384 mHandle
[all...]
/frameworks/base/opengl/java/android/opengl/
H A DEGLObjectHandle.java25 private final long mHandle; field in class:EGLObjectHandle
33 mHandle = handle;
36 mHandle = handle;
44 if ((mHandle & 0xffffffffL) != mHandle) {
47 return (int)mHandle;
58 return mHandle;
67 result = 31 * result + (int) (mHandle ^ (mHandle >>> 32));
/frameworks/base/libs/androidfw/
H A DZipFileRO.cpp57 CloseArchive(mHandle);
85 const int32_t error = FindEntry(mHandle, data->name, &(data->entry));
138 int32_t error = StartIteration(mHandle, &(ze->cookie),
202 int fd = GetFileDescriptor(mHandle);
229 const int32_t error = ExtractToMemory(mHandle, &(zipEntry->entry),
247 const int32_t error = ExtractEntryToFile(mHandle, &(zipEntry->entry), fd);
/frameworks/base/libs/androidfw/include/androidfw/
H A DZipFileRO.h162 ZipFileRO(ZipArchiveHandle handle, char* fileName) : mHandle(handle),
167 const ZipArchiveHandle mHandle; variable
/frameworks/base/media/java/android/media/
H A DAudioPatch.java32 private final AudioHandle mHandle; field in class:AudioPatch
37 mHandle = patchHandle;
60 return mHandle.id();
66 s.append("mHandle: ");
67 s.append(mHandle.toString());
H A DAudioPort.java69 AudioHandle mHandle; field in class:AudioPort
83 mHandle = handle;
94 return mHandle;
101 return mHandle.id();
200 return mHandle.equals(ap.handle());
205 return mHandle.hashCode();
222 return "{mHandle: " + mHandle

Completed in 1735 milliseconds

1234