Home
last modified time | relevance | path

Searched refs:isTooNew (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
DVersionInfo.java124 public boolean isTooNew() { in isTooNew() method in VersionInfo.InvalidVersionException
DPluginInstanceManager.java336 if (!e.isTooNew()) { in handleLoadPlugin()