HomeSort by relevance Sort by last modified time
    Searched full:type_type (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/aidl/
aidl_language.h 28 typedef struct type_type { struct
32 } type_type; typedef in typeref:struct:type_type
37 type_type type;
53 type_type type;
98 type_type type;
  /development/samples/NFCDemo/src/com/example/android/nfc/record/
SmartPoster.java 213 private static final byte[] TYPE_TYPE = new byte[] {'t'};
216 NdefRecord type = getByType(TYPE_TYPE, records);
  /packages/apps/Tag/src/com/android/apps/tag/record/
SmartPoster.java 247 private static final byte[] TYPE_TYPE = new byte[] { 't' };
250 NdefRecord type = getByType(TYPE_TYPE, records);
  /prebuilt/sdk/tools/linux/
aidl 

Completed in 60 milliseconds