UsbDevicePermissionCallback.html 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_20) on Thu Apr 26 18:24:31 CEST 2012 -->
  6. <TITLE>
  7. UsbDevicePermissionCallback
  8. </TITLE>
  9. <META NAME="date" CONTENT="2012-04-26">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="UsbDevicePermissionCallback";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/ros/android/android_acm_serial/StopBits.html" title="enum in org.ros.android.android_acm_serial"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/ros/android/android_acm_serial/UsbRequestCallback.html" title="interface in org.ros.android.android_acm_serial"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/ros/android/android_acm_serial/UsbDevicePermissionCallback.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="UsbDevicePermissionCallback.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. org.ros.android.android_acm_serial</FONT>
  80. <BR>
  81. Interface UsbDevicePermissionCallback</H2>
  82. <HR>
  83. <DL>
  84. <DT><PRE>public interface <B>UsbDevicePermissionCallback</B></DL>
  85. </PRE>
  86. <P>
  87. <HR>
  88. <P>
  89. <!-- ========== METHOD SUMMARY =========== -->
  90. <A NAME="method_summary"><!-- --></A>
  91. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  92. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  93. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  94. <B>Method Summary</B></FONT></TH>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  98. <CODE>&nbsp;void</CODE></FONT></TD>
  99. <TD><CODE><B><A HREF="../../../../org/ros/android/android_acm_serial/UsbDevicePermissionCallback.html#onPermissionDenied()">onPermissionDenied</A></B>()</CODE>
  100. <BR>
  101. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  105. <CODE>&nbsp;void</CODE></FONT></TD>
  106. <TD><CODE><B><A HREF="../../../../org/ros/android/android_acm_serial/UsbDevicePermissionCallback.html#onPermissionGranted(UsbDevice)">onPermissionGranted</A></B>(UsbDevice&nbsp;device)</CODE>
  107. <BR>
  108. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  109. </TR>
  110. </TABLE>
  111. &nbsp;
  112. <P>
  113. <!-- ============ METHOD DETAIL ========== -->
  114. <A NAME="method_detail"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  118. <B>Method Detail</B></FONT></TH>
  119. </TR>
  120. </TABLE>
  121. <A NAME="onPermissionGranted(UsbDevice)"><!-- --></A><H3>
  122. onPermissionGranted</H3>
  123. <PRE>
  124. void <B>onPermissionGranted</B>(UsbDevice&nbsp;device)</PRE>
  125. <DL>
  126. <DD><DL>
  127. </DL>
  128. </DD>
  129. </DL>
  130. <HR>
  131. <A NAME="onPermissionDenied()"><!-- --></A><H3>
  132. onPermissionDenied</H3>
  133. <PRE>
  134. void <B>onPermissionDenied</B>()</PRE>
  135. <DL>
  136. <DD><DL>
  137. </DL>
  138. </DD>
  139. </DL>
  140. <!-- ========= END OF CLASS DATA ========= -->
  141. <HR>
  142. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  143. <A NAME="navbar_bottom"><!-- --></A>
  144. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  145. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  146. <TR>
  147. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  148. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  149. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  150. <TR ALIGN="center" VALIGN="top">
  151. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  152. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  153. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  154. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  155. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  156. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  157. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  158. </TR>
  159. </TABLE>
  160. </TD>
  161. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  162. </EM>
  163. </TD>
  164. </TR>
  165. <TR>
  166. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  167. &nbsp;<A HREF="../../../../org/ros/android/android_acm_serial/StopBits.html" title="enum in org.ros.android.android_acm_serial"><B>PREV CLASS</B></A>&nbsp;
  168. &nbsp;<A HREF="../../../../org/ros/android/android_acm_serial/UsbRequestCallback.html" title="interface in org.ros.android.android_acm_serial"><B>NEXT CLASS</B></A></FONT></TD>
  169. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  170. <A HREF="../../../../index.html?org/ros/android/android_acm_serial/UsbDevicePermissionCallback.html" target="_top"><B>FRAMES</B></A> &nbsp;
  171. &nbsp;<A HREF="UsbDevicePermissionCallback.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  172. &nbsp;<SCRIPT type="text/javascript">
  173. <!--
  174. if(window==top) {
  175. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  176. }
  177. //-->
  178. </SCRIPT>
  179. <NOSCRIPT>
  180. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  181. </NOSCRIPT>
  182. </FONT></TD>
  183. </TR>
  184. <TR>
  185. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  186. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  187. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  188. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  189. </TR>
  190. </TABLE>
  191. <A NAME="skip-navbar_bottom"></A>
  192. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  193. <HR>
  194. </BODY>
  195. </HTML>