Searched
full:activated (Results
351 -
375 of
945) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/service/voice/ |
VoiceInteractionService.java | 126 * Called when a user has activated an affordance to launch voice assist from the Keyguard.
|
/frameworks/base/core/java/android/view/ |
ViewStructure.java | 140 * Set the activated state of this view, as per {@link View#isActivated View.isActivated()}.
|
/frameworks/base/core/java/android/widget/ |
DropDownListView.java | 170 * @param activePointerId id of the pointer that activated forwarding
|
/frameworks/base/docs/html/about/versions/marshmallow/ |
android-6.0-testing.jd | 148 <li>Observe the behavior of your app when the device is re-activated. Make sure it
|
/frameworks/base/docs/html/guide/topics/manifest/ |
supports-gl-texture-element.jd | 70 filtering based on the <code><supports-gl-texture></code> element is activated
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
button.jd | 213 pressed (activated).</li>
|
/frameworks/base/docs/html/training/accessibility/ |
service.jd | 112 // package names here. Otherwise, when the service is activated, it will listen
|
/frameworks/base/docs/html/training/in-app-billing/ |
purchase-iab-products.jd | 40 <li>The second argument is the product ID (also called its SKU) of the item to purchase. Make sure that you are providing the ID and not the product name. You must have previously defined and activated the item in the Developer Console, otherwise it won?t be recognized. </li>
|
/frameworks/base/docs/html/work/ |
device-management-policy.jd | 163 <p>After the device administrator is activated successfully, the application then configures Device
|
/frameworks/base/telephony/java/android/telephony/ |
DisconnectCause.java | 185 * The call was terminated because CDMA phone service and roaming have already been activated.
|
/hardware/bsp/intel/peripheral/libupm/src/grove/ |
grove.h | 388 * the button is activated or deactivated.
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
KeyUsageExtension.java | 157 * The following check should be activated again after
|
/ndk/tests/device/test-gnustl-full/unit/ |
list_test.cpp | 85 //A small compilation time check to be activated from time to time,
|
/ndk/tests/device/test-stlport/unit/ |
list_test.cpp | 85 //A small compilation time check to be activated from time to time,
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
DeviceOwnerProvisioningService.java | 65 * This is not necessary for a GSM phone connection, which is activated automatically.
|
/packages/apps/Settings/src/com/android/settings/vpn2/ |
AppManagementFragment.java | 252 * @return false if the intent doesn't contain an existing package or can't retrieve activated
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/ |
OmtpVvmCarrierConfigHelper.java | 300 * <p>Legacy mode is a mode that on the carrier side visual voicemail is still activated, but on
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/protocol/ |
Vvm3Protocol.java | 134 VvmLog.i(TAG, "User provisioned but not activated, disabling VVM");
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
FrameWork.py | 904 self.activated = 1 931 self.activated = onoff [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
FrameWork.py | 904 self.activated = 1 931 self.activated = onoff [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiManifestPkgAttrNode.java | 226 * Handles response to the Label hyper link being activated.
|
UiPackageAttributeNode.java | 203 * Handles response to the Label hyper link being activated.
|
/external/ltrace/ |
proc.c | 854 debug(DEBUG_FUNCTION, "activated latent symbol"); 864 debug(DEBUG_FUNCTION, "activated delayed symbol");
|
/external/skia/debugger/QT/ |
SkDebuggerGUI.cpp | 69 connect(&fFilter, SIGNAL(activated(QString)), this, SLOT(toggleFilter(QString))); 81 connect(&fActionCreateBreakpoint, SIGNAL(activated()), this, SLOT(toggleBreakpoint()));
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/ |
PopupMenuTest.java | 439 // menu and one for the submenu that has just been activated. If we only use the 504 // menu and one for the submenu that has just been activated. If we only use the
|
Completed in 1208 milliseconds
<<11121314151617181920>>