Searched refs:core (Results 1 – 25 of 315) sorted by relevance
12345678910>>...13
2 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull3 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault4 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled5 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable6 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled7 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled8 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.69 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve10 org.eclipse.jdt.core.compiler.compliance=1.611 org.eclipse.jdt.core.compiler.debug.lineNumber=generate[all …]
45 core/java/android/content/EventLogTags.logtags \46 core/java/android/speech/tts/EventLogTags.logtags \47 core/java/android/webkit/EventLogTags.logtags \60 core/java/android/accessibilityservice/IAccessibilityServiceConnection.aidl \61 core/java/android/accessibilityservice/IAccessibilityServiceClient.aidl \62 core/java/android/accounts/IAccountManager.aidl \63 core/java/android/accounts/IAccountManagerResponse.aidl \64 core/java/android/accounts/IAccountAuthenticator.aidl \65 core/java/android/accounts/IAccountAuthenticatorResponse.aidl \66 core/java/android/app/IActivityContainer.aidl \[all …]
1 package com.android.uiautomator.core {3 public class UiCollection extends com.android.uiautomator.core.UiObject {4 ctor public UiCollection(com.android.uiautomator.core.UiSelector);5 …iautomator.core.UiObject getChildByDescription(com.android.uiautomator.core.UiSelector, java.lang.…6 …ndroid.uiautomator.core.UiObject getChildByInstance(com.android.uiautomator.core.UiSelector, int) …7 …id.uiautomator.core.UiObject getChildByText(com.android.uiautomator.core.UiSelector, java.lang.Str…8 method public int getChildCount(com.android.uiautomator.core.UiSelector);21 method public static com.android.uiautomator.core.UiDevice getInstance();42 method public void registerWatcher(java.lang.String, com.android.uiautomator.core.UiWatcher);62 ctor public UiObject(com.android.uiautomator.core.UiSelector);[all …]
1 package com.android.uiautomator.core {5 method public static com.android.uiautomator.core.Configurator getInstance();10 method public com.android.uiautomator.core.Configurator setActionAcknowledgmentTimeout(long);11 method public com.android.uiautomator.core.Configurator setKeyInjectionDelay(long);12 method public com.android.uiautomator.core.Configurator setScrollAcknowledgmentTimeout(long);13 method public com.android.uiautomator.core.Configurator setWaitForIdleTimeout(long);14 method public com.android.uiautomator.core.Configurator setWaitForSelectorTimeout(long);17 public class UiCollection extends com.android.uiautomator.core.UiObject {18 ctor public UiCollection(com.android.uiautomator.core.UiSelector);19 …iautomator.core.UiObject getChildByDescription(com.android.uiautomator.core.UiSelector, java.lang.…[all …]
1 package com.android.uiautomator.core {3 public class UiCollection extends com.android.uiautomator.core.UiObject {4 ctor public UiCollection(com.android.uiautomator.core.UiSelector);5 …iautomator.core.UiObject getChildByDescription(com.android.uiautomator.core.UiSelector, java.lang.…6 …ndroid.uiautomator.core.UiObject getChildByInstance(com.android.uiautomator.core.UiSelector, int) …7 …id.uiautomator.core.UiObject getChildByText(com.android.uiautomator.core.UiSelector, java.lang.Str…8 method public int getChildCount(com.android.uiautomator.core.UiSelector);20 method public static com.android.uiautomator.core.UiDevice getInstance();39 method public void registerWatcher(java.lang.String, com.android.uiautomator.core.UiWatcher);54 ctor public UiObject(com.android.uiautomator.core.UiSelector);[all …]
27 LOCAL_SRC_FILES += core/geometry.cpp \28 core/gl_env.cpp \29 core/gl_frame.cpp \30 core/native_frame.cpp \31 core/native_program.cpp \32 core/shader_program.cpp \33 core/vertex_frame.cpp \34 core/value.cpp
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFieldPort;25 import android.filterfw.core.GenerateFinalPort;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFinalPort;25 import android.filterfw.core.MutableFrameFormat;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFieldPort;25 import android.filterfw.core.GLFrame;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFieldPort;25 import android.filterfw.core.GenerateFinalPort;26 import android.filterfw.core.MutableFrameFormat;
18 package android.filterfw.core;20 import android.filterfw.core.Frame;21 import android.filterfw.core.FrameFormat;22 import android.filterfw.core.FrameManager;23 import android.filterfw.core.GLFrame;24 import android.filterfw.core.NativeFrame;25 import android.filterfw.core.SimpleFrame;26 import android.filterfw.core.VertexFrame;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFieldPort;25 import android.filterfw.core.GLFrame;26 import android.filterfw.core.MutableFrameFormat;27 import android.filterfw.core.Program;28 import android.filterfw.core.ShaderProgram;
19 import android.filterfw.core.Filter;20 import android.filterfw.core.FilterContext;21 import android.filterfw.core.Frame;22 import android.filterfw.core.FrameFormat;23 import android.filterfw.core.GenerateFieldPort;24 import android.filterfw.core.Program;25 import android.filterfw.core.ShaderProgram;
20 import android.filterfw.core.FilterContext;21 import android.filterfw.core.FrameFormat;22 import android.filterfw.core.GenerateFieldPort;23 import android.filterfw.core.MutableFrameFormat;24 import android.filterfw.core.Program;25 import android.filterfw.core.ShaderProgram;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.MutableFrameFormat;25 import android.filterfw.core.NativeProgram;26 import android.filterfw.core.Program;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.Frame;23 import android.filterfw.core.FrameFormat;24 import android.filterfw.core.GenerateFieldPort;25 import android.filterfw.core.MutableFrameFormat;26 import android.filterfw.core.Program;27 import android.filterfw.core.ShaderProgram;
19 import android.filterfw.core.Filter;20 import android.filterfw.core.FilterContext;21 import android.filterfw.core.Frame;22 import android.filterfw.core.FrameFormat;23 import android.filterfw.core.GenerateFieldPort;24 import android.filterfw.core.MutableFrameFormat;25 import android.filterfw.core.Program;26 import android.filterfw.core.ShaderProgram;
20 import android.filterfw.core.Filter;21 import android.filterfw.core.FilterContext;22 import android.filterfw.core.FilterSurfaceView;23 import android.filterfw.core.Frame;24 import android.filterfw.core.FrameFormat;25 import android.filterfw.core.GenerateFieldPort;26 import android.filterfw.core.GenerateFinalPort;27 import android.filterfw.core.GLEnvironment;28 import android.filterfw.core.GLFrame;29 import android.filterfw.core.MutableFrameFormat;[all …]