OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLUGIN_CLASS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/IM/plugin/com/android/im/plugin/
ImConfigNames.java
42
public static final String
PLUGIN_CLASS
= "im.plugin.class";
/packages/apps/IM/src/com/android/im/app/
ImPluginHelper.java
262
config.put(ImConfigNames.
PLUGIN_CLASS
, info.mClassName);
Completed in 1741 milliseconds