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

  /frameworks/base/core/java/android/util/
Property.java 54 public static <T, V> Property<T, V> of(Class<T> hostType, Class<V> valueType, String name) {
55 return new ReflectiveProperty<T, V>(hostType, valueType, name);
  /external/libnfc-nxp/inc/
phNfcHalTypes.h     [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 484 milliseconds