Searched defs:IDENTITY (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/design/honeycomb/android/support/design/widget/
H A DViewGroupUtilsHoneycomb.java29 private static final Matrix IDENTITY = new Matrix(); field in class:ViewGroupUtilsHoneycomb
37 m.set(IDENTITY);
/frameworks/base/core/java/android/hardware/input/
H A DTouchCalibration.java29 public static final TouchCalibration IDENTITY = new TouchCalibration(); field in class:TouchCalibration
/frameworks/native/services/surfaceflinger/
H A DTransform.h55 IDENTITY = 0, enumerator in enum:android::Transform::type_mask
/frameworks/base/core/java/android/provider/
H A DContactsContract.java7279 * the same NAMESPACE and IDENTITY values the aggregator can know that they refer
7296 public static final String IDENTITY = DataColumns.DATA1; field in class:ContactsContract.CommonDataKinds.Identity

Completed in 358 milliseconds