Searched
full:instantiate (Results
951 -
975 of
2246) sorted by null
<<31323334353637383940>>
/libcore/luni/src/test/java/libcore/xml/ |
XmlPullParserFactoryTest.java | 46 * Tests that trying to instantiate a parser with an empty list of
|
/libcore/ojluni/src/main/java/java/lang/ |
ClassNotFoundException.java | 62 * used to instantiate the object
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/ |
promotion.hpp | 16 // so you never get to instantiate any mixed foo(RT, IT) functions.
|
/packages/apps/Camera2/src/com/android/camera/async/ |
ConcurrentBufferQueue.java | 101 // Instantiate with a DiscardedElementProcessor which does nothing.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/ |
JpegImageBackendImageSaver.java | 164 * Constructor Instantiate a local instance executor for all JPEG ImageSaver
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
TimePickerCompat.java | 52 // Do not instantiate.
|
/packages/apps/Gallery2/src/com/android/photos/ |
GalleryActivity.java | 138 return Fragment.instantiate(mActivity, info.clss.getName(),
|
/packages/apps/Nfc/src/com/android/nfc/ |
P2pEventManager.java | 62 // Don't instantiate SendUi or else we'll use memory and never reclaim it.
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
BaseActionFragment.java | 28 * Users should instantiate using {@link #newInstance(ArrayList, String)}. To learn when items are
|
/packages/apps/UnifiedEmail/src/com/android/mail/perf/ |
Timer.java | 41 * The other way is to instantiate a timer that can be passed around, and started and paused. The
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
MatrixUtils.java | 26 * Utilities for matrix operations. Don't instantiate objects inside this class to prevent
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
DictionaryFacilitator.java | 41 * instantiate and select the correct dictionaries (based on language or account), update entries
|
DictionaryPackInstallBroadcastReceiver.java | 50 // This empty constructor is necessary for the system to instantiate this receiver.
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDebug.java | 175 getListView(); // Instantiate, for spinner
|
/packages/services/Telephony/src/com/android/phone/ |
CallNotifier.java | 156 // Instantiate the ToneGenerator for SignalInfo and CallWaiting 258 // Instantiate mSignalInfoToneGenerator 283 * To use, just instantiate a new InCallTonePlayer 674 * To use, just instantiate a new SignalInfoTonePlayer [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
chunk.py | 21 usage of the Chunk class defined here is to instantiate an instance at
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
chunk.py | 21 usage of the Chunk class defined here is to instantiate an instance at
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
chunk.py | 21 usage of the Chunk class defined here is to instantiate an instance at
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
chunk.py | 21 usage of the Chunk class defined here is to instantiate an instance at
|
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/ |
MyActivity.java | 50 // Instantiate a GL surface view so we can get extensions information
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ProjectCallback.java | 193 // first try to instantiate it because adding it the list of loaded class so that 206 appendToIdeLog(e, "%1$s failed to instantiate.", className); //$NON-NLS-1$ 354 * Instantiate a class object, using a specific constructor and parameters. 355 * @param clazz the class to instantiate
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/ |
OpenWizardAction.java | 160 * Called by {@link #run(IAction)} to instantiate the actual wizard.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/ |
DdmsPlugin.java | 275 * The 2nd step is to use these objects to instantiate the implementation classes. 375 // instantiate the class 398 // instantiate the class 422 // instantiate the class [all...] |
/system/connectivity/shill/cellular/ |
cellular_capability_gsm.h | 221 // TODO(pprabhu) Instead instantiate a local |MobileOperatorInfo| instance
|
/system/update_engine/common/ |
subprocess.h | 42 // To create the Subprocess singleton just instantiate it with and call Init().
|
Completed in 1538 milliseconds
<<31323334353637383940>>