Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/frameworks/base/cmds/uiautomator/api/
D16.txt13 method public boolean click(int, int);
22 method public boolean hasAnyWatcherTriggered();
23 method public boolean hasWatcherTriggered(java.lang.String);
24 method public boolean isScreenOn() throws android.os.RemoteException;
25 method public boolean pressBack();
26 method public boolean pressDPadCenter();
27 method public boolean pressDPadDown();
28 method public boolean pressDPadLeft();
29 method public boolean pressDPadRight();
30 method public boolean pressDPadUp();
[all …]
D17.txt13 method public boolean click(int, int);
24 method public boolean hasAnyWatcherTriggered();
25 method public boolean hasWatcherTriggered(java.lang.String);
26 method public boolean isNaturalOrientation();
27 method public boolean isScreenOn() throws android.os.RemoteException;
28 method public boolean pressBack();
29 method public boolean pressDPadCenter();
30 method public boolean pressDPadDown();
31 method public boolean pressDPadLeft();
32 method public boolean pressDPadRight();
[all …]
Dcurrent.txt27 method public boolean click(int, int);
28 method public boolean drag(int, int, int, int, int);
40 method public boolean hasAnyWatcherTriggered();
41 method public boolean hasWatcherTriggered(java.lang.String);
42 method public boolean isNaturalOrientation();
43 method public boolean isScreenOn() throws android.os.RemoteException;
44 method public boolean openNotification();
45 method public boolean openQuickSettings();
46 method public boolean pressBack();
47 method public boolean pressDPadCenter();
[all …]
/frameworks/support/v7/preference/api/
D23.txt51 method public void onDialogClosed(boolean);
75 method public void onDialogClosed(boolean);
83 method public boolean callChangeListener(java.lang.Object);
97 method protected boolean getPersistedBoolean(boolean);
104 method public boolean getShouldDisableView();
108 method public boolean hasKey();
109 method public boolean isEnabled();
110 method public boolean isPersistent();
111 method public boolean isSelectable();
112 method public final boolean isVisible();
[all …]
Dcurrent.txt51 method public void onDialogClosed(boolean);
75 method public void onDialogClosed(boolean);
83 method public boolean callChangeListener(java.lang.Object);
97 method protected boolean getPersistedBoolean(boolean);
104 method public boolean getShouldDisableView();
108 method public boolean hasKey();
109 method public boolean isEnabled();
110 method public boolean isPersistent();
111 method public boolean isSelectable();
112 method public final boolean isVisible();
[all …]
/frameworks/support/v7/appcompat/api/
D22.0.0.txt7 method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, boolean);
9 … method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, int, boolean);
25 method public boolean isHideOnContentScrollEnabled();
26 method public abstract boolean isShowing();
37 method public abstract void setDisplayHomeAsUpEnabled(boolean);
40 method public abstract void setDisplayShowCustomEnabled(boolean);
41 method public abstract void setDisplayShowHomeEnabled(boolean);
42 method public abstract void setDisplayShowTitleEnabled(boolean);
43 method public abstract void setDisplayUseLogoEnabled(boolean);
46 method public void setHideOnContentScrollEnabled(boolean);
[all …]
D22.1.0.txt7 method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, boolean);
9 … method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, int, boolean);
25 method public boolean isHideOnContentScrollEnabled();
26 method public abstract boolean isShowing();
37 method public abstract void setDisplayHomeAsUpEnabled(boolean);
40 method public abstract void setDisplayShowCustomEnabled(boolean);
41 method public abstract void setDisplayShowHomeEnabled(boolean);
42 method public abstract void setDisplayShowTitleEnabled(boolean);
43 method public abstract void setDisplayUseLogoEnabled(boolean);
46 method public void setHideOnContentScrollEnabled(boolean);
[all …]
/frameworks/support/v4/api/
D22.1.0.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
33 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
34 method public boolean isDrawerIndicatorEnabled();
40 method public boolean onOptionsItemSelected(android.view.MenuItem);
41 method public void setDrawerIndicatorEnabled(boolean);
61 method public static boolean invalidateOptionsMenu(android.app.Activity);
71 method public static boolean isLowRamDevice(android.app.ActivityManager);
90 method public boolean getShowsDialog();
92 method public boolean isCancelable();
96 method public void setCancelable(boolean);
[all …]
D23.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
63 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
64 method public boolean isDrawerIndicatorEnabled();
70 method public boolean onOptionsItemSelected(android.view.MenuItem);
71 method public void setDrawerIndicatorEnabled(boolean);
92 method public static boolean invalidateOptionsMenu(android.app.Activity);
97 …method public static boolean shouldShowRequestPermissionRationale(android.app.Activity, java.lang.…
108 method public static boolean isLowRamDevice(android.app.ActivityManager);
143 method public boolean getShowsDialog();
145 method public boolean isCancelable();
[all …]
Dcurrent.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
63 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
64 method public boolean isDrawerIndicatorEnabled();
70 method public boolean onOptionsItemSelected(android.view.MenuItem);
71 method public void setDrawerIndicatorEnabled(boolean);
92 method public static boolean invalidateOptionsMenu(android.app.Activity);
97 …method public static boolean shouldShowRequestPermissionRationale(android.app.Activity, java.lang.…
108 method public static boolean isLowRamDevice(android.app.ActivityManager);
149 method public boolean getShowsDialog();
151 method public boolean isCancelable();
[all …]
D22.2.1.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
62 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
63 method public boolean isDrawerIndicatorEnabled();
69 method public boolean onOptionsItemSelected(android.view.MenuItem);
70 method public void setDrawerIndicatorEnabled(boolean);
90 method public static boolean invalidateOptionsMenu(android.app.Activity);
100 method public static boolean isLowRamDevice(android.app.ActivityManager);
119 method public boolean getShowsDialog();
121 method public boolean isCancelable();
125 method public void setCancelable(boolean);
[all …]
D22.2.0.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
62 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
63 method public boolean isDrawerIndicatorEnabled();
69 method public boolean onOptionsItemSelected(android.view.MenuItem);
70 method public void setDrawerIndicatorEnabled(boolean);
90 method public static boolean invalidateOptionsMenu(android.app.Activity);
100 method public static boolean isLowRamDevice(android.app.ActivityManager);
119 method public boolean getShowsDialog();
121 method public boolean isCancelable();
125 method public void setCancelable(boolean);
[all …]
D22.0.0.txt7 …method public static boolean getCanRetrieveWindowContent(android.accessibilityservice.Accessibilit…
33 …DrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, boolean, int, int, int);
34 method public boolean isDrawerIndicatorEnabled();
40 method public boolean onOptionsItemSelected(android.view.MenuItem);
41 method public void setDrawerIndicatorEnabled(boolean);
61 method public static boolean invalidateOptionsMenu(android.app.Activity);
71 method public static boolean isLowRamDevice(android.app.ActivityManager);
90 method public boolean getShowsDialog();
92 method public boolean isCancelable();
96 method public void setCancelable(boolean);
[all …]
/frameworks/support/v7/recyclerview/api/
D22.1.0.txt12 method public boolean remove(T);
21 method public boolean areContentsTheSame(T2, T2);
22 method public boolean areItemsTheSame(T2, T2);
33 method public abstract boolean areContentsTheSame(T2, T2);
34 method public abstract boolean areItemsTheSame(T2, T2);
48 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
49 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
50 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
51 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
54 method public boolean isRunning();
[all …]
D23.txt70 method public void addAll(T[], boolean);
79 method public boolean remove(T);
88 method public boolean areContentsTheSame(T2, T2);
89 method public boolean areItemsTheSame(T2, T2);
100 method public abstract boolean areContentsTheSame(T2, T2);
101 method public abstract boolean areItemsTheSame(T2, T2);
115 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
116 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
117 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
118 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
[all …]
Dcurrent.txt70 method public void addAll(T[], boolean);
79 method public boolean remove(T);
88 method public boolean areContentsTheSame(T2, T2);
89 method public boolean areItemsTheSame(T2, T2);
100 method public abstract boolean areContentsTheSame(T2, T2);
101 method public abstract boolean areItemsTheSame(T2, T2);
115 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
116 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
117 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
118 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
[all …]
D22.2.1.txt43 method public void addAll(T[], boolean);
52 method public boolean remove(T);
61 method public boolean areContentsTheSame(T2, T2);
62 method public boolean areItemsTheSame(T2, T2);
73 method public abstract boolean areContentsTheSame(T2, T2);
74 method public abstract boolean areItemsTheSame(T2, T2);
88 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
89 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
90 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
91 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
[all …]
D22.0.0.txt5 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
6 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
7 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
8 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
11 method public boolean isRunning();
17 ctor public GridLayoutManager(android.content.Context, int, int, boolean);
47 method public boolean isSpanIndexCacheEnabled();
48 method public void setSpanIndexCacheEnabled(boolean);
53 ctor public LinearLayoutManager(android.content.Context, int, boolean);
62 method public boolean getRecycleChildrenOnDetach();
[all …]
D22.2.0.txt49 method public boolean remove(T);
58 method public boolean areContentsTheSame(T2, T2);
59 method public boolean areItemsTheSame(T2, T2);
70 method public abstract boolean areContentsTheSame(T2, T2);
71 method public abstract boolean areItemsTheSame(T2, T2);
85 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
86 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
87 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
88 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
91 method public boolean isRunning();
[all …]
/frameworks/support/v17/leanback/api/
D22.2.0.txt10 method public boolean isAttached();
25 method public void setSelectedPosition(int, boolean);
34 method public void setSelectedPosition(int, boolean);
40 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
54 method public final void setHeadersTransitionOnBackEnabled(boolean);
58 method public void setSelectedPosition(int, boolean);
59 method public void startHeadersTransition(boolean);
[all …]
D22.1.0.txt10 method public boolean isAttached();
25 method public void setSelectedPosition(int, boolean);
34 method public void setSelectedPosition(int, boolean);
40 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
54 method public final void setHeadersTransitionOnBackEnabled(boolean);
58 method public void setSelectedPosition(int, boolean);
59 method public void startHeadersTransition(boolean);
[all …]
D22.0.0.txt20 method public void setSelectedPosition(int, boolean);
29 method public void setSelectedPosition(int, boolean);
35 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
55 method public final void setHeadersTransitionOnBackEnabled(boolean);
64 method public void setSelectedPosition(int, boolean);
66 method public void startHeadersTransition(boolean);
74 method public void onHeadersTransitionStart(boolean);
[all …]
D22.2.1.txt10 method public boolean isAttached();
25 method public void setSelectedPosition(int, boolean);
34 method public void setSelectedPosition(int, boolean);
40 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
54 method public final void setHeadersTransitionOnBackEnabled(boolean);
58 method public void setSelectedPosition(int, boolean);
59 method public void startHeadersTransition(boolean);
[all …]
Dcurrent.txt10 method public boolean isAttached();
25 method public void setSelectedPosition(int, boolean);
34 method public void setSelectedPosition(int, boolean);
40 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
54 method public final void setHeadersTransitionOnBackEnabled(boolean);
58 method public void setSelectedPosition(int, boolean);
59 method public void startHeadersTransition(boolean);
[all …]
D23.txt10 method public boolean isAttached();
25 method public void setSelectedPosition(int, boolean);
34 method public void setSelectedPosition(int, boolean);
40 method public void enableRowScaling(boolean);
46 method public final boolean isHeadersTransitionOnBackEnabled();
47 method public boolean isInHeadersTransition();
48 method public boolean isShowingHeaders();
54 method public final void setHeadersTransitionOnBackEnabled(boolean);
58 method public void setSelectedPosition(int, boolean);
59 method public void startHeadersTransition(boolean);
[all …]

12345678910>>...13