HomeSort by relevance Sort by last modified time
    Searched defs:sync (Results 201 - 225 of 397) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 176 private void sync() { method in class:ManifestInfo
177 // Since each of the accessors call sync(), allow a bunch of immediate
308 sync(); method
320 sync(); method
331 sync(); method
345 sync(); method
373 sync(); method
384 sync(); method
394 sync(); method
404 sync(); method
418 sync(); method
448 sync(); method
625 sync(); method
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/prefs/
OldPreferencesTest.java 95 p.sync();
1096 public void sync() throws BackingStoreException { method in class:OldPreferencesTest.MockPreferences
    [all...]
OldAbstractPreferencesTest.java 853 pref.sync();
858 pref.sync();
    [all...]
  /bionic/libc/kernel/common/linux/
if.h 136 sync_serial_settings __user *sync; member in union:if_settings::__anon390
  /development/ndk/platforms/android-3/include/linux/
if.h 116 sync_serial_settings __user *sync; member in union:if_settings::__anon1069
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 221 int32_t (*sync) (uint32_t camera_handle); member in struct:__anon2100
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
BaseTest.java 538 protected void sync(int i) { method in class:BaseTest.FilteringTokenStream
539 super.sync(i);
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc 44 bool sync; member in struct:leveldb::DBImpl::Writer
804 s = compact->outfile->Sync();
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 91 } sync; member in union:sm4_token_instruction::__anon14883
  /external/iproute2/include/linux/
if.h 162 sync_serial_settings *sync; member in union:if_settings::__anon21040
  /external/kernel-headers/original/linux/
if.h 153 sync_serial_settings __user *sync; member in union:if_settings::__anon21769
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
sm4.h 91 } sync; member in union:sm4_token_instruction::__anon25227
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 95 int sync; member in struct:__anon26910
341 vinfo->sync=0;
352 vinfo->sync |= FB_SYNC_HOR_HIGH_ACT;
357 vinfo->sync |= FB_SYNC_VERT_HIGH_ACT;
362 vinfo->sync |= FB_SYNC_COMP_HIGH_ACT;
367 vinfo->sync |= FB_SYNC_EXT;
850 fprintf(stderr, "\tsync: %d\n", vinfo->sync);
929 vinfo->sync = vesa_timings[i].sync;
    [all...]
  /frameworks/base/services/java/com/android/server/content/
ContentService.java 340 * Request a sync with a generic {@link android.content.SyncRequest} object. This will be
342 * periodic OR one-off sync.
344 * anonymous OR provider sync.
349 public void sync(SyncRequest request) { method in class:ContentService
363 // Sync Adapter registered with the system - old API.
369 "no permission to write the sync settings");
387 Log.w(TAG, "Unrecognised sync parameters, doing nothing.");
396 * Clear all scheduled sync operations that match the uri and cancel the active sync
443 "no permission to read the sync settings")
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 114 * (keep in sync with gExtensionString above)
1003 EGLSyncKHR sync; local
1084 EGLSyncKHR sync = eglCreateSyncKHR(dpy, EGL_SYNC_FENCE_KHR, NULL); local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectSyncedCalendarsMultiAccountAdapter.java 125 //Keep these in sync with the projection
137 private static final int TAG_ID_SYNC_CHECKBOX = R.id.sync;
188 * Method for changing the sync state when a calendar's button is pressed.
191 * the sync state for the associated calendar and saves a change of state to
264 * Write back the changes that have been made. The sync code will pick up any changes and
372 Boolean sync = mCalendarChanges.get(id); local
373 if (sync == null) {
374 sync = cursor.getInt(SYNCED_COLUMN) == 1;
375 mCalendarInitialStates.put(id, sync);
378 CheckBox button = (CheckBox) view.findViewById(R.id.sync);
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java 64 * AccountMailbox handles sync for the EAS "account mailbox"; this includes sync of the mailbox list
94 * which will cause the sync service to be restarted at the starting heartbeat and going through
112 // This could happen if the sync time is set to "never"; we always want to check in from time
158 sync(); method
172 userLog("Sync finished");
180 errorLog("Sync ended due to an exception.");
184 userLog("Stopped sync finished.");
188 ExchangeService.kick("sync finished");
191 LogUtils.e(TAG, "EmailProvider unavailable; sync ended prematurely")
220 public void sync() throws IOException, EasParserException { method in class:EasAccountService
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 431 if (outFd != null) outFd.sync();
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 142 sync_serial_settings *sync; member in union:if_settings::__anon39384
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 142 sync_serial_settings *sync; member in union:if_settings::__anon40975
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 142 sync_serial_settings *sync; member in union:if_settings::__anon42489
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if.h 116 sync_serial_settings __user *sync; member in union:if_settings::__anon43339
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if.h 116 sync_serial_settings __user *sync; member in union:if_settings::__anon43693
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if.h 116 sync_serial_settings __user *sync; member in union:if_settings::__anon44047
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if.h 116 sync_serial_settings __user *sync; member in union:if_settings::__anon44455

Completed in 592 milliseconds

1 2 3 4 5 6 7 891011>>