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

  /external/mdnsresponder/mDNSPosix/
parselog.py 68 querySource = {}
126 querySource[qaList[3]] = len(plotPoints)-1
129 querySource[qaList[4]] = len(plotPoints)-1
133 theQuery = querySource[qaList[4]]
136 plotPoints[-1].append(querySource[qaList[4]])
137 #print "Answer AN+ %s points to %d" % (qaList[4],querySource[qaList[4]])
164 #print querySource
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
SaveVideoFileUtils.java 57 private static void querySource(ContentResolver contentResolver, Uri uri,
76 querySource(contentResolver, uri,
115 querySource(contentResolver, uri, projection,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
SaveImage.java 557 public static void querySource(Context context, Uri sourceUri, String[] projection,
613 querySource(context, srcUri, new String[] {
638 querySource(context, src, new String[] {
718 SaveImage.querySource(context, sourceUri, projection,

Completed in 382 milliseconds