Searched
full:installed (Results
451 -
475 of
2151) sorted by null
<<11121314151617181920>>
/frameworks/base/drm/java/android/drm/ |
DrmInfoEvent.java | 36 * The rights have been successfully downloaded and installed.
|
/frameworks/base/graphics/java/android/graphics/ |
Shader.java | 21 * during drawing. A subclass of Shader is installed in a Paint calling
|
/frameworks/base/services/java/com/android/server/accessibility/ |
AccessibilityInputFilter.java | 77 Slog.d(TAG, "Accessibility input filter installed.");
|
/libcore/ |
CaCerts.mk | 50 ALL_MODULES.cacerts.INSTALLED := $(cacerts_target)
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexClassLoader.java | 24 * installed as part of an application.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLServerSocketFactory.java | 74 "No ServerSocketFactory installed");
|
/libcore/luni/src/main/java/javax/security/auth/callback/ |
CallbackHandler.java | 26 * accordingly. {@code CallbackHandler}s can be installed per application. It is
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecurityTest.java | 60 // A provider cannot be added if it is already installed 102 // A provider cannot be added if it is already installed 185 // Returns null if no provider with the specified name is installed 200 // test for newly installed provider
|
/ndk/sources/host-tools/make-3.81/config/ |
install-sh | 85 -g GROUP $chgrpprog installed files to GROUP. 86 -m MODE $chmodprog installed files to MODE. 87 -o USER $chownprog installed files to USER. 88 -s $stripprog installed files.
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
PhoneCapabilityTester.java | 76 * Returns true if the device has an SMS application installed.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 179 // The dictionary pack is not installed... 190 // pack - either it's not installed, or it's disabled, or there is some strange 193 // reason some dictionaries have been installed BUT the dictionary pack can't be 194 // found anymore it's safer to actually supply installed dictionaries.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
capi.h | 64 __u16 ncontroller; /* number of installed controller */
|
rtnetlink.h | 186 #define RTPROT_REDIRECT 1 /* Route installed by ICMP redirects; 188 #define RTPROT_KERNEL 2 /* Route installed by kernel */ 189 #define RTPROT_BOOT 3 /* Route installed during boot */ 190 #define RTPROT_STATIC 4 /* Route installed by administrator */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
librt-2.7.so | |
librt.so | |
librt.so.1 | |
/sdk/eclipse/scripts/ |
setup_eclipse.sh | 50 BIN="$BASE_DIR/eclipse/eclipse" # path to installed binary
|
/sdk/files/ |
post_tools_install.bat | 17 rem package as been installed.
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/ |
ISystemImage.java | 56 /** Returns the actual location of an installed system image. */
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
PlatformPackage.java | 255 * to be installed right away in the given SDK root.
257 * A platform package is typically installed in SDK/platforms/android-"version".
259 * has this platform version installed, we'll use that one.
268 // First find if this platform is already installed. If so, reuse the same directory.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterData.java | 389 * Returns the list of installed packages, parsing them if this has not yet been done.
412 * @return A list of archives that have been installed. Can be empty but not null.
420 // this will accumulate all the packages installed.
440 // Mark all current local archives as already installed.
474 // This archive depends on another one that was not installed.
477 monitor.logError("Skipping '%1$s'; it depends on '%2$s' which was not installed.",
496 // We installed this archive.
502 // is no longer installed.
505 // Check if we successfully installed a platform-tool or add-on package.
574 monitor.setDescription("Done. Nothing was installed."); [all...] |
/frameworks/base/docs/html/sdk/ |
eclipse-adt.jd | 51 Eclipse IDE and the Android SDK installed. For details, make sure to read <a 125 r16</a>. If you haven't already installed SDK Tools r16 into your SDK, use the Android SDK 159 href="{@docRoot}sdk/tools-notes.html">SDK Tools r16</a>. If you haven't already installed SDK Tools 187 If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK Manager to 221 If you haven't already installed SDK Tools r15 into your SDK, use the Android SDK Manager to 252 If you haven't already installed SDK Tools r14 into your SDK, use the Android SDK Manager to 370 already installed SDK Tools r12 into your SDK, use 423 already installed SDK Tools r11 into your SDK, use the Android SDK and AVD Manager to do 559 already installed SDK Tools r10 into your SDK, use the Android SDK and AVD Manager to do 589 already installed SDK Tools r10 into your SDK, use the Android SDK and AVD Manager to d [all...] |
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityDelegateHelper.java | 142 // delegating service not running, so check if it is installed at all 149 " not installed.");
|
/cts/tests/tests/security/src/android/security/cts/ |
PackageSignatureTest.java | 76 // The accessibility APK required to be installed while running CTS 79 // The device management APK required to be installed while running CTS
|
/external/bluetooth/bluez/tools/ |
hciconfig.8 | 22 is the name of a Bluetooth device installed in the system. If 26 prints name and basic information about all the Bluetooth devices installed in
|
Completed in 541 milliseconds
<<11121314151617181920>>