HomeSort by relevance Sort by last modified time
    Searched refs:NULL_STATE (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidDefs.h 47 NULL_STATE = 0x20,
HidReport.cpp 98 ret += (mFlag & NULL_STATE) ? "NullState " : "";
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 212 public final static int NULL_STATE = -1;
549 this.dialogState = NULL_STATE; // not yet initialized.
    [all...]

Completed in 85 milliseconds