Searched refs:willBeEnabled (Results 1 – 4 of 4) sorted by relevance
608 final boolean willBeEnabled = toDisplay == null || toDisplay.isEnabled(); in resetLayoutLocked()621 || (wasEnabled && !willBeEnabled) in resetLayoutLocked()
271 boolean willBeEnabled(String packageName) { in willBeEnabled() method in CompatChange
220 return c.willBeEnabled(packageName); in willChangeBeEnabled()
15014 HSPLcom/android/server/compat/CompatChange;->willBeEnabled(Ljava/lang/String;)Z