Searched refs:mChip (Results 1 – 2 of 2) sorted by relevance
3393 private final DrawableRecipientChip mChip; field in RecipientEditTextView.RecipientChipShadow3396 mChip = chip; in RecipientChipShadow()3402 Rect rect = mChip.getBounds(); in onProvideShadowMetrics()3409 mChip.draw(canvas); in onDrawShadow()
3152 private IWifiChip mChip; field in HalDeviceManagerTest.GetChipAnswer3156 mChip = chip; in GetChipAnswer()3160 cb.onValues(mStatus, mChip); in answer()