Home
last modified time | relevance | path

Searched refs:permission (Results 1 – 25 of 188) sorted by relevance

12345678

/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControl.hal25 * granted permission to the GNSS HAL implementation to provide GNSS location information for
31 * location requests immediately irrespective of this permission settings.
35 * by the method enableNfwLocationAccess(). The framework monitors the location permission settings
38 * location permission. The proxy applications are used to provide user visibility and control of
53 * Enables/disables non-framework entity location access permission in the GNSS HAL.
57 * explicitly grants/revokes the location access permission for non-framework, non-user
66 * user has granted non-framework location access permission. The GNSS HAL implementation
/hardware/qcom/display/msm8960/libqservice/
DIQService.cpp94 const bool permission = (callerUid == AID_MEDIA); in onTransact() local
98 if(!permission) { in onTransact()
110 if(!permission) { in onTransact()
/hardware/interfaces/contexthub/1.2/
Dtypes.hal68 * list MUST contains android.permission.ACCESS_FINE_LOCATION and
69 * android.permission.ACCESS_BACKGROUND_LOCATION. If it were to also list to
70 * audio data, it would require adding android.permission.RECORD_AUDIO to
/hardware/qcom/display/msm8226/libqservice/
DIQService.cpp88 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
106 if(!permission) { in onTransact()
/hardware/qcom/display/msm8994/libqservice/
DIQService.cpp88 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
106 if(!permission) { in onTransact()
/hardware/qcom/display/msm8996/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
120 if(!permission) { in onTransact()
/hardware/interfaces/threadnetwork/aidl/default/
DAndroid.bp9 // in whole or in part, without the express written permission of
110 "android.hardware.thread_network.prebuilt.xml", // permission
/hardware/qcom/display/msm8909/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
122 if(!permission) { in onTransact()
/hardware/qcom/sm8150/display/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
122 if(!permission) { in onTransact()
/hardware/qcom/display/msm8998/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
122 if(!permission) { in onTransact()
/hardware/qcom/display/msm8909w_3100/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
122 if(!permission) { in onTransact()
/hardware/qcom/sm7250/display/libqservice/
DIQService.cpp91 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
122 if(!permission) { in onTransact()
/hardware/qcom/display/msm8084/libqservice/
DIQService.cpp97 const bool permission = (callerUid == AID_MEDIA || in onTransact() local
127 if(!permission) { in onTransact()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_acquire_xlib_display/
Dacquire_xlib_display.adoc7 To acquire permission to directly access a display in Vulkan from an X11
26 if permission to access it has already been acquired by another entity, the
/hardware/qcom/media/msm8996/
DNOTICE14 from this software without specific prior written permission.
53 The above copyright notice and this permission notice shall be included
76 The above copyright notice and this permission notice shall be included in
/hardware/interfaces/sensors/2.1/
Dtypes.hal130 * permission required to see this sensor, register to it and receive data.
131 * Set to "" if no permission is required. Some sensor types like the
133 * For sensors that always require a specific permission, like the heart
/hardware/qcom/media/msm8998/
DNOTICE14 from this software without specific prior written permission.
53 The above copyright notice and this permission notice shall be included
76 The above copyright notice and this permission notice shall be included in
/hardware/qcom/sm8150/media/
DLICENSE14 from this software without specific prior written permission.
53 The above copyright notice and this permission notice shall be included
76 The above copyright notice and this permission notice shall be included in
/hardware/qcom/sm7250/media/
DNOTICE14 from this software without specific prior written permission.
53 The above copyright notice and this permission notice shall be included
76 The above copyright notice and this permission notice shall be included in
/hardware/broadcom/wlan/bcmdhd/dhdutil/
DNOTICE5 copyright notice and this permission notice appear in all copies.
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp175 for (std::string permission : appInfo.permissions) { in TEST_P() local
176 ASSERT_TRUE(hubPerms.contains(permission)); in TEST_P()
/hardware/google/gfxstream/third-party/glm/include/glm/
DLICENSE18 The above copyright notice and this permission notice shall be included in
45 The above copyright notice and this permission notice shall be included in
/hardware/google/gfxstream/
DLICENSE143 6. Trademarks. This License does not grant permission to use the trade
222 The above copyright notice and this permission notice shall be included in all
260 permission to use material in ways otherwise restricted by
273 licenses, a licensor grants the public permission to use the
275 the licensor's permission is not necessary for any reason--for
309 permission under the Copyright and Similar Rights held by the
350 process that requires permission under the Licensed Rights, such
417 may be construed as permission to assert or imply that You
591 be made without permission under this Public License.
637 Unlimited permission is granted to use, copy, and distribute it,
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/
DLICENSE12 The above copyright notice and this permission notice shall be included in all
/hardware/google/gfxstream/guest/mesa/src/util/tests/vma/
Dmeson.build10 # The above copyright notice and this permission notice shall be included in

12345678