/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/ |
H A D | Timeouts.java | 30 public Adapter(ContentResolver cr) { in Adapter() 81 public static long getRtpMessageAckDurationMillis(ContentResolver cr) { in getRtpMessageAckDurationMillis() 91 public static long getDtmfMinimumIntervalMillis(ContentResolver cr) { in getDtmfMinimumIntervalMillis() 100 public static long getMaxDurationOfDtmfMessageMillis(ContentResolver cr) { in getMaxDurationOfDtmfMessageMillis() 109 public static long getDtmfNegotiationTimeoutMillis(ContentResolver cr) { in getDtmfNegotiationTimeoutMillis() 121 public static long getDtmfDurationFuzzMillis(ContentResolver cr) { in getDtmfDurationFuzzMillis()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | Timeouts.java | 40 public long getCallScreeningTimeoutMillis(ContentResolver cr) { in getCallScreeningTimeoutMillis() 44 public long getCallRemoveUnbindInCallServicesDelay(ContentResolver cr) { in getCallRemoveUnbindInCallServicesDelay() 48 public long getRetryBluetoothConnectAudioBackoffMillis(ContentResolver cr) { in getRetryBluetoothConnectAudioBackoffMillis() 52 public long getBluetoothPendingTimeoutMillis(ContentResolver cr) { in getBluetoothPendingTimeoutMillis() 56 public long getEmergencyCallbackWindowMillis(ContentResolver cr) { in getEmergencyCallbackWindowMillis() 60 public long getUserDefinedCallRedirectionTimeoutMillis(ContentResolver cr) { in getUserDefinedCallRedirectionTimeoutMillis() 64 public long getCarrierCallRedirectionTimeoutMillis(ContentResolver cr) { in getCarrierCallRedirectionTimeoutMillis() 68 public long getPhoneAccountSuggestionServiceTimeout(ContentResolver cr) { in getPhoneAccountSuggestionServiceTimeout() 72 public long getCallRecordingToneRepeatIntervalMillis(ContentResolver cr) { in getCallRecordingToneRepeatIntervalMillis() 76 public long getCallDiagnosticServiceTimeoutMillis(ContentResolver cr) { in getCallDiagnosticServiceTimeoutMillis()
|
/aosp12/packages/apps/QuickAccessWallet/tests/robolectric/src/com/android/systemui/plugin/globalactions/wallet/ |
H A D | WalletPluginServiceTest.java | 49 ContentResolver cr = mContext.getContentResolver(); in onCreate_serviceAvailable_enablesFeatureInSettings() local 62 ContentResolver cr = mContext.getContentResolver(); in onCreate_serviceUnavailable_disablesFeatureInSettings() local 71 ContentResolver cr = mContext.getContentResolver(); in onCreate_doesNotOverridePanelEnabledSettingIfOff() local 84 ContentResolver cr = mContext.getContentResolver(); in onPanelShown_wasUnavailable_nowAvailable_updatesFeatureAvailabilityInSettings() local 103 ContentResolver cr = mContext.getContentResolver(); in onPanelShown_wasAvailable_nowUnavailable_updatesFeatureAvailabilityInSettings() local
|
H A D | QuickAccessWalletClientTest.java | 109 ContentResolver cr = mContext.getContentResolver(); in isWalletFeatureAvailable_happyCase() local 122 ContentResolver cr = mContext.getContentResolver(); in isWalletFeatureAvailable_wrongUser() local 148 ContentResolver cr = mContext.getContentResolver(); in isWalletFeatureAvailable_globalActionsPanelDisabled() local 163 ContentResolver cr = mContext.getContentResolver(); in isWalletFeatureAvailable_userInLockdown() local 174 ContentResolver cr = mContext.getContentResolver(); in isWalletFeatureAvailableWhenDeviceLocked() local
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | Browser.java | 243 public static final Cursor getAllBookmarks(ContentResolver cr) throws in getAllBookmarks() 255 public static final Cursor getAllVisitedUrls(ContentResolver cr) throws in getAllVisitedUrls() 313 public static final void updateVisitedHistory(ContentResolver cr, in updateVisitedHistory() 325 public static final String[] getVisitedHistory(ContentResolver cr) { in getVisitedHistory() 339 public static final void truncateHistory(ContentResolver cr) { in truncateHistory() 349 public static final boolean canClearHistory(ContentResolver cr) { in canClearHistory() 360 public static final void clearHistory(ContentResolver cr) { in clearHistory() 374 public static final void deleteHistoryTimeFrame(ContentResolver cr, in deleteHistoryTimeFrame() 385 public static final void deleteFromHistory(ContentResolver cr, in deleteFromHistory() 396 public static final void addSearchUrl(ContentResolver cr, String search) { in addSearchUrl() [all …]
|
H A D | SearchRecentSuggestions.java | 189 ContentResolver cr = mContext.getContentResolver(); in saveRecentQueryBlocking() local 219 ContentResolver cr = mContext.getContentResolver(); in clearHistory() local 229 protected void truncateHistory(ContentResolver cr, int maxEntries) { in truncateHistory()
|
/aosp12/hardware/interfaces/boot/1.0/vts/functional/ |
H A D | VtsHalBootV1_0TargetTest.cpp | 55 return [=](CommandResult cr) { *dest = cr; }; in generate_callback() 73 CommandResult cr; in TEST_P() local 89 CommandResult cr; in TEST_P() local 95 CommandResult cr; in TEST_P() local 111 CommandResult cr; in TEST_P() local 124 CommandResult cr; in TEST_P() local 145 CommandResult cr; in TEST_P() local 177 CommandResult cr; in TEST_P() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | CertBlacklister.java | 57 public BlacklistObserver(String key, String name, String path, ContentResolver cr) { in BlacklistObserver() 113 private BlacklistObserver buildPubkeyObserver(ContentResolver cr) { in buildPubkeyObserver() 120 private BlacklistObserver buildSerialObserver(ContentResolver cr) { in buildSerialObserver() 127 private void registerObservers(ContentResolver cr) { in registerObservers()
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | SimulateColorSpacePreferenceController.java | 72 final ContentResolver cr = mContext.getContentResolver(); in updateSimulateColorSpace() local 98 final ContentResolver cr = mContext.getContentResolver(); in writeSimulateColorSpace() local 115 final ContentResolver cr = mContext.getContentResolver(); in usingDevelopmentColorSpace() local
|
/aosp12/hardware/interfaces/boot/1.2/vts/functional/ |
H A D | VtsHalBootV1_2TargetTest.cpp | 48 return [=](CommandResult cr) { *dest = cr; }; in generate_callback() 56 CommandResult cr; in TEST_P() local
|
/aosp12/hardware/interfaces/boot/1.1/default/ |
H A D | BootControl.cpp | 46 struct CommandResult cr; in markBootSuccessful() local 59 struct CommandResult cr; in setActiveBootSlot() local 72 struct CommandResult cr; in setSlotAsUnbootable() local
|
/aosp12/hardware/interfaces/boot/1.2/default/ |
H A D | BootControl.cpp | 46 struct CommandResult cr; in markBootSuccessful() local 59 struct CommandResult cr; in setActiveBootSlot() local 72 struct CommandResult cr; in setSlotAsUnbootable() local
|
/aosp12/system/bt/stack/rfcomm/ |
H A D | rfc_ts_frames.cc | 45 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, true); in rfc_send_sabme() local 73 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, false); in rfc_send_ua() local 100 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, false); in rfc_send_dm() local 127 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, true); in rfc_send_disc() local 154 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, true); in rfc_send_buf_uih() local 485 uint8_t cr = RFCOMM_CR(p_mcb->is_initiator, true); in rfc_send_credit() local 638 uint8_t ea, cr, mx_len; in rfc_process_mx_message() local
|
H A D | rfc_int.h | 87 uint8_t cr; member 115 uint8_t cr; member 267 #define RFCOMM_SABME_FCS(p_data, cr, dlci) rfc_sabme_fcs[cr][dlci] argument 268 #define RFCOMM_UA_FCS(p_data, cr, dlci) rfc_ua_fcs[cr][dlci] argument 269 #define RFCOMM_DM_FCS(p_data, cr, dlci) rfc_dm_fcs[cr][dlci] argument 270 #define RFCOMM_DISC_FCS(p_data, cr, dlci) rfc_disc_fcs[cr][dlci] argument 277 #define RFCOMM_SABME_FCS(p_data, cr, dlci) rfc_calc_fcs(3, p_data) argument 278 #define RFCOMM_UA_FCS(p_data, cr, dlci) rfc_calc_fcs(3, p_data) argument 279 #define RFCOMM_DM_FCS(p_data, cr, dlci) rfc_calc_fcs(3, p_data) argument 280 #define RFCOMM_DISC_FCS(p_data, cr, dlci) rfc_calc_fcs(3, p_data) argument
|
/aosp12/frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/ |
H A D | DelegateClassAdapterTest.java | 94 ClassReader cr = new ClassReader(NATIVE_CLASS_NAME); in testNoOp() local 151 ClassReader cr = new ClassReader(NATIVE_CLASS_NAME); in testConstructorAfterDelegate() local 183 ClassReader cr = new ClassReader(INNER_CLASS_NAME); in testInnerConstructorAfterDelegate() local 218 ClassReader cr = new ClassReader(STATIC_INNER_CLASS_NAME); in testStaticInnerConstructorAfterDelegate() local 249 ClassReader cr = new ClassReader(NATIVE_CLASS_NAME); in testDelegateNative() local 304 ClassReader cr = new ClassReader(OUTER_CLASS_NAME); in testDelegateInner() local 386 ClassReader cr = new ClassReader(OUTER_CLASS_NAME); in testDelegateStaticInner() local
|
H A D | ClassHasNativeVisitorTest.java | 38 ClassReader cr = new ClassReader(className); in testHasNative() local 50 ClassReader cr = new ClassReader(className); in testHasNoNative() local
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/assist/ |
H A D | AssistFlashScreenPreferenceControllerTest.java | 86 final ContentResolver cr = mContext.getContentResolver(); in isAvailable_hasAssistantAndAllowDisclosure_shouldReturnTrue() local 97 final ContentResolver cr = mContext.getContentResolver(); in isAvailable_hasAssistantAndDisallowDisclosure_shouldReturnTrue() local
|
/aosp12/hardware/google/pixel/bootctrl/ |
H A D | LegacyBootControl.cpp | 49 struct CommandResult cr; in markBootSuccessful() local 58 struct CommandResult cr; in setActiveBootSlot() local 67 struct CommandResult cr; in setSlotAsUnbootable() local
|
/aosp12/hardware/interfaces/boot/1.0/default/ |
H A D | BootControl.cpp | 48 struct CommandResult cr; in markBootSuccessful() local 57 struct CommandResult cr; in setActiveBootSlot() local 66 struct CommandResult cr; in setSlotAsUnbootable() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | MessagingContentProvider.java | 108 final ContentResolver cr = context.getContentResolver(); in notifyEverythingChanged() local 129 final ContentResolver cr = Factory.get().getApplicationContext().getContentResolver(); in notifyParticipantsChanged() local 134 final ContentResolver cr = Factory.get().getApplicationContext().getContentResolver(); in notifyAllMessagesChanged() local 139 final ContentResolver cr = Factory.get().getApplicationContext().getContentResolver(); in notifyAllParticipantsChanged() local 184 final ContentResolver cr = context.getContentResolver(); in notifyMessagesChanged() local 203 final ContentResolver cr = Factory.get().getApplicationContext().getContentResolver(); in notifyConversationMetadataChanged() local 209 final ContentResolver cr = Factory.get().getApplicationContext().getContentResolver(); in notifyPartsChanged() local 215 final ContentResolver cr = context.getContentResolver(); in notifyConversationListChanged() local
|
/ohos5.0/base/tee/tee_client/services/teecd/src/ |
H A D | tee_ca_auth.c | 28 static int GetLoginInfo(const struct ucred *cr, int fd, uint8_t *buf, unsigned int bufLen) in GetLoginInfo() 46 int SendLoginInfo(const struct ucred *cr, const CaRevMsg *caRevInfo, int fd) in SendLoginInfo()
|
/aosp12/system/extras/bootctl/ |
H A D | bootctl.cpp | 92 return [=](CommandResult cr) { *crp = cr; }; in generate_callback() 95 static int handle_return(const Return<void>& ret, CommandResult cr, const char* errStr) { in handle_return() 107 CommandResult cr; in do_mark_boot_successful() local 119 CommandResult cr; in do_set_active_boot_slot() local 125 CommandResult cr; in do_set_slot_as_unbootable() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/ |
H A D | ZenModePreferenceController.java | 91 public void register(ContentResolver cr) { in register() 96 public void unregister(ContentResolver cr) { in unregister()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 130 uint8_t cr = (session->isInitiator) ? 1 : 0; in RfcommSendSabm() local 156 uint8_t cr = (session->isInitiator) ? 1 : 0; in RfcommSendDisc() local 182 uint8_t cr = (!session->isInitiator) ? 1 : 0; in RfcommSendUa() local 209 uint8_t cr = (!session->isInitiator) ? 1 : 0; in RfcommSendDm() local 531 int RfcommSendUihNsc(const RfcommSessionInfo *session, uint8_t ea, uint8_t cr, uint8_t type) in RfcommSendUihNsc() 768 uint8_t cr = (header[RFCOMM_ADDRESS] >> RFCOMM_SHIFT_CR) & 1; in RfcommParseHeaderTail() local 972 uint8_t cr = (data >> RFCOMM_SHIFT_CR) & 1; in RfcommParseUihCmd() local 1078 uint8_t cr = (data[RFCOMM_OFFSET_0] >> RFCOMM_SHIFT_CR) & 1; in RfcommSetMscInfo() local 1118 uint8_t cr = (data[RFCOMM_OFFSET_0] >> RFCOMM_SHIFT_CR) & 1; in RfcommSetRpnInfo() local 1173 uint8_t cr = (data[RFCOMM_OFFSET_0] >> RFCOMM_SHIFT_CR) & 1; in RfcommSetRlsInfo() local
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | ImageManager.java | 200 public static Uri addImage(ContentResolver cr, String title, long dateTaken, in addImage() 280 public static IImageList makeImageList(ContentResolver cr, in makeImageList() 340 public static IImageList makeImageList(ContentResolver cr, Uri uri, in makeImageList() 422 public static IImageList makeImageList(ContentResolver cr, in makeImageList() 433 public static IImageList makeSingleImageList(ContentResolver cr, Uri uri) { in makeSingleImageList() 501 public static boolean isMediaScannerScanning(ContentResolver cr) { in isMediaScannerScanning()
|