HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 651 - 675 of 1605) sorted by null

<<21222324252627282930>>

  /external/toybox/scripts/
make.sh 8 source ./configure
  /frameworks/base/media/jni/
android_mtp_MtpServer.cpp 60 MtpServer::configure(usePtp);
  /frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
ManageDialog.java 91 mAlertParams.mPositiveButtonText = getText(R.string.configure);
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DisplaySinkService.java 160 mCodec.configure(format, mSurface, null, 0);
  /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DisplaySourceService.java 202 codec.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
CpuVideoTrackDecoder.java 75 mediaCodec.configure(format, null, null, 0);
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 153 MIX_RESULT (*configure) (MixAudio *mix, MixAudioConfigParams *audioconfigparams, MixDrmParams *drmparams); member in struct:_MixAudioClass
280 * This function can be used to configure a stream for the current session. The caller can use this function to do the following:
534 * This method checks if the current session is configure to use Intel Audio Manager. Note that Intel Audio Manager is considered disabled if the stream has not be initialized to use the service explicitly.
  /packages/apps/Launcher3/src/com/android/launcher3/qsb/
QsbContainerView.java 234 if (info.provider.getPackageName().equals(providerPkg) && info.configure == null) {
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-connector-wagon-0.9.0.M2.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ObjectBrowser.py 141 root.configure(bd=0, bg="yellow")
ScrolledList.py 17 listbox.configure(options)
aboutDialog.py 17 self.configure(borderwidth=5)
configHelpSourceEdit.py 20 self.configure(borderwidth=5)
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py 296 entry.configure(show=self.__show)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ObjectBrowser.py 141 root.configure(bd=0, bg="yellow")
ScrolledList.py 17 listbox.configure(options)
aboutDialog.py 17 self.configure(borderwidth=5)
configHelpSourceEdit.py 20 self.configure(borderwidth=5)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py 296 entry.configure(show=self.__show)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ObjectBrowser.py 141 root.configure(bd=0, bg="yellow")
ScrolledList.py 17 listbox.configure(options)
aboutDialog.py 17 self.configure(borderwidth=5)
configHelpSourceEdit.py 20 self.configure(borderwidth=5)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 296 entry.configure(show=self.__show)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ObjectBrowser.py 141 root.configure(bd=0, bg="yellow")

Completed in 172 milliseconds

<<21222324252627282930>>