Searched refs:ApexBundleDepsInfoIntf (Results 1 – 3 of 3) sorted by relevance
81 if binaryInfo, ok := module.(android.ApexBundleDepsInfoIntf); ok {
1273 var _ android.ApexBundleDepsInfoIntf = (*apexBundle)(nil)
783 type ApexBundleDepsInfoIntf interface { interface