OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showPreview
(Results
1 - 9
of
9
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
previewable_contents_controller.h
21
// The "preview" can be set using |-
showPreview
:| and |-hidePreview|. When a
37
- (void)
showPreview
:(TabContents*)preview;
/build/tools/droiddoc/templates-pdk/assets/
carousel.js
34
showPreview
(x);
74
a.onclick = function() {
showPreview
(this.className); return false; }
131
function
showPreview
(slideName) {
309
showPreview
(def);
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperChange.java
80
LiveWallpaperPreview.
showPreview
(this, 0, intent, info);
LiveWallpaperActivity.java
147
LiveWallpaperPreview.
showPreview
(getActivity(), REQUEST_PREVIEW, intent, info);
LiveWallpaperPreview.java
60
static void
showPreview
(Activity activity, int code, Intent intent, WallpaperInfo info) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourcePreviewHelper.java
95
boolean
showPreview
= type == ResourceType.DRAWABLE || type == ResourceType.COLOR;
96
if (
showPreview
) {
193
mShowingPreview =
showPreview
;
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java
465
showPreview
(NOT_A_KEY);
[
all
...]
/frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java
460
showPreview
(NOT_A_KEY);
[
all
...]
/frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java
425
public boolean
showPreview
();
475
private void
showPreview
() {
478
if (notifier.
showPreview
()) {
[
all
...]
Completed in 629 milliseconds