Searched refs:apexKey (Results 1 – 3 of 3) sorted by relevance
34 type apexKey struct { struct57 module := &apexKey{}64 func (m *apexKey) installable() bool { argument68 func (m *apexKey) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
869 keys := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)1239 apex_key := ctx.ModuleForTests("myapex.key", "android_common").Module().(*apexKey)
735 if key, ok := child.(*apexKey); ok {