Searched refs:otherProvider (Results 1 – 2 of 2) sorted by relevance
98 ComponentName otherProvider = null; in testRequestPinAppWidget_otherProvider() local101 otherProvider = provider.provider; in testRequestPinAppWidget_otherProvider()105 if (otherProvider == null) { in testRequestPinAppWidget_otherProvider()108 assertFalse(mManager.requestPinAppWidget(otherProvider, null, null)); in testRequestPinAppWidget_otherProvider()
172 InsetsSourceProvider otherProvider = mProviders.valueAt(i); in getInsetsForDispatchInner() local173 if (otherProvider.overridesImeFrame()) { in getInsetsForDispatchInner()176 state.getSource(otherProvider.getSource().getType())); in getInsetsForDispatchInner()177 override.setFrame(otherProvider.getImeOverrideFrame()); in getInsetsForDispatchInner()