Searched refs:checkTypeValidity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/drm/java/android/drm/
H A DDrmErrorEvent.java29 // and modify checkTypeValidity() accordingly.
84 checkTypeValidity(type);
99 checkTypeValidity(type);
102 private void checkTypeValidity(int type) { method in class:DrmErrorEvent
H A DDrmInfoEvent.java29 // and modify checkTypeValidity() accordingly.
74 checkTypeValidity(type);
90 checkTypeValidity(type);
98 private void checkTypeValidity(int type) { method in class:DrmInfoEvent

Completed in 175 milliseconds