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

  /frameworks/native/include/binder/
Status.h 66 EX_HAS_REPLY_HEADER = -128,
  /frameworks/native/libs/binder/
Status.cpp 67 if (mException == EX_HAS_REPLY_HEADER) {
  /frameworks/base/core/java/android/os/
Parcel.java 252 private static final int EX_HAS_REPLY_HEADER = -128; // special; see below
    [all...]

Completed in 177 milliseconds