HomeSort by relevance Sort by last modified time
    Searched refs:exported (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/content/pm/
ComponentInfo.java 60 * Comes from {@link android.R.attr#exported android:exported} of the
64 public boolean exported = false; field in class:ComponentInfo
75 exported = orig.exported;
133 pw.println(prefix + "enabled=" + enabled + " exported=" + exported
156 dest.writeInt(exported ? 1 : 0);
165 exported = (source.readInt() != 0);
  /external/chromium_org/tools/cr/cr/base/
android.py 81 before = context.exported
99 items = env_setup.exported.items()
107 for key, value in env_setup.exported.items():
host.py 84 env={k: str(v) for k, v in context.exported.items()},
client.py 212 for name in cr.auto.build.config.OVERRIDES.exported.keys():
  /external/chromium_org/third_party/WebKit/Source/platform/
blink_platform.target.darwin-arm.mk 145 third_party/WebKit/Source/platform/exported/Platform.cpp \
146 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
148 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
149 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
151 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
153 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
154 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_platform.target.darwin-mips.mk 144 third_party/WebKit/Source/platform/exported/Platform.cpp \
145 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
146 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
148 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
149 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
151 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
153 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_platform.target.darwin-x86.mk 144 third_party/WebKit/Source/platform/exported/Platform.cpp \
145 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
146 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
148 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
149 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
151 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
153 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_platform.target.linux-arm.mk 145 third_party/WebKit/Source/platform/exported/Platform.cpp \
146 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
148 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
149 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
151 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
153 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
154 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_platform.target.linux-mips.mk 144 third_party/WebKit/Source/platform/exported/Platform.cpp \
145 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
146 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
148 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
149 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
151 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
153 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_platform.target.linux-x86.mk 144 third_party/WebKit/Source/platform/exported/Platform.cpp \
145 third_party/WebKit/Source/platform/exported/WebActiveGestureAnimation.cpp \
146 third_party/WebKit/Source/platform/exported/WebAudioBus.cpp \
147 third_party/WebKit/Source/platform/exported/WebAudioDevice.cpp \
148 third_party/WebKit/Source/platform/exported/WebBlobData.cpp \
149 third_party/WebKit/Source/platform/exported/WebContentDecryptionModule.cpp \
150 third_party/WebKit/Source/platform/exported/WebContentDecryptionModuleSession.cpp \
151 third_party/WebKit/Source/platform/exported/WebCryptoAlgorithm.cpp \
152 third_party/WebKit/Source/platform/exported/WebCryptoKey.cpp \
153 third_party/WebKit/Source/platform/exported/WebCursorInfo.cpp
    [all...]
blink_common.target.darwin-mips.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
blink_common.target.darwin-x86.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
blink_common.target.linux-mips.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
blink_common.target.linux-x86.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
blink_common.target.darwin-arm.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
blink_common.target.linux-arm.mk 27 third_party/WebKit/Source/platform/exported/WebCString.cpp \
28 third_party/WebKit/Source/platform/exported/WebString.cpp \
29 third_party/WebKit/Source/platform/exported/WebCommon.cpp
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/jgss/kerberos/
KerberosNameTest.java 33 byte[] exported = kerberosName.export();
35 assertTrue(Arrays.equals(expected, exported));
  /cts/tests/tests/content/src/android/content/pm/cts/
ComponentInfoTest.java 224 assertEquals(mComponentInfo.exported, ci.exported);
  /external/chromium_org/mojo/public/bindings/generators/
mojom_js_generator.py 136 def GetStructInfo(exported, struct):
142 "exported": exported,
  /device/generic/goldfish/opengl/
Android.mk 43 # This ensures that anything exported by module A will be correctly
  /ndk/build/core/
import-locals.mk 21 # to use the exported definitions of the closure of all modules
  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 75 final boolean exported; // from ServiceInfo.exported field in class:ServiceRecord
317 exported = sInfo.exported;
  /frameworks/base/services/java/com/android/server/firewall/
IntentFirewall.java 571 int owningUid, boolean exported);
582 * @param exported Whether the component is exported
586 boolean exported) {
587 return mAms.checkComponentPermission(permission, pid, uid, owningUid, exported) ==
  /sdk/emulator/opengl/
Android.mk 43 # This ensures that anything exported by module A will be correctly
  /external/chromium_org/tools/cr/cr/commands/
init.py 155 build_package.config.OVERRIDES.exported)

Completed in 402 milliseconds

1 2 3 4 5