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()
2824 private IWifiChip mChip; field in HalDeviceManagerTest.GetChipAnswer2828 mChip = chip; in GetChipAnswer()2832 cb.onValues(mStatus, mChip); in answer()