Home
last modified time | relevance | path

Searched refs:getAttributes (Results 1 – 25 of 41) sorted by relevance

12

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioFocus.java101 Bundle bundle = mAfi.getAttributes().getBundle(); in receivesDuckEvents()
118 return mAfi.getAttributes().usageToString(); in getUsageName()
180 + " with usage " + afi.getAttributes().usageToString()); in evaluateFocusRequest()
196 afi.getAttributes().getUsage()); in evaluateFocusRequest()
236 + "for " + entry.mAfi.getAttributes().usageToString() + " - cannot " in evaluateFocusRequest()
237 + "request focus for " + afi.getAttributes().usageToString() + " on " in evaluateFocusRequest()
297 + "for " + entry.mAfi.getAttributes().usageToString() + " - cannot " in evaluateFocusRequest()
298 + "request focus for " + afi.getAttributes().usageToString() + " on " in evaluateFocusRequest()
DCarZonesAudioFocus.java153 Bundle bundle = afi.getAttributes().getBundle(); in getFocusForAudioFocusInfo()
/packages/apps/Camera2/src/com/android/camera/data/
DMetadataLoader.java41 if (data.getAttributes().isImage()) { in loadMetadata()
46 } else if (data.getAttributes().isVideo()) { in loadMetadata()
DFilmstripItem.java54 public FilmstripItemAttributes getAttributes(); in getAttributes() method
DPlaceholderItem.java85 public FilmstripItemAttributes getAttributes() { in getAttributes() method in PlaceholderItem
DFilmstripItemBase.java115 public FilmstripItemAttributes getAttributes() { in getAttributes() method in FilmstripItemBase
DSessionItem.java168 public FilmstripItemAttributes getAttributes() { in getAttributes() method in SessionItem
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DStartJobTask.java96 PrintAttributes.MediaSize mediaSize = mJobInfo.getAttributes().getMediaSize(); in populateJobParams()
203 switch (mJobInfo.getAttributes().getDuplexMode()) { in getSides()
240 switch (mJobInfo.getAttributes().getColorMode()) { in getColorSpace()
/packages/apps/Settings/tests/robotests/src/com/android/settings/core/
DHideNonSystemOverlayMixinTest.java56 final WindowManager.LayoutParams attrs = activity.getWindow().getAttributes(); in startActivity_shouldHideNonSystemOverlay()
66 final WindowManager.LayoutParams attrs = activity.getWindow().getAttributes(); in stopActivity_shouldUnhideNonSystemOverlay()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1393 final IBinder token = getWindow().getWindow().getAttributes().token; in switchLanguage()
1399 final IBinder token = getWindow().getWindow().getAttributes().token; in switchToNextSubtype()
1889 final WindowManager.LayoutParams lp = window.getAttributes(); in showOptionDialog()
1972 final IBinder token = getWindow().getWindow().getAttributes().token; in shouldSwitchToOtherInputMethods()
1984 final IBinder token = getWindow().getWindow().getAttributes().token; in shouldShowLanguageSwitchKey()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/core/
DHideNonSystemOverlayMixin.java67 final WindowManager.LayoutParams attrs = window.getAttributes(); in onStop()
/packages/apps/Settings/src/com/android/settings/core/
DHideNonSystemOverlayMixin.java67 final WindowManager.LayoutParams attrs = window.getAttributes(); in onStop()
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java461 } else if (item.getAttributes().canShare()) {
1577 WindowManager.LayoutParams params = win.getAttributes(); in onCreateTasks()
1805 WindowManager.LayoutParams winParams = win.getAttributes(); in setRotationAnimation()
2989 currentData.getAttributes().canEdit()); in updateBottomControlsByData()
2991 currentData.getAttributes().canShare()); in updateBottomControlsByData()
2993 currentData.getAttributes().canDelete()); in updateBottomControlsByData()
3054 boolean showDetails = data.getAttributes().hasDetailedCaptureInfo(); in updateActionBarMenu()
/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java2406 if (imageData == null || !imageData.getAttributes().canZoomInPlace()) {
2433 if (!imageData.getAttributes().canZoomInPlace()) {
2707 if (mDataAdapter.getFilmstripItemAt(index).getAttributes().canSwipeAway()
2711 } else if (mDataAdapter.getFilmstripItemAt(index).getAttributes().canSwipeAway()
2809 if (!data.getAttributes().canSwipeAway() &&
2813 if (!data.getAttributes().canSwipeAway() &&
/packages/apps/Bluetooth/src/com/android/bluetooth/
DAlertActivity.java79 ViewGroup.LayoutParams params = act.getWindow().getAttributes(); in dispatchPopulateAccessibilityEvent()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DViewLayoutUtils.java59 final WindowManager.LayoutParams params = window.getAttributes(); in updateLayoutHeightOf()
/packages/apps/Browser2/src/org/chromium/webview_shell/
DWebViewAnimationTestActivity.java80 (getWindow().getAttributes().flags in onCreate()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DAccessibilityServiceWarning.java71 WindowManager.LayoutParams params = window.getAttributes(); in createCapabilitiesDialog()
/packages/apps/LegacyCamera/src/com/android/camera/
DUtil.java672 WindowManager.LayoutParams params = window.getAttributes(); in enterLightsOutMode()
682 WindowManager.LayoutParams winParams = win.getAttributes(); in initializeScreenBrightness()
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DSettingsPanelActivityTest.java132 when(window.getAttributes()).thenReturn(layoutParams); in onStop_isNotDebuggable_shouldRemoveHideSystemOverlay()
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/
DSettingsHomepageActivityTest.java121 when(window.getAttributes()).thenReturn(layoutParams); in onStop_isNotDebuggable_shouldRemoveHideSystemOverlay()
/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java108 WindowManager.LayoutParams lp = mLauncher.getWindow().getAttributes(); in updateRotationAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DStatusBarTouchController.java152 WindowManager.LayoutParams wlp = w.getAttributes(); in setWindowSlippery()
/packages/apps/Settings/tests/unit/src/com/android/settings/password/
DChooseLockGenericTest.java236 return (activity.getWindow().getAttributes().flags & WindowManager.LayoutParams.FLAG_SECURE) in isSecureWindow()
/packages/apps/DeskClock/src/com/android/deskclock/
DScreensaverActivity.java200 final WindowManager.LayoutParams winParams = win.getAttributes(); in updateWakeLock()

12