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

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/eap_peer/
eap.h 133 * state variables and requesting information. eapol_ctx from
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.h 53 // This value is used when requesting current preset, and EQ is not using a
  /frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
RequestSync.java 67 System.out.printf("Requesting sync for: \n");
  /frameworks/base/core/java/android/app/usage/
UsageStatsManager.java 34 * When requesting usage data since a particular time, the request might look something like this:
  /frameworks/base/core/java/android/database/
AbstractCursor.java 309 Log.e(TAG, "requesting column name with table name -- " + columnName, e);
  /frameworks/base/core/java/android/nfc/cardemulation/
HostNfcFService.java 89 * sends a SENSF_REQ command to the NFC controller, requesting a System Code.
  /frameworks/base/core/java/com/android/internal/app/
LocaleHelper.java 40 * <p>There are currently several tickets requesting this feature:</p>
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 141 signed with the same signature (and requesting the same sharedUserId) will
205 For more information about requesting permissions in your app, see the
317 permission in the manifest, <em>and</em> send an intent requesting the
    [all...]
  /frameworks/base/docs/html/preview/
guide.jd 56 well as better context for understanding why the app is requesting a specific permission. Users
  /frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiWatcher.html 360 processes requesting user attention and have nothing to do with the application
  /frameworks/base/docs/html/training/articles/
security-tips.jd 183 <h3 id="RequestingPermissions">Requesting Permissions</h3>
192 any permissions, that is preferable. For example, rather than requesting access
199 <p>In addition to requesting permissions, your application can use the <a
394 discussed in the <a href="#RequestingPermissions">Requesting Permissions</a> section.</p>
    [all...]
  /frameworks/base/docs/html/training/camera/
cameradirect.jd 37 <p>Directly controlling a device camera requires a lot more code than requesting pictures or videos
  /frameworks/base/docs/html/training/permissions/
best-practices.jd 127 Quite often your app can avoid requesting a permission by using an
  /frameworks/base/docs/html/training/wearables/apps/
voice.jd 235 for a launcher icon on a handheld. Instead of requesting an app icon in a launcher,
  /frameworks/base/docs/html/training/wearables/data-layer/
data-items.jd 53 When requesting data items, the system returns objects that properly implement the
  /frameworks/base/docs/html/training/wearables/watch-faces/
information.jd 65 weather every ten minutes and store the results locally, instead of requesting an update every
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 81 * how much the requesting application needs control of effect parameters. The normal priority
PresetReverb.java 114 * parameter indicates how much the requesting application needs control of effect parameters.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediaplayback/
MediaPlayerApiTest.java 52 //the workaround for the race condition of requesting the updated surface.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 89 //the workaround for the race condition of requesting the updated surface.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
RemoteInputView.java 452 // setting up the connection to the IME; wait with requesting the IME until that
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerState.java 364 Slog.d(TAG, "Requesting new screen state: state="
  /frameworks/base/services/core/java/com/android/server/wm/
DimLayerController.java 330 // The particular window requesting a dim layer. If null, hide dimLayer.
  /frameworks/base/tools/aapt2/link/
ReferenceLinker.cpp 164 * The symbol is visible if it is public, or if the reference to it is requesting private access
  /frameworks/native/libs/binder/
BpBinder.cpp 194 ALOGV("Requesting death notification: %p handle %d\n", this, mHandle);

Completed in 1300 milliseconds

<<11121314151617181920>>