Home
last modified time | relevance | path

Searched defs:getBackgroundColor (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/remoteauth/
DRemoteAuthEnrollBase.kt75 private fun getBackgroundColor(): Int { in <lambda>() method
/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionHelper.java121 public int getBackgroundColor() { in getBackgroundColor() method in CaptionHelper
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DAvatarRequest.java181 private int getBackgroundColor() { in getBackgroundColor() method in AvatarRequest
/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java81 public int getBackgroundColor() { in getBackgroundColor() method in ScrimView
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DManagedProvisioningSharedPreferences.java174 public int getBackgroundColor() { in getBackgroundColor() method in ManagedProvisioningSharedPreferences
DUtils.java734 public int getBackgroundColor(Context context) { in getBackgroundColor() method in Utils
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java146 public int getBackgroundColor() { in getBackgroundColor() method in IconView
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DActivityState.java121 protected float[] getBackgroundColor() { in getBackgroundColor() method in ActivityState
/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricEnrollBase.java346 public int getBackgroundColor() { in getBackgroundColor() method in BiometricEnrollBase
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java249 public float [] getBackgroundColor() { in getBackgroundColor() method in GLView