Home
last modified time | relevance | path

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

1234

/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.txt28 method @Deprecated public boolean click(int, int);
29 method @Deprecated public boolean drag(int, int, int, int, int);
41 method @Deprecated public boolean hasAnyWatcherTriggered();
42 method @Deprecated public boolean hasWatcherTriggered(String);
43 method @Deprecated public boolean isNaturalOrientation();
44 method @Deprecated public boolean isScreenOn() throws android.os.RemoteException;
45 method @Deprecated public boolean openNotification();
46 method @Deprecated public boolean openQuickSettings();
47 method @Deprecated public boolean pressBack();
48 method @Deprecated public boolean pressDPadCenter();
[all …]
/frameworks/base/services/api/
Dcurrent.txt12 method public boolean isUserSupported(@NonNull com.android.server.SystemService.TargetUser);
22 …d protected final void publishBinderService(@NonNull String, @NonNull android.os.IBinder, boolean);
41 …method public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull android.cont…
42 …method public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull android.cont…
43 …method @Deprecated public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull …
44 method public boolean canStartForegroundService(int, int, @NonNull String);
47 …method public boolean stopSdkSandboxService(@NonNull android.content.Intent, int, @NonNull String,…
55 method public boolean isUidInForeground(int);
126 method public boolean is32BitAbiPreferred();
127 method public boolean isAllowAudioPlaybackCapture();
[all …]
/frameworks/base/location/lib/api/
Dcurrent.txt13 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public boolean isAllowed();
14 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isEnabled();
22 …method @Deprecated protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bun…
27 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public void setAllowed(boolean);
28 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setEnabled(boolean);
43 method @Deprecated public boolean isLocationSettingsIgnored();
53 …n.provider.ProviderPropertiesUnbundled create(boolean, boolean, boolean, boolean, boolean, boolean
61 method public boolean getReportLocation();
63 … method @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isLocationSettingsIgnored();
64 method @RequiresApi(android.os.Build.VERSION_CODES.S) public boolean isLowPower();
Dsystem-current.txt14 method @Deprecated public boolean supportsDeviceContextInjection();
15 method @Deprecated public boolean supportsDiagnosticDataInjection();
35 method @Deprecated public boolean isFlagSet(int);
36 method @Deprecated public boolean isSourceToUseSet(int);
/frameworks/base/services/core/xsd/platform-compat/config/schema/
Dcurrent.txt7 method public boolean getDisabled();
11 method public boolean getLoggingOnly();
13 method public boolean getOverridable();
16 method public void setDisabled(boolean);
20 method public void setLoggingOnly(boolean);
22 method public void setOverridable(boolean);
/frameworks/base/packages/WAPPushManager/
Dproguard.flags13 public boolean isDataExist(java.lang.String, java.lang.String,
15 public boolean verifyData(java.lang.String, java.lang.String,
16 java.lang.String, java.lang.String, int, boolean, boolean);
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLImplHeader.java-impl54 private boolean haveCheckedExtensions;
55 private boolean have_OES_blend_equation_separate;
56 private boolean have_OES_blend_subtract;
57 private boolean have_OES_framebuffer_object;
58 private boolean have_OES_texture_cube_map;
68 private static boolean allowIndirectBuffers(String appName) {
69 boolean result = false;
/frameworks/base/core/api/
Dtest-current.txt109 method public static void setAnimatorPausingEnabled(boolean);
122 method public final boolean addDumpable(@NonNull android.util.Dumpable);
138 method public static boolean isHighEndGfx();
146 …MANAGE_USERS, android.Manifest.permission.INTERACT_ACROSS_USERS}) public boolean startUserInBackgr…
147 …sion(android.Manifest.permission.INTERACT_ACROSS_USERS_FULL) public boolean stopUser(int, boolean);
149 …method @RequiresPermission(android.Manifest.permission.CHANGE_CONFIGURATION) public boolean update…
179 method public boolean isEligibleForLegacyPermissionPrompt();
182 method public void setEligibleForLegacyPermissionPrompt(boolean);
187 method public void setLaunchedFromBubble(boolean);
188 method public void setTaskAlwaysOnTop(boolean);
[all …]
Dmodule-lib-current.txt16 method public final boolean addDumpable(@NonNull android.util.Dumpable);
25 …method @RequiresPermission(android.Manifest.permission.CHANGE_CONFIGURATION) public boolean update…
45 method public abstract void onHomeVisibilityChanged(boolean);
49 …method public boolean hasEnabledNotificationListener(@NonNull String, @NonNull android.os.UserHand…
54 …method public boolean addCancelListener(@NonNull java.util.concurrent.Executor, @NonNull android.a…
55 …method @RequiresPermission(android.Manifest.permission.GET_INTENT_SENDER_INTENT) public boolean in…
65 …android.Manifest.permission.STATUS_BAR) public void setExpansionDisabledForSimNetworkLock(boolean);
75 …method public boolean hasManagedProfileCallerIdAccess(@NonNull android.os.UserHandle, @NonNull Str…
76 …method public boolean hasManagedProfileContactsAccess(@NonNull android.os.UserHandle, @NonNull Str…
90 …ublic final void registerContentObserverAsUser(@NonNull android.net.Uri, boolean, @NonNull android…
[all …]
Dcurrent.txt3264 method public boolean isAccessibilityButtonAvailable();
3272 …ic void onAvailabilityChanged(android.accessibilityservice.AccessibilityButtonController, boolean);
3291 method public boolean clearCache();
3292 …method public boolean clearCachedSubtree(@NonNull android.view.accessibility.AccessibilityNodeInfo…
3294 …method public final boolean dispatchGesture(@NonNull android.accessibilityservice.GestureDescripti…
3309 method public boolean isCacheEnabled();
3310 method public boolean isNodeInCache(@NonNull android.view.accessibility.AccessibilityNodeInfo);
3314 method @Deprecated protected boolean onGesture(int);
3315 … method public boolean onGesture(@NonNull android.accessibilityservice.AccessibilityGestureEvent);
3317 method protected boolean onKeyEvent(android.view.KeyEvent);
[all …]
Dsystem-removed.txt54 method @Deprecated public boolean shouldHide();
58 … method @Deprecated @NonNull public android.app.search.SearchTarget.Builder setShouldHide(boolean);
109 …method @Deprecated public boolean isRemoteDeviceConnected(@NonNull android.hardware.hdmi.HdmiDevic…
120 …method @Deprecated public boolean addGpsMeasurementListener(android.location.GpsMeasurementsEvent.…
121 …method @Deprecated public boolean addGpsNavigationMessageListener(android.location.GpsNavigationMe…
122 …equiresPermission(android.Manifest.permission.READ_DEVICE_CONFIG) public boolean isProviderPackage…
126 …nifest.permission.LOCATION_HARDWARE) public void setLocationControllerExtraPackageEnabled(boolean);
138 method public boolean dispatchKeyEventToHdmi(android.view.KeyEvent);
146 …method @RequiresPermission(android.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean disab…
147 …method @RequiresPermission(android.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean enabl…
[all …]
Dsystem-current.txt502 method public void setAccessibilityTool(boolean);
519 …method public boolean convertToTranslucent(android.app.Activity.TranslucentConversionListener, and…
520 method @Deprecated public boolean isBackgroundVisibleBehind();
521 method @Deprecated public void onBackgroundVisibleBehindChanged(boolean);
528 method public void onTranslucentConversionComplete(boolean);
545 …E_USERS, android.Manifest.permission.INTERACT_ACROSS_USERS_FULL}) public boolean startProfile(@Non…
546 …E_USERS, android.Manifest.permission.INTERACT_ACROSS_USERS_FULL}) public boolean stopProfile(@NonN…
547 …rmission.MANAGE_USERS, android.Manifest.permission.CREATE_USERS}) public boolean switchUser(@NonNu…
710 method public boolean isRunning();
814 method public boolean isRunning();
[all …]
Dremoved.txt63 method @Deprecated public boolean isQuotaSupported(String);
107 method public abstract boolean setInstantAppCookie(@Nullable byte[]);
111 method public boolean isBuiltin();
112 method public boolean isDynamic();
113 method public boolean isStatic();
140 …method @Deprecated public boolean clipRegion(@NonNull android.graphics.Region, @NonNull android.gr…
141 method @Deprecated public boolean clipRegion(@NonNull android.graphics.Region);
151 method @Deprecated public boolean getAsAlphaMask();
152 method @Deprecated public boolean getConserveMemory();
153 method @Deprecated public boolean getDecodeAsAlphaMask();
[all …]
/frameworks/base/test-mock/api/
Dsystem-current.txt7 method public boolean isCredentialProtectedStorage();
13 method public boolean arePermissionsIndividuallyControlled();
30 method public boolean setDefaultBrowserPackageNameAsUser(String, int);
31 …method public String[] setPackagesSuspended(String[], boolean, android.os.PersistableBundle, andro…
32 method public void setUpdateAvailable(String, boolean);
33 method public boolean updateIntentVerificationStatusAsUser(String, int, int);
Dcurrent.txt21 method public boolean onCreate();
35 … method public boolean bindService(android.content.Intent, android.content.ServiceConnection, int);
51 method public boolean deleteDatabase(String);
52 method public boolean deleteFile(String);
53 method public boolean deleteSharedPreferences(String);
96 method public boolean isDeviceProtectedStorage();
97 method public boolean moveDatabaseFrom(android.content.Context, String);
98 method public boolean moveSharedPreferencesFrom(android.content.Context, String);
132 …method public boolean startInstrumentation(android.content.ComponentName, String, android.os.Bundl…
136 method public boolean stopService(android.content.Intent);
[all …]
Dremoved.txt11 method @Deprecated public boolean setDefaultBrowserPackageName(String, int);
12 method public boolean setInstantAppCookie(@NonNull byte[]);
/frameworks/opt/tv/tvsystem/api/
Dcurrent.txt27 method public static boolean isMinimalPostProcessingSupported(android.view.Display);
31 method public static void setPreferMinimalPostProcessing(android.view.Window, boolean);
51 method @NonNull public java.util.List<android.os.UserHandle> getUserProfiles(boolean);
52 method public boolean isManagedProfile();
62 method @NonNull public java.util.List<android.os.UserHandle> getUserProfiles(boolean);
63 method public boolean isManagedProfile();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2575 method protected boolean onGesture(int);
2577 method protected boolean onKeyEvent(android.view.KeyEvent);
2579 method public final boolean performGlobalAction(int);
2613 method public deprecated boolean getCanRetrieveWindowContent();
2693 …method public boolean addAccountExplicitly(android.accounts.Account, java.lang.String, android.os.…
2694 …dOnAccountsUpdatedListener(android.accounts.OnAccountsUpdateListener, android.os.Handler, boolean);
2695 ….String blockingGetAuthToken(android.accounts.Account, java.lang.String, boolean) throws android.a…
2705 …roid.os.Bundle> getAuthToken(android.accounts.Account, java.lang.String, boolean, android.accounts…
2706 …AuthToken(android.accounts.Account, java.lang.String, android.os.Bundle, boolean, android.accounts…
2714 …ount, java.util.ArrayList<android.accounts.Account>, java.lang.String[], boolean, java.lang.String…
[all …]
/frameworks/base/services/core/xsd/display-layout-config/schema/
Dcurrent.txt13 method public boolean isDefaultDisplay();
14 method public boolean isEnabled();
17 method public void setDefaultDisplay(boolean);
19 method public void setEnabled(boolean);
/frameworks/av/media/libmedia/xsd/api/
Dcurrent.txt18 method public boolean getEnabled();
20 method public void setEnabled(boolean);
26 method public boolean getEnabled();
34 method public void setEnabled(boolean);
111 method public boolean getEnabled();
113 method public void setEnabled(boolean);
119 method public boolean getEnabled();
129 method public void setEnabled(boolean);
/frameworks/base/test-base/api/
Dcurrent.txt43 method @Deprecated public boolean isPerformanceOnly();
50 method @Deprecated public void finishTiming(boolean);
52 method @Deprecated public void startTiming(boolean);
86 method @Deprecated public boolean apply(T);
105 method public static void assertEquals(String, boolean, boolean);
106 method public static void assertEquals(boolean, boolean);
115 method public static void assertFalse(String, boolean);
116 method public static void assertFalse(boolean);
125 method public static void assertTrue(String, boolean);
126 method public static void assertTrue(boolean);
[all …]
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
DmissingSinces.txt29 NO DOC BLOCK: android.support.v17.leanback.app.GuidedStepFragment Method collapseAction(boolean)
30 …OC BLOCK: android.support.v17.leanback.app.GuidedStepSupportFragment Method collapseAction(boolean)
31 … DOC BLOCK: android.support.v17.leanback.widget.GuidedActionsStylist Method collapseAction(boolean)
33 …p.GuidedStepFragment Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean)
34 …dStepSupportFragment Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean)
35 …GuidedActionsStylist Method expandAction(android.support.v17.leanback.widget.GuidedAction, boolean)
70 …ngModeChange(android.support.v17.leanback.widget.GuidedActionsStylist.ViewHolder, boolean, boolean)
72 …gmentLifecycleCallbacks(android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks, boolean)
73 NO DOC BLOCK: android.support.v4.app.FragmentTransaction Method setAllowOptimization(boolean)
74 … DOC BLOCK: android.support.v17.leanback.app.BackgroundManager Method setAutoReleaseOnStop(boolean)
[all …]
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/
DSimpleProperties.java.txt19 private boolean mPropertiesMapped = false;
22 * Property ID of {@code boolean}.
83 mBooleanId = propertyMapper.mapBoolean("boolean", R.attr.boolean);

1234