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

  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java 513 private static final String ID_KEY = "_id";
539 return ID_KEY.equals(name);
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java 89 * network. A network is identified by a unique ID_KEY. If there is no
90 * ID_KEY in the (key, value) pairs, the data is discarded.
146 private static final String ID_KEY = "id";
    [all...]

Completed in 58 milliseconds