Home
last modified time | relevance | path

Searched refs:SELECT (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/android/content/
DDefaultDataHandler.java80 private final static String SELECT = "select"; field in DefaultDataHandler
/frameworks/base/docs/html-intl/intl/ja/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/ko/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/ru/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontent-provider-basics.jd255 query(Uri,projection,selection,selectionArgs,sortOrder)}에 대한 인수가 SQL SELECT 문과 일치하는 방식을 나타낸 것입니다.
263 <th style="width:25%" align="center" scope="col">SELECT 키워드/매개변수</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontent-provider-basics.jd255 query(Uri,projection,selection,selectionArgs,sortOrder)} SQL-инструкции SELECT.
263 <th style="width:25%" align="center" scope="col">Параметр/ключевое слово SELECT</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontent-provider-basics.jd255 query(Uri,projection,selection,selectionArgs,sortOrder)} 的引數及相對應的 SQL SELECT 陳述式:
263 <th style="width:25%" align="center" scope="col">SELECT 關鍵字/參數</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontent-provider-basics.jd255 query(Uri,projection,selection,selectionArgs,sortOrder)} 的参数如何匹配 SQL SELECT 语句:
263 <th style="width:25%" align="center" scope="col">SELECT 关键字/参数</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontent-provider-basics.jd253 …表 2 は、query(Uri,projection,selection,selectionArgs,sortOrder)} の引数が SQL SELECT 文にどのように一致しているかを示してい…
263 <th style="width:25%" align="center" scope="col">SELECT キーワード / パラメータ</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd230 device is a "SELECT AID" APDU; this APDU contains the AID that the reader wants
246 <li>The NFC reader sends another "SELECT AID" APDU, which the OS resolves to a
436 <p>When the NFC reader sends an APDU with a "SELECT AID", the NFC controller parses
439 associated with the AID, until another "SELECT AID" APDU is received or the NFC
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dstopping.jd106 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/activity-lifecycle/
Dstopping.jd105 null, // No SELECT criteria are used.
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontent-provider-basics.jd255 …query(Uri,projection,selection,selectionArgs,sortOrder)} cocok dengan sebuah pernyataan SELECT di …
263 <th style="width:25%" align="center" scope="col">Kata kunci/parameter SELECT</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd257 query(Uri,projection,selection,selectionArgs,sortOrder)} match an SQL SELECT statement:
265 <th style="width:25%" align="center" scope="col">SELECT keyword/parameter</th>
512 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontent-provider-basics.jd255 …query(Uri,projection,selection,selectionArgs,sortOrder)} khớp với một câu lệnh SQL SELECT như thế …
263 <th style="width:25%" align="center" scope="col">Từ khóa/tham số SELECT</th>
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontent-provider-basics.jd255 … query(Uri,projection,selection,selectionArgs,sortOrder)} correspondem a uma declaração SQL SELECT:
510 SELECT _ID, word, locale FROM words WHERE word = &lt;userinput&gt; ORDER BY word ASC;
/frameworks/base/api/
Dcurrent.txt17011 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;
Dsystem-current.txt18212 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;
Dtest-current.txt17024 enum_constant public static final android.icu.text.MessagePattern.ArgType SELECT;