Searched defs:hasProtectedContent (Results 1 – 4 of 4) sorted by relevance
40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
44 public static boolean hasProtectedContent(HardwareBuffer hardwareBuffer) { in hasProtectedContent() method in RotationAnimationUtils
417 private static boolean hasProtectedContent(HardwareBuffer hardwareBuffer) { in hasProtectedContent() method in ScreenRotationAnimation