HomeSort by relevance Sort by last modified time
    Searched full:showid (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/jstemplate/
jstemplate_jsunit.html 42 <div jsdisplay="this.id == showId" id="x">x</div>
jstemplate_test.js 106 showId: 'x'
113 d.showId = 'y';
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/screenpinning/
ScreenPinningTestActivity.java 223 public Test(int showId) {
224 mResId = showId;