Searched defs:queryType (Results 1 – 2 of 2) sorted by relevance
85 String queryType = getIntent().getStringExtra(QUERY_TYPE); in onCreate() local137 private Intent queryForUri(String queryType) { in queryForUri()151 private Intent isFileDescriptorRedactedForUri(String queryType) { in isFileDescriptorRedactedForUri()169 private Intent isFilePathForUriRedacted(String queryType) { in isFilePathForUriRedacted()189 private Intent sendMetadata(String queryType) throws IOException { in sendMetadata()203 private Intent sendDirectoryEntries(String queryType) throws IOException { in sendDirectoryEntries()224 private Intent createImageEntry(String queryType) throws Exception { in createImageEntry()246 private Intent accessFile(String queryType) throws IOException { in accessFile()297 private Intent renameFile(String queryType) { in renameFile()313 private Intent checkDatabaseRowExists(String queryType) { in checkDatabaseRowExists()
45 String queryType = getIntent().getStringExtra(INTENT_QUERY_TYPE); in onCreate() local