OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getWhereClauseForIds
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/core/java/android/app/
DownloadManager.java
[
all
...]
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
EABContactManager.java
543
selectionParts.add(
getWhereClauseForIds
(mIds));
595
selectionParts.add(
getWhereClauseForIds
(mIds));
726
return mResolver.update(mBaseUri, values,
getWhereClauseForIds
(ids),
743
static String
getWhereClauseForIds
(long[] ids) {
758
* Get the selection args for a clause returned by {@link #
getWhereClauseForIds
(long[])}.
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
/prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 416 milliseconds