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

  /external/javassist/sample/preproc/
Compiler.java 33 * import <i>class-name</i> by <i>assistant-name</i> [(<i>arg1, arg2, ...</i>)]
44 * specified by <i>assistant-name</i> is executed so that it produces
46 * specified by <i>assistant-name</i> must implement
47 * <code>sample.preproc.Assistant</code>.
49 * @see sample.preproc.Assistant
160 StringBuffer assistant = new StringBuffer(); local
162 c = readAssistant(reader, importclass, assistant, args);
167 runAssistant(importclass, assistant.toString(), args);
176 StringBuffer assistant, Vector args)
179 int c = readArgument(reader, assistant);
237 Class assistant; local
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AssistUtils.java 36 * Utility method for dealing with the assistant aspects of
150 Settings.Secure.ASSISTANT, userId);
172 public static boolean isPreinstalledAssistant(Context context, ComponentName assistant) {
173 if (assistant == null) {
179 assistant.getPackageName(), 0);
192 * @return if the disclosure animation should trigger for the given assistant.
197 public static boolean shouldDisclose(Context context, ComponentName assistant) {
202 return isDisclosureEnabled(context) || !isPreinstalledAssistant(context, assistant);
  /packages/apps/Settings/src/com/android/settings/applications/
ManageAssist.java 128 ComponentName assistant = mDefaultAssitPref.getCurrentAssist(); local
131 boolean willShowFlash = AssistUtils.shouldDisclose(getContext(), assistant);
132 boolean isSystemAssistant = AssistUtils.isPreinstalledAssistant(getContext(), assistant);
  /external/mesa3d/src/gallium/docs/
make.bat 79 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Gallium.ghc
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/
make.bat 89 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\crcmod.ghc
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
make.bat 100 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Python-RSA.ghc
  /external/chromium-trace/catapult/third_party/webapp2/docs/
make.bat 93 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\webapp2.ghc
  /external/clang/docs/analyzer/
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\ClangStaticAnalyzer.ghc
  /external/clang/docs/
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\Clang.ghc
  /external/llvm/docs/
make.bat 104 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\llvm.ghc
  /external/chromium-trace/catapult/third_party/html5lib-python/doc/
make.bat 120 echo.^> assistant -collectionFile %BUILDDIR%\qthelp\html5lib.ghc
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 1328 milliseconds