Searched defs:halfSheetId (Results 1 – 3 of 3) sorted by relevance
186 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in showInitialPairingHalfSheetThenDismissOnce_stateDISMISSED() local203 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in showInitialPairingHalfSheetThenBan_stateDO_NOT_SHOW_AGAIN() local221 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in showInitialPairingHalfSheetThenBanTwice_stateDO_NOT_SHOW_AGAIN_LONG() local237 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in testResetBanSate_resetDISMISSEDtoACTIVE() local254 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in testResetBanSate_resetDO_NOT_SHOW_AGAINtoACTIVE() local271 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in testResetBanSate_resetDO_NOT_SHOW_AGAIN_LONGtoACTIVE() local512 Integer halfSheetId = mFastPairHalfSheetManager.mModelIdMap.get(MODEL_ID); in showPairingFailedHalfSheetActivityNotActive_StartHalfSheetToShowFailedInfo() local
143 int halfSheetId = mModelIdMap.get(modelId); in showHalfSheet() local363 int halfSheetId = mModelIdMap.get(modelId); in showPairingFailed() local393 Integer halfSheetId = mModelIdMap.get(modelId); in dismiss() local429 Integer halfSheetId = mModelIdMap.get(modelId); in resetBanState() local450 public void reportDonePairing(int halfSheetId) { in reportDonePairing()473 private boolean allowedToShowHalfSheet(int halfSheetId) { in allowedToShowHalfSheet()
128 int halfSheetId = intent.getIntExtra(EXTRA_HALF_SHEET_ID, 0); in newInstance() local