Searched defs:shadeColorId (Results 1 – 2 of 2) sorted by relevance
389 public void prepareToPullUpShade(int shadeColorId, int iconId, in prepareToPullUpShade()402 public void prepareToPullDownShade(int shadeColorId, int modeIconResourceId, in prepareToPullDownShade()416 private void prepareShadeAnimation(int animationType, int shadeColorId, int iconResId, in prepareShadeAnimation()432 private void resetShade(int shadeColorId, int modeIconResourceId) { in resetShade()
976 int shadeColorId = R.color.camera_gray_background; in onSwipeDetected() local