Home
last modified time | relevance | path

Searched refs:withYieldAllowed (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/content/
DContentProviderOperation.java686 public Builder withYieldAllowed(boolean yieldAllowed) { in withYieldAllowed() method in ContentProviderOperation.Builder
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontacts-provider.jd1101 양보 지점을 설정하는 {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()}로 플래그 표시합니다.
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontacts-provider.jd1100 …on.Builder} 物件會帶有 {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1101 withYieldAllowed()} 旗標,而這會設定降伏點:
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontacts-provider.jd1100 …@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean) withYieldAllowed(…
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontacts-provider.jd1101 … с помощью метода {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()}, который задает предел:
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontacts-provider.jd1101 {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()} 标志,用于设置屈服点:
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontacts-provider.jd1101 diberi flag {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()}, yang mengatur yield point:
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1106 flagged with {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1107 withYieldAllowed()}, which sets a yield point:
1174 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontacts-provider.jd1101 sinalizado com {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()}, que define um ponto de rendimento:
1169 op.withYieldAllowed(true);
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontacts-provider.jd1101 gắn cờ bằng {@link android.content.ContentProviderOperation.Builder#withYieldAllowed(boolean)
1102 withYieldAllowed()}, mà điều này đặt một điểm kết quả:
1169 op.withYieldAllowed(true);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6969 method public android.content.ContentProviderOperation.Builder withYieldAllowed(boolean);
/frameworks/base/api/
Dcurrent.txt7868 method public android.content.ContentProviderOperation.Builder withYieldAllowed(boolean);
Dsystem-current.txt8182 method public android.content.ContentProviderOperation.Builder withYieldAllowed(boolean);
Dtest-current.txt7874 method public android.content.ContentProviderOperation.Builder withYieldAllowed(boolean);