HomeSort by relevance Sort by last modified time
    Searched full:invoked (Results 176 - 200 of 3054) sorted by null

1 2 3 4 5 6 78 91011>>

  /ndk/tests/device/test-gnustl-full/unit/
resolve_name.cpp 35 // been invoked.
  /ndk/tests/device/test-stlport/unit/
resolve_name.cpp 35 // been invoked.
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConference.java 46 * Invoked when the Conference and all it's {@link Connection}s should be disconnected.
78 * Invoked when the specified {@link Connection} should be separated from the conference call.
106 * Invoked when the conference should be put on hold.
117 * Invoked when the conference should be moved from hold to active.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringWizard.java 36 * @param project The project where the wizard was invoked from (e.g. where the user selection
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
IUpdateWizardDialog.java 27 * Invoked after {@link WizardDialog#create()} to let the caller update the dialog.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
FmCamelCaseToUnderscoreMethod.java 28 * Method invoked by FreeMarker to convert an underscore name into a CamelCase name.
FmEscapeXmlAttributeMethod.java 28 * Method invoked by FreeMarker to escape a string such that it can be used
FmEscapeXmlStringMethod.java 28 * Method invoked by FreeMarker to escape a string such that it can be placed
FmEscapeXmlTextMethod.java 28 * Method invoked by FreeMarker to escape a string such that it can be used
FmExtractLettersMethod.java 26 * Method invoked by FreeMarker to extract letters from a string; this will remove
FmSlashedPackageNameMethod.java 26 * Method invoked by FreeMarker to convert a package name (foo.bar) into
FmUnderscoreToCamelCaseMethod.java 28 * Method invoked by FreeMarker to convert a CamelCase word into
  /frameworks/base/core/java/android/view/
ViewStub.java 35 * When a ViewStub is made visible, or when {@link #inflate()} is invoked, the layout resource
38 * {@link #inflate()} is invoked.
65 * When {@link #inflate()} is invoked, the ViewStub is replaced by the inflated View
169 * or when {@link #inflate()} is invoked. The View created by inflating the layout resource is
214 * {@link #inflate()} is invoked and this StubbedView is replaced in its parent
311 * Invoked after a ViewStub successfully inflated its layout resource.
312 * This method is invoked after the inflated view was added to the
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoThumbnailFragment.java 92 * This callback is invoked when the framework is starting or re-starting the Loader. It
121 * This callback is invoked when the the Fragment's View is being loaded. It sets up the View.
174 * GridView, PhotoThumbnailFragment.onClick() is invoked.
225 * This callback is invoked when the Fragment is being destroyed.
244 * This callback is invoked after onDestroyView(). It clears out variables, shuts down the
266 * This is invoked whenever the visibility state of the Fragment changes
299 * Invoked when the CursorLoader finishes the query. A reference to the Loader and the
314 * Invoked when the CursorLoader is being reset. For example, this is called if the
325 * This callback is invoked when the system has to destroy the Fragment for some reason. It
  /frameworks/base/telecomm/java/android/telecom/
Conference.java 213 * Invoked when the Conference and all it's {@link Connection}s should be disconnected.
218 * Invoked when the specified {@link Connection} should be separated from the conference call.
225 * Invoked when the specified {@link Connection} should merged with the conference call.
232 * Invoked when the conference should be put on hold.
237 * Invoked when the conference should be moved from hold to active.
242 * Invoked when the child calls should be merged. Only invoked if the conference contains the
248 * Invoked when the child calls should be swapped. Only invoked if the conference contains the
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
272 section in an object. This interface should only be invoked in the
281 an object. This interface should only be invoked in the claim_file handler.
291 in an object. This interface should only be invoked in the claim_file
305 specifies the number of entries in each array. This should be invoked
314 desired so that the linker can prepare for it. This should be invoked
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 264 only be invoked in the claim_file handler. This function sets *COUNT to
272 section in an object. This interface should only be invoked in the
281 an object. This interface should only be invoked in the claim_file handler.
291 in an object. This interface should only be invoked in the claim_file
305 specifies the number of entries in each array. This should be invoked
314 desired so that the linker can prepare for it. This should be invoked
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqTestCase.java 91 * If needed, check that the expected callback is invoked correctly
92 * Otherwise, check that no callback is invoked.
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteOpenHelperTest.java 73 // Database has been opened, so onOpen can not be invoked.
85 // After close(), onOpen() will be invoked by getWritableDatabase.
  /cts/tests/tests/telecom/src/android/telecom/cts/
MockConference.java 76 // Let's just change the connection display name for testing that onMerge was invoked.
89 // Let's just change the connection display name for testing that onSwap was invoked.
  /cts/tools/signature-tools/src/signature/
Main.java 20 * The main entry point for the signature tool. If invoked with
22 * {@link signature.converter.Main}. If invoked with <code>--compare</code> the
  /developers/build/prebuilts/gradle/FloatingActionButtonBasic/Application/src/main/java/com/example/android/floatingactionbuttonbasic/
FloatingActionButton.java 34 * Interface definition for a callback to be invoked when the checked state
115 * Register a callback to be invoked when the checked state of this button
  /developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/Application/src/main/java/com/example/android/floatingactionbuttonbasic/
FloatingActionButton.java 34 * Interface definition for a callback to be invoked when the checked state
115 * Register a callback to be invoked when the checked state of this button
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerCompat.java 46 * @param handler The handler on which the listener should be invoked, or
47 * null if the listener should be invoked on the calling thread's
  /development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
FloatingActionButton.java 34 * Interface definition for a callback to be invoked when the checked state
115 * Register a callback to be invoked when the checked state of this button

Completed in 538 milliseconds

1 2 3 4 5 6 78 91011>>