Searched refs:STRIPPED (Results 1 – 2 of 2) sorted by relevance
52 public static final Bundle STRIPPED; field in Bundle58 STRIPPED = new Bundle();59 STRIPPED.putInt("STRIPPED", 1);
5706 this.mExtras = Bundle.STRIPPED; in Intent()