FileDocCategorySizeDatePackage
ContentQueryMap.javaAPI DocAndroid 5.1 API878Sat Mar 14 14:09:42 GMT 2015android.content

ContentQueryMap

public class ContentQueryMap extends Observable

Fields Summary
Constructors Summary
public ContentQueryMap(android.database.Cursor cursor, String columnNameOfKey, boolean keepUpdated, android.os.Handler handlerForUpdateNotifications)

 throw new RuntimeException("Stub!"); 
Methods Summary
public synchronized voidclose()

 throw new RuntimeException("Stub!"); 
protected voidfinalize()

 throw new RuntimeException("Stub!"); 
public synchronized java.util.MapgetRows()

 throw new RuntimeException("Stub!"); 
public synchronized android.content.ContentValuesgetValues(java.lang.String rowName)

 throw new RuntimeException("Stub!"); 
public voidrequery()

 throw new RuntimeException("Stub!"); 
public voidsetKeepUpdated(boolean keepUpdated)

 throw new RuntimeException("Stub!");