Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/media/java/android/media/
DSubtitleController.java226 boolean forced = in getDefaultTrack()
239 int score = (forced ? 0 : 8) + in getDefaultTrack()
243 if (selectForced && !forced) { in getDefaultTrack()
250 (autoselect || forced || selectedLocale != null))) { in getDefaultTrack()
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java303 boolean resizeLocked(Rect bounds, Configuration configuration, boolean forced) { in resizeLocked() argument
305 if (forced) { in resizeLocked()
DWindowManagerService.java5210 boolean relayout, boolean forced) { in resizeTask() argument
5218 if (task.resizeLocked(bounds, configuration, forced) && relayout) { in resizeTask()
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags18 # This is logged when the device is being forced to sleep (typically by
/frameworks/base/core/java/android/content/res/
DResourcesImpl.java1179 final boolean forced = mKey.mForce[j]; in getTheme()
1185 themes[i + 1] = forced ? "forced" : "not forced"; in getTheme()
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd104 <p>Using this approach, the radio will be forced to remain active for the majority of users' news-r…
/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java2245 final boolean forced = (resizeMode & RESIZE_MODE_FORCED) != 0; in resizeTaskLocked()
2246 if (Objects.equals(task.mBounds, bounds) && !forced) { in resizeTaskLocked()
2291 mWindowManager.resizeTask(task.taskId, task.mBounds, task.mOverrideConfig, kept, forced); in resizeTaskLocked()
/frameworks/base/docs/html/preview/features/
Dsecurity-config.jd291 key so that if you are forced to switch to new keys, or change CAs (when
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0-changes.jd232 Previously, if an app forced the device to connect to a specific Wi-Fi network by using
/frameworks/base/docs/html/ndk/reference/
Dgroup___native_activity.jd242 <p>The user has forced the input method open (such as by long-pressing menu) so it should not be cl…
/frameworks/native/vulkan/api/
Dvulkan.api2236 …One /// The fragment alpha channel can be forced to maximum represe…
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd531 library</a> are not forced to use {@link
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14970 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
55177 field public static final java.lang.String FORCED_ROUTE = "http.route.forced-route";
/frameworks/base/api/
Dcurrent.txt20888 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
Dtest-current.txt20957 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
Dsystem-current.txt22408 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";