Searched defs:daj (Results 1 – 4 of 4) sorted by relevance
49 public DisplayAdjustments(@NonNull DisplayAdjustments daj) { in DisplayAdjustments()173 DisplayAdjustments daj = (DisplayAdjustments)o; in equals() local
463 DisplayAdjustments daj) { in Display()480 /*@NotNull*/ DisplayInfo displayInfo, DisplayAdjustments daj, Resources res) { in Display()
538 final DisplayAdjustments daj = new DisplayAdjustments(key.mOverrideConfiguration); in createResourcesImpl() local1123 DisplayAdjustments daj = resourcesImpl.getDisplayAdjustments(); in applyConfigurationToResourcesLocked() local
230 public Display getCompatibleDisplay(int displayId, DisplayAdjustments daj) { in getCompatibleDisplay()