Searched refs:Identity (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/libs/vr/libdvrcommon/tests/ |
D | pose_test.cpp | 39 EXPECT_MAT4_NEAR(result_pose, mat4_t::Identity(), tolerance); in TYPED_TEST() 149 EXPECT_QUAT_NEAR(quat_t::Identity(), nullified_pose[i].GetRotation(), in TYPED_TEST()
|
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
D | field_of_view.h | 50 return Eigen::AffineMatrix<float, 4>::Identity(); in GetProjectionMatrix()
|
D | pose.h | 18 : rotation_(Eigen::Quaternion<T>::Identity()), in Pose()
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 58 // [Optional] Prefix of IMSI (International Mobile Subscriber Identity) in
|
/frameworks/base/core/proto/android/stats/dnsresolver/ |
D | dns_resolver.proto | 126 NS_T_HIP = 55; // Host Identity Protocol
|
/frameworks/base/core/java/android/provider/ |
D | ContactsContract.java | 7555 public static final class Identity implements DataColumnsWithJoins, ContactCounts { class in ContactsContract.CommonDataKinds 7559 private Identity() {} in Identity() method in ContactsContract.CommonDataKinds.Identity
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 1106 private class Identity { class in ActivityManagerService 1111 Identity(IBinder _token, int _pid, int _uid) { in Identity() method in ActivityManagerService.Identity 1118 private static final ThreadLocal<Identity> sCallerIdentity = new ThreadLocal<Identity>(); 5879 Identity tlsIdentity = sCallerIdentity.get(); in checkPermissionWithToken() 6125 Identity tlsIdentity = sCallerIdentity.get(); in checkUriPermission() 7834 sCallerIdentity.set(new Identity( in openContentUri()
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 5469 // Identity of the endpoint receiving the location information. For example, carrier name, OEM
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/services/ |
D | art-profile | 18611 Lcom/android/server/am/ActivityManagerService$Identity;
|