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