HomeSort by relevance Sort by last modified time
    Searched full:requesting (Results 26 - 50 of 1137) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/print/
IPrintManager.aidl 67 * @param userId the id of the user requesting the removal
78 * @param userId the id of the user requesting the services
89 * @param userId the id of the user requesting the services
108 * @param userId the id of the user requesting the removal
118 * @param userId the id of the user requesting the recommendations
136 * @param userId the id of the user requesting the printer
  /frameworks/base/services/core/java/com/android/server/location/
LocationRequestStatistics.java 21 * Signals that a package has started requesting locations.
38 * Signals that a package has stopped requesting locations.
40 * @param packageName Name of package that has stopped requesting locations.
59 * Name of package requesting location.
97 // Time when this package most recently went from not requesting location to requesting.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java 70 * @param isPhone true if requesting phone's layout.
105 * @param isPhone true if requesting phone's layout.
116 * @param isPhone true if requesting phone's layout.
117 * @param elementId the element id of the requesting shifted mode.
134 * @param isPhone true if requesting phone's layout.
135 * @param elementId the element id of the requesting keyboard mode.
  /developers/samples/android/content/documentsUi/ScopedDirectoryAccess/
template-params.xml 38 to easily access to specific directories such as Pictures, Downloads instead of requesting
65 to easily access to specific directories such as Pictures, Downloads instead of requesting
77 - Requesting READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE in your manifest, which allows
  /frameworks/base/docs/html/guide/topics/manifest/
permission-element.jd 86 whether or not to grant the permission to an application requesting it.
95 <td>The default value. A lower-risk permission that gives requesting
99 of permission to a requesting application at installation, without
104 <td>A higher-risk permission that would give a requesting application
108 grant it to the requesting application. For example, any dangerous
115 <td>A permission that the system grants only if the requesting
  /developers/samples/android/system/RuntimePermissionsBasic/
template-params.xml 30 This sample shows a basic implementation for requesting permissions at runtime. Click the button to request the Camera permission and open a full-screen camera preview.
67 verifying permissions (ActivityCompat#checkSelfPermission(Context, String)), requesting permissions (ActivityCompat#requestPermissions(Activity, String[], int))
  /hardware/libhardware/include/hardware/
bt_sock.h 59 * The callingUid is the UID of the application which is requesting the socket. This is
68 * The callingUid is the UID of the application which is requesting the socket. This is
  /frameworks/base/docs/html/training/articles/
wear-permissions.jd 1 page.title=Requesting Permissions on Android Wear
12 <li><a href="#requesting">Requesting Permissions</a></li>
33 introduces a new <a href="{@docRoot}training/permissions/requesting.html">permissions model</a>,
59 <p>Broadly speaking, there are four scenarios you may encounter when requesting
77 about requesting permissions, see <a href="#requesting">Requesting Permissions</a>.</p>
87 a watch face, the service must open an activity before requesting the permission.</p>
151 <h2 id="requesting">Permission-Request Patterns</h2
    [all...]
  /developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/res/values/
base-strings.xml 24 This sample shows a basic implementation for requesting permissions at runtime. Click the button to request the Camera permission and open a full-screen camera preview.
  /development/samples/browseable/RuntimePermissionsBasic/res/values/
base-strings.xml 24 This sample shows a basic implementation for requesting permissions at runtime. Click the button to request the Camera permission and open a full-screen camera preview.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
repaint_continuously.py 12 """Continuously repaints the visible content by requesting animation frames
  /external/compiler-rt/test/asan/TestCases/Windows/
fuse-lld.cc 6 // FIXME: Test will fail until we add flags for requesting dwarf or cv.
  /external/e2fsprogs/misc/
filefrag.8.in 50 Sync the file before requesting the mapping.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
AutoFocusCallback.java 43 //Log.d(TAG, "Got auto-focus callback; requesting another");
  /frameworks/base/core/java/android/bluetooth/
package.html 29 additional functionality, such as requesting device discovery,
  /frameworks/support/v13/java/android/support/v13/app/
FragmentCompat.java 133 * Callback for the result from requesting permissions. This method
190 * Note that requesting a permission does not guarantee it will be granted and
223 * Gets whether you should show UI with rationale for requesting a permission.
228 * For example, if you write a camera app, requesting the camera permission
232 * you may choose to show UI with rationale of requesting this permission.
  /developers/build/prebuilts/gradle/ScopedDirectoryAccess/
README.md 6 to easily access to specific directories such as Pictures, Downloads instead of requesting
14 - Requesting READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE in your manifest, which allows
  /frameworks/base/services/core/java/com/android/server/vr/
VrManagerInternal.java 52 * @param userId the user requesting the VrListenerService component.
63 * @param userId the user requesting the VrListenerService component.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionHelperActivity.java 49 // True if requesting BT to be turned on
50 // False if requesting BT to be turned on + discoverable mode
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
OmtpVvmCarrierConfigHelper.java 111 Log.i(TAG, "Requesting VVM activation for subId: " + mSubId);
119 Log.i(TAG, "Requesting VVM deactivation for subId: " + mSubId);
VvmPhoneStateListener.java 75 Log.v(TAG, "Signal returned: requesting resync for " + mPhoneAccount.getId());
77 "Signal returned: requesting resync for " + mPhoneAccount.getId());
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryActivity.java 27 * requesting an action to be performed on a given view from an
  /device/google/dragon/power/
timed_qos_manager.cpp 72 ALOGV("threadLoop [%s] requesting reltime %lld, mTargetTime set to %lld\n",
  /external/google-breakpad/src/google_breakpad/processor/
process_result.h 57 // requesting thread.
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
messagelistener.h 47 // Handles a message from the peer requesting a pairing session.

Completed in 2158 milliseconds

12 3 4 5 6 7 8 91011>>