Searched refs:forced (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | SubtitleController.java | 226 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/ |
D | Task.java | 303 boolean resizeLocked(Rect bounds, Configuration configuration, boolean forced) { in resizeLocked() argument 305 if (forced) { in resizeLocked()
|
D | WindowManagerService.java | 5210 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/ |
D | EventLogTags.logtags | 18 # This is logged when the device is being forced to sleep (typically by
|
/frameworks/base/core/java/android/content/res/ |
D | ResourcesImpl.java | 1179 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/ |
D | efficient-network-access.jd | 104 <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/ |
D | ActivityStackSupervisor.java | 2245 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/ |
D | security-config.jd | 291 key so that if you are forced to switch to new keys, or change CAs (when
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
D | android-6.0-changes.jd | 232 Previously, if an app forced the device to connect to a specific Wi-Fi network by using
|
/frameworks/base/docs/html/ndk/reference/ |
D | group___native_activity.jd | 242 <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/ |
D | vulkan.api | 2236 …One /// The fragment alpha channel can be forced to maximum represe…
|
/frameworks/base/docs/html/topic/libraries/support-library/ |
D | revisions.jd | 531 library</a> are not forced to use {@link
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 14970 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/ |
D | current.txt | 20888 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
|
D | test-current.txt | 20957 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
|
D | system-current.txt | 22408 field public static final java.lang.String KEY_IS_FORCED_SUBTITLE = "is-forced-subtitle";
|