HomeSort by relevance Sort by last modified time
    Searched refs:ALLOW_ALL (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/dom/smil/
ElementTimeImpl.java 52 return TimeImpl.ALLOW_ALL;
57 return TimeImpl.ALLOW_ALL;
103 beginTimeList.add(new TimeImpl("0", TimeImpl.ALLOW_ALL));
TimeImpl.java 33 static final int ALLOW_ALL = 0xFF;

Completed in 160 milliseconds