/device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/ |
QuietBoot.c | 663 Simple Text Out screens will now be synced up with all non video output devices
665 @retval EFI_SUCCESS UGA devices are back in text mode and synced up.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/ |
Graphics.c | 663 Simple Text Out screens will now be synced up with all non GOP/UGA output devices
671 EFI_SUCCESS - GOP/UGA devices are back in text mode and synced up.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/ |
Graphics.c | 662 Simple Text Out screens will now be synced up with all non GOP/UGA output devices
670 EFI_SUCCESS - GOP/UGA devices are back in text mode and synced up.
|
/frameworks/base/core/java/android/content/ |
AbstractThreadedSyncAdapter.java | 416 * <li>{@link ContentResolver#requestSync(SyncRequest) is synced}</li> 442 * @param account the account that should be synced
|
DefaultDataHandler.java | 32 * If the provider syncs data to the server, the imported data will be synced to the server.
|
/frameworks/base/core/java/android/os/ |
CommonClock.java | 42 * currently synced to any timeline. 48 * currently synced to any timeline.
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
SelectSyncedCalendarsMultiAccountAdapter.java | 82 // These track changes to the synced state of calendars 221 mSyncedText = context.getString(R.string.synced);
|
/packages/apps/Email/provider_src/com/android/email/service/ |
Pop3Service.java | 161 * Load the structure and body of messages not yet synced 463 // Delete extra rows (e.g. synced or deleted)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fs.h | 192 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ 231 #define S_SYNC 1 /* Writes are synced at once */
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TextViewFontWeightTest.java | 73 // This mapping needs to be synced with res/font/fullfamily.xml
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 240 * flag on the synced contacts - but we also have to finish the DELETE operation 410 // client, and then synced to the server. When we get the updated 571 * both for contacts that were deleted locally and then that deletion was synced 573 * deletion was synced to the client. [all...] |
/device/google/contexthub/firmware/os/inc/ |
sensors.h | 270 * api for using sensors (enum is not synced with sensor sub/unsub, this is ok since we do not expect a lot of dynamic sub/unsub)
|
/external/antlr/antlr-3.4/gunit-maven-plugin/ |
pom.xml | 39 repository, which means that they are synced to Maven central
|
/external/antlr/antlr-3.4/ |
pom.xml | 7 repository, which means that they are synced to Maven central
|
/external/curl/docs/ |
SECURITY.md | 54 often synced with an upcoming release that contains the fix. If the
|
/external/devlib/devlib/utils/ |
ssh.py | 643 synced = False 644 while not synced: 648 synced = True 651 synced = True [all...] |
/external/libdrm/include/drm/ |
README | 60 Ideally all files will be synced (updated) with the latest released kernel on
|
/external/ltp/testcases/kernel/syscalls/mount/ |
mount03.c | 27 * 4) MS_SYNCHRONOUS - writes are synced at once.
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
WaltTcpConnection.java | 218 logger.log("Synced clocks via TCP bridge:\n" + remoteClock);
|
/external/webrtc/talk/session/media/ |
channelmanager.h | 108 // Creates a video channel, synced with the specified voice channel, and
|
/frameworks/base/core/java/android/security/keystore/recovery/ |
RecoveryController.java | 134 * This may be on a different device to the device that originally synced the key chain. The client 179 /** Key has been successfully synced. */ 183 /** Key cannot be synced. */ 187 * Failed because no snapshot is yet pending to be synced for the user. [all...] |
/frameworks/base/libs/common_time/ |
common_time_server.h | 212 // flag for whether the clock has been synced to a timeline
|
/frameworks/ml/nn/tools/ |
sync_enums_to_hal.py | 241 # Write synced contents
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
CalendarInteractionsLoader.java | 129 * synced by a google account, attendee email values will be be modified by the server to ensure
|
/packages/apps/Dialer/java/com/android/voicemail/ |
VoicemailClient.java | 94 * For example, the user synced voicemails with DialerA, and then switched to DialerB, voicemails
|