HomeSort by relevance Sort by last modified time
    Searched refs:getRpcReceiverDeclaration (Results 1 - 11 of 11) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/language/
JavaScriptLanguage.java 32 protected String getRpcReceiverDeclaration(String rpcReceiver) {
RubyLanguage.java 31 protected String getRpcReceiverDeclaration(String rpcReceiver) {
SleepLanguage.java 31 protected String getRpcReceiverDeclaration(String rpcReceiver) {
PerlLanguage.java 31 protected String getRpcReceiverDeclaration(String rpcReceiver) {
PhpLanguage.java 32 protected String getRpcReceiverDeclaration(String rpcReceiver) {
PythonLanguage.java 31 protected String getRpcReceiverDeclaration(String rpcReceiver) {
SquirrelLanguage.java 33 protected String getRpcReceiverDeclaration(String rpcReceiver) {
TclLanguage.java 31 protected String getRpcReceiverDeclaration(String rpcReceiver) {
BeanShellLanguage.java 34 protected String getRpcReceiverDeclaration(String rpcReceiver) {
HtmlLanguage.java 30 protected String getRpcReceiverDeclaration(String rpcReceiver) {
Language.java 40 content.append(getRpcReceiverDeclaration(getDefaultRpcReceiver()));
50 protected String getRpcReceiverDeclaration(String rpcReceiver) {

Completed in 756 milliseconds