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

12 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/content/pm/
InstantAppRequest.java 33 /** The name of the package requesting the instant application */
35 /** ID of the user requesting the instant application */
  /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.
  /system/chre/host/common/include/chre_host/
host_protocol_host.h 88 * Encodes a message requesting hub information from CHRE
96 * Encodes a message requesting to load a nanoapp specified by the included
108 * Encodes a message requesting the list of loaded nanoapps from CHRE
116 * Encodes a message requesting to unload a nanoapp specified by app ID.
143 * Encodes a message requesting debugging information from CHRE
  /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
  /system/chre/core/include/chre/core/
wwan_request_manager.h 52 * @param nanoapp The nanoapp requesting the cell info.
84 // requesting one after another.
85 //! The nanoapp that is currently requesting cell info. At this time only one
  /system/chre/platform/include/chre/platform/
memory_manager.h 39 * @param app The pointer to the nanoapp requesting memory.
48 * @param app The pointer to the nanoapp requesting memory free.
104 //! The ID of nanoapp requesting memory allocation.
  /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))
  /external/linux-kselftest/tools/testing/selftests/vm/
hugepage-shm.c 5 * memory system calls. In this example the app is requesting 256MB of
8 * requesting huge pages.
  /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
  /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.
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/
UpdateComplicationDataService.java 10 * Simple {@link IntentService} subclass for asynchronously requesting an update for the random
  /device/google/marlin/sepolicy/
domain.te 30 # these files, not the requesting process itself. It is only due to a
  /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/ltp/testcases/kernel/syscalls/epoll2/man/
epoll_create.txt 14 Open an epoll file descriptor by requesting the kernel allocate an
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
5-1.c 5 * requesting process does not have permission to access the CPU-time clock for
assertions.xml 17 requesting process does not have permission to access the CPU-time clock for
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
assertions.xml 19 sched_getparam() sets errno == EPERM if the requesting process does not
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
assertions.xml 23 sched_getscheduler() sets errno == EPERM if the requesting process does not
  /external/openssh/
PROTOCOL.mux 105 5. Requesting establishment of port forwards
134 6. Requesting closure of port forwards
151 7. Requesting stdio forwarding
169 8. Requesting shutdown of mux listener
  /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,

Completed in 1364 milliseconds

12 3 4 5 6 7 8 91011>>