Google は、黒人コミュニティに対する人種平等の促進に取り組んでいます。
取り組みを見る
Query
class Query
Encapsulates information related to calling ContentResolver#query, including the logic determining the best query method to call.
Summary
Public methods
getId
fun getId(): Int
Return |
Int |
the id for this query. Derived from Uri as well as paging arguments. |
getLimit
fun getLimit(): Int
getOffset
fun getOffset(): Int
getUri
@NonNull fun getUri(): Uri
hashCode
fun hashCode(): Int
toString
fun toString(): String
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.