Home
last modified time | relevance | path

Searched defs:isAllowed (Results 26 – 50 of 55) sorted by relevance

123

/aosp14/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationProviderBase.java245 public boolean isAllowed() { in isAllowed() method in LocationProviderBase
/aosp14/frameworks/base/services/core/java/com/android/server/display/color/
H A DDisplayWhiteBalanceTintController.java370 public boolean isAllowed() { in isAllowed() method in DisplayWhiteBalanceTintController
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/
H A Dprivacy_kit.cpp234 int32_t PrivacyKit::SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
H A Dprivacy_manager_proxy.cpp498 int32_t PrivacyManagerProxy::SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
H A Dprivacy_manager_client.cpp373 int32_t PrivacyManagerClient::SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp394 bool isAllowed = NetPolicyGetData<int32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in SetDeviceIdleTrustlistFuzzTest() local
424 bool isAllowed = NetPolicyGetData<int32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in SetPowerSaveTrustlistFuzzTest() local
/aosp14/frameworks/base/core/java/android/os/incremental/
H A DIncrementalManager.java275 public static boolean isAllowed() { in isAllowed() method in IncrementalManager
/ohos5.0/base/security/access_token/services/privacymanager/src/service/
H A Dprivacy_manager_service.cpp293 int32_t PrivacyManagerService::SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
H A Dprivacy_manager_stub.cpp469 bool isAllowed; in SetHapWithFGReminderInner() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp348 bool isAllowed = true; in IsInForeGround() local
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp244 int32_t NetPolicyRule::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_manager.cpp199 …sionManager::SendDialogResult(const Want &want, const std::string &dialogSessionId, bool isAllowed) in SendDialogResult()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DLowPowerStandbyController.java914 boolean isAllowed(@LowPowerStandbyAllowedReason int reason) { in isAllowed() method in LowPowerStandbyController
924 boolean isAllowed(String feature) { in isAllowed() method in LowPowerStandbyController
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp571 Status FileFdSourcePlugin::SetReadBlockingFlag(bool isAllowed) in SetReadBlockingFlag()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp221 bool isAllowed = IsPublishAllowed(action, uid); in PublishCommonEvent() local
/ohos5.0/base/security/access_token/services/privacymanager/test/unittest/
H A Dprivacy_manager_service_test.cpp333 int32_t SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp356 std::string isAllowed; in GetWifiAllowSemiActiveByDatashare() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp732 bool isAllowed = false; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp213 bool isAllowed = (!allowMapByReason_.count(reason) || in CanTransitTo() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1245 int32_t AudioRendererPrivate::SetOffloadAllowed(bool isAllowed) in SetOffloadAllowed()
/aosp14/frameworks/base/core/java/android/net/
H A DUri.java1967 private static boolean isAllowed(char c, String allow) { in isAllowed() method in Uri
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.cpp128 void WifiConfigCenter::SetWifiAllowSemiActive(bool isAllowed) in SetWifiAllowSemiActive()
/ohos5.0/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp1283 int32_t PermissionRecordManager::SetHapWithFGReminder(uint32_t tokenId, bool isAllowed) in SetHapWithFGReminder()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1508 bool isAllowed = false; in IsAllowedNotify() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp877 int32_t ScreenCaptureServer::OnReceiveUserPrivacyAuthority(bool isAllowed) in OnReceiveUserPrivacyAuthority()

123