HomeSort by relevance Sort by last modified time
    Searched defs:Play (Results 1 - 5 of 5) sorted by null

  /build/tools/droiddoc/templates-sdk/
footer.cs 66 <h2 class="norule dac-modal-header-title">Get the latest Android developer news and tips that will help you find success on Google Play.</h2>
98 <label for="newsletter-play-store" class="dac-form-floatlabel">One of your Play Store app URLs</label>
99 <input type="url" class="dac-form-input" name="entry.47013838" id="newsletter-play-store" required>
130 <input type="checkbox" class="dac-form-checkbox" name="entry.732309842" id="newsletter-add" required value="Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities.">
134 <label for="newsletter-add" class="dac-form-label dac-form-aside">Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities.<span class="dac-form-required">*</span></label>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wiavideo.h 73 virtual HRESULT WINAPI Play(void) = 0;
93 HRESULT (WINAPI *Play)(IWiaVideo *This);
115 #define IWiaVideo_Play(This) (This)->lpVtbl->Play(This)
agtctl.h     [all...]
agtsvr.h     [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 93 'Play',
103 # iMode play modes
318 """Set play mode on a stream."""
490 def Play (self, max_time=None):
492 eas_logger.debug('EAS_File.Play')
    [all...]

Completed in 387 milliseconds