Home
last modified time | relevance | path

Searched defs:dis (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
DReverseGeocoder.java355 DataInputStream dis = new DataInputStream( in lookupAddress() local
412 public static final String readUTF(DataInputStream dis) throws IOException { in readUTF()