Searched refs:InstallInRecovery (Results 1 – 3 of 3) sorted by relevance
37 if ctx.Platform() && !ctx.InstallInRecovery() {
102 func (m *selinuxContextsModule) InstallInRecovery() bool { func109 return m.ModuleBase.InstallInRecovery()228 if proptools.Bool(m.properties.Recovery_available) && m.ModuleBase.InstallInRecovery() {235 return !m.ModuleBase.InstallInRecovery()251 return m.ModuleBase.InstallInRecovery() || proptools.Bool(m.properties.Recovery_available)
507 return c.InstallInRecovery()584 if c.InstallInRecovery() {