Searched defs:handlerForUpdateNotifications (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/content/
H A DContentQueryMap.java57 * @param handlerForUpdateNotifications the Handler that should be used to receive
63 Handler handlerForUpdateNotifications) {
67 mHandlerForUpdateNotifications = handlerForUpdateNotifications;
62 ContentQueryMap(Cursor cursor, String columnNameOfKey, boolean keepUpdated, Handler handlerForUpdateNotifications) argument

Completed in 54 milliseconds