/frameworks/base/services/core/java/com/android/server/am/ |
D | CompatModeDialog.java | 84 boolean ask = mService.mCompatModePackages.getPackageAskCompatModeLocked( in updateControls() 86 mAlwaysShow.setChecked(ask); in updateControls() 87 mHint.setVisibility(ask ? View.INVISIBLE : View.VISIBLE); in updateControls()
|
D | CompatModePackages.java | 238 public void setFrontActivityAskCompatModeLocked(boolean ask) { in setFrontActivityAskCompatModeLocked() argument 241 setPackageAskCompatModeLocked(r.packageName, ask); in setFrontActivityAskCompatModeLocked() 245 public void setPackageAskCompatModeLocked(String packageName, boolean ask) { in setPackageAskCompatModeLocked() argument 247 int newFlags = ask ? (curFlags&~COMPAT_FLAG_DONT_ASK) : (curFlags|COMPAT_FLAG_DONT_ASK); in setPackageAskCompatModeLocked()
|
/frameworks/base/docs/html-intl/intl/ja/training/articles/ |
D | scoped-directory-access.jd | 138 リクエストがユーザーにより拒否され、アプリが再度アクセスをリクエストすると、UI に [<b>Don't ask again</b>] チェックボックスが表示されます。 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 146 <p>ユーザーが [<b>Don't ask again</b>] を選択してリクエストを拒否すると、特定のディレクトリに対するアプリからの今後のすべてのリクエストは自動的に拒否され、リクエストに関…
|
/frameworks/base/docs/html-intl/intl/ko/training/articles/ |
D | scoped-directory-access.jd | 139 요청하면, UI에 <b>Don't ask again</b> 체크박스가 표시됩니다.</p> 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 146 <p>사용자가 <b>Don't ask again</b>을 선택하여 요청을 거부하면 앱에서 해당 디렉터리에 대한 이후의 모든
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/articles/ |
D | scoped-directory-access.jd | 142 如果用户拒绝了一项请求,而应用再次请求访问,UI 会显示一个 <b>Don't ask again</b> 复选框: 145 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 150 <p>如果用户选择 <b>Don't ask again</b> 并拒绝请求,您的应用向指定目录提出的所有未来请求都将被自动拒绝,并且将不会有请求 UI 呈现给用户。
|
/frameworks/base/docs/html/training/permissions/ |
D | best-practices.jd | 44 task. You can have your app ask for permission to perform the operation 112 <h2 id="ask-neccessary">Only Ask for Permissions You Need</h2> 115 Every time you ask for a permission, you force the user to make a decision. 139 overwhelm the user and cause them to quit your app. Instead, you should ask 145 app. It might make sense to ask for all of those permissions as soon as the 150 contacts, you probably should <em>not</em> ask for the {@link 153 ask for the permission then. 191 requestPermissions()} to ask the user for that access. Of course, not every
|
D | requesting.jd | 142 the app has to explicitly ask the user for permission. 149 it must ask the user to grant the permission. Android provides several 196 past and chose the <strong>Don't ask again</strong> option in the permission 348 of telling the system not to ask for that permission again. In that case, any 351 requestPermissions()} to ask for that permission again, the system
|
D | index.jd | 39 may grant the permission automatically, or the system may ask the user to
|
/frameworks/base/docs/html/training/articles/ |
D | scoped-directory-access.jd | 140 to repeatedly ask the user for access. Once the user has granted access, call 152 again, the UI displays a <b>Don't ask again</b> checkbox:</p> 154 <img src="{@docRoot}images/android-7.0/scoped-directory-access-dont-ask.png" 155 srcset="{@docRoot}images/android-7.0/scoped-directory-access-dont-ask.png 1x, 160 <p>If the user selects <b>Don't ask again</b> and denies the request, all
|
D | wear-permissions.jd | 229 alt="If the app obviously needs a permission to run at all, it can ask for it immediately on 241 ask for the permission.</p>
|
/frameworks/base/docs/html-intl/intl/in/training/articles/ |
D | scoped-directory-access.jd | 139 lagi, UI akan menampilkan kotak centang <b>Don't ask again</b>:</p> 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 146 <p>Jika pengguna memilih <b>Don't ask again</b> dan menolak permintaan,
|
/frameworks/base/docs/html-intl/intl/id/training/articles/ |
D | scoped-directory-access.jd | 139 lagi, UI akan menampilkan kotak centang <b>Don't ask again</b>:</p> 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 146 <p>Jika pengguna memilih <b>Don't ask again</b> dan menolak permintaan,
|
/frameworks/base/docs/html-intl/intl/es/training/articles/ |
D | scoped-directory-access.jd | 139 nuevamente, aparece la casilla de verificación <b>Don't ask again</b> en la IU:</p> 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director… 146 <p>Si el usuario selecciona <b>Don't ask again</b> y deniega la solicitud, todas las
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | cardboard.jd | 37 Overflow tag</a> to find and ask questions about Cardboard development.</li>
|
/frameworks/base/docs/html-intl/intl/pt-br/training/articles/ |
D | scoped-directory-access.jd | 141 …oid-7.0/scoped-directory-access-dont-ask.png" srcset="{@docRoot}images/android-7.0/scoped-director…
|
/frameworks/base/docs/html/ |
D | license.jd | 48 ask that you give proper <a href="#attribution">attribution</a>. </p> 101 In practice we ask that you provide attribution to the Android Open 145 video, we ask that you make a best effort to include a spoken or
|
/frameworks/av/media/libmedia/ |
D | AudioTrackShared.cpp | 726 size_t ask = buffer->mFrameCount; in obtainBuffer() local 727 if (part1 > ask) { in obtainBuffer() 728 part1 = ask; in obtainBuffer()
|
/frameworks/base/docs/html/samples/ |
D | index.jd | 56 <p>Android Studio may ask you to choose the type of project you are importing.
|
/frameworks/base/docs/html/topic/performance/power/ |
D | index.jd | 68 You should ask these questions when it comes to using the CPU,
|
/frameworks/base/docs/html/training/game-controllers/ |
D | multiple-controllers.jd | 128 game controller disconnects, you should pause the game and ask if the user
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | data-saver.jd | 147 good practice to first ask the user if they want to launch the
|
/frameworks/base/docs/html/topic/performance/rendering/ |
D | overdraw.jd | 98 new commands, and ask the rest of the system to wait until it can catch up.
|
/frameworks/base/docs/html/distribute/users/ |
D | build-buzz.jd | 171 apps and free versions if the apps are priced. Follow up and ask them to
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0-testing.jd | 47 permissions during the install procedure, your app must ask the user for individual permissions
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 170 <strong>Accounts & Sync</strong> Settings page to add an account, and apps that ask for
|