HomeSort by relevance Sort by last modified time
    Searched full:unfreeze (Results 1 - 23 of 23) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRoot.java 49 public void unfreeze(); method in interface:GLRoot
GLRootView.java 534 unfreeze(); method
572 public void unfreeze() { method in class:GLRootView
594 // We need to unfreeze in the following methods and in onPause().
596 // the GLThread will wait on main thread to call unfreeze and cause dead
600 unfreeze(); method
606 unfreeze(); method
612 unfreeze(); method
618 unfreeze(); method
625 unfreeze(); method
  /external/chromium_org/chrome/browser/printing/
print_view_manager.h 46 // Notify PrintViewManager that print preview has finished. Unfreeze the
  /external/chromium_org/tools/memory_inspector/memory_inspector/core/
backends.py 141 def Unfreeze(self):
  /external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
background_tasks.py 113 process.Unfreeze()
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyautodoc.swg 36 AUTODOC(dup, "Create a duplicate of the class and unfreeze it if needed");
  /external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher_with_stub.cpp 68 // wait a bit and try again, then unfreeze all threads once we've patched.
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 75 // wait a bit and try again, then unfreeze all threads once we've patched.
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 75 // wait a bit and try again, then unfreeze all threads once we've patched.
  /frameworks/base/core/java/android/app/
UiAutomation.java 86 /** Rotation constant: Unfreeze rotation (rotating the device changes its rotation state). */
449 * unfreeze the rotation (rotating the device changes its rotation
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
alldiffs_index_removals.html 316 <!-- Method unfreeze -->
330 <nobr><A HREF="android.view.Surface.html#android.view.Surface.unfreeze_removed()" class="hiddenlink" target="rightframe"><strike>unfreeze</strike>
android.view.Surface.html 186 <nobr><code>void</code>&nbsp;unfreeze()</nobr>
methods_index_removals.html 177 <nobr><A HREF="android.view.Surface.html#android.view.Surface.unfreeze_removed()" class="hiddenlink" target="rightframe"><strike>unfreeze</strike>
methods_index_all.html     [all...]
alldiffs_index_all.html     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h     [all...]
tom.h 170 virtual HRESULT WINAPI Unfreeze(__LONG32 *pCount) = 0;
200 HRESULT (WINAPI *Unfreeze)(ITextDocument *This,__LONG32 *pCount);
232 #define ITextDocument_Unfreeze(This,pCount) (This)->lpVtbl->Unfreeze(This,pCount)
    [all...]
ocidl.h     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 298 mActivity.getGLRoot().unfreeze();
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowPresenter.java 497 * Freeze/Unfreeze the row, typically used when transition starts/ends.
  /external/chromium_org/tools/memory_inspector/memory_inspector/backends/
android_backend.py 423 def Unfreeze(self):
  /frameworks/base/services/core/java/com/android/server/wm/
WindowStateAnimator.java     [all...]
WindowManagerService.java     [all...]

Completed in 1518 milliseconds