OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protected
(Results
276 - 300
of
40743
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
PhpLanguage.java
26
protected
String getImportStatement() {
32
protected
String getRpcReceiverDeclaration(String rpcReceiver) {
37
protected
String getDefaultRpcReceiver() {
42
protected
String getApplyOperatorText() {
47
protected
String getQuote() {
/external/smali/smalidea/src/test/java/org/jf/smalidea/
LightCodeInsightParsingTestCase.java
50
protected
final String myFilePrefix = "";
51
protected
final String myFileExt;
52
@NonNls
protected
final String myFullDataPath;
53
protected
final Language myLanguage;
55
protected
PsiFile myFile;
65
protected
void setUp() throws Exception {
70
protected
void tearDown() throws Exception {
75
protected
boolean includeRanges() {
79
protected
boolean skipSpaces() {
83
protected
boolean checkAllPsiRoots()
[
all
...]
/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/
AbstractFragmentsActivity.java
21
protected
abstract void onPageChanged(int page);
23
protected
AbstractFragmentsActivity(int title, int layout, List<Page> notes) {
30
protected
void onCreate(@Nullable Bundle savedInstanceState) {
44
protected
void onResume() {
50
protected
void onSaveInstanceState(Bundle outState) {
/frameworks/base/opengl/java/android/opengl/
GLWrapperBase.java
48
protected
GL10 mgl;
49
protected
GL10Ext mgl10Ext;
50
protected
GL11 mgl11;
51
protected
GL11Ext mgl11Ext;
52
protected
GL11ExtensionPack mgl11ExtensionPack;
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
LiveChannelsTestCase.java
25
protected
UiDevice mDevice;
26
protected
Resources mTargetResources;
27
protected
LiveChannelsUiDeviceHelper mLiveChannelsHelper;
30
protected
void setUp() throws Exception {
41
protected
void tearDown() throws Exception {
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseWrapCipher.java
60
protected
int pbeType = PKCS12;
61
protected
int pbeHash = SHA1;
62
protected
int pbeKeySize;
63
protected
int pbeIvSize;
65
protected
AlgorithmParameters engineParams = null;
67
protected
Wrapper wrapEngine = null;
76
protected
BaseWrapCipher()
80
protected
BaseWrapCipher(
86
protected
BaseWrapCipher(
94
protected
int engineGetBlockSize(
[
all
...]
/packages/apps/Settings/src/com/android/settings/notification/
NotificationSettingsBase.java
62
protected
static final String ARG_FROM_SETTINGS = "fromSettings";
64
protected
PackageManager mPm;
65
protected
NotificationBackend mBackend = new NotificationBackend();
66
protected
NotificationManager mNm;
67
protected
Context mContext;
69
protected
int mUid;
70
protected
int mUserId;
71
protected
String mPkg;
72
protected
PackageInfo mPkgInfo;
73
protected
EnforcedAdmin mSuspendedAppsAdmin
[
all
...]
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerCtsTestsBase.java
50
protected
static final String TAG = "ShortcutCTS";
82
protected
Context mPackageContext1;
83
protected
Context mPackageContext2;
84
protected
Context mPackageContext3;
85
protected
Context mPackageContext4;
87
protected
Context mLauncherContext1;
88
protected
Context mLauncherContext2;
89
protected
Context mLauncherContext3;
90
protected
Context mLauncherContext4;
120
protected
void setUp() throws Exception
[
all
...]
/packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageWizardBase.java
53
protected
static final String EXTRA_FORMAT_FORGET_UUID = "format_forget_uuid";
54
protected
static final String EXTRA_FORMAT_PRIVATE = "format_private";
55
protected
static final String EXTRA_FORMAT_SLOW = "format_slow";
56
protected
static final String EXTRA_MIGRATE_SKIP = "migrate_skip";
58
protected
StorageManager mStorage;
60
protected
VolumeInfo mVolume;
61
protected
DiskInfo mDisk;
67
protected
void onCreate(Bundle savedInstanceState) {
100
protected
void onDestroy() {
105
protected
Button getBackButton()
[
all
...]
/frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreRSACipherSpi.java
58
protected
boolean adjustConfigForEncryptingWithPrivateKey() {
66
protected
void initAlgorithmSpecificParameters() throws InvalidKeyException {}
69
protected
void initAlgorithmSpecificParameters(@Nullable AlgorithmParameterSpec params)
78
protected
void initAlgorithmSpecificParameters(@Nullable AlgorithmParameters params)
88
protected
AlgorithmParameters engineGetParameters() {
93
protected
final int getAdditionalEntropyAmountForBegin() {
98
protected
final int getAdditionalEntropyAmountForFinish() {
112
protected
boolean adjustConfigForEncryptingWithPrivateKey() {
121
protected
void initAlgorithmSpecificParameters() throws InvalidKeyException {}
124
protected
void initAlgorithmSpecificParameters(@Nullable AlgorithmParameterSpec params
[
all
...]
/art/test/026-access/src/
Unrelated.java
18
protected
int instance_x;
19
protected
static int static_x = 5;
21
protected
Unrelated(int x) {
/art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerSingle.java
26
protected
FuzzerSingle(BaseListener listener) {
31
protected
String getNextInputFilename() {
35
protected
String getNextOutputFilename() {
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
PrimaryProfileOwnerUserRestrictionsTest.java
20
protected
String[] getAllowedRestrictions() {
26
protected
String[] getDisallowedRestrictions() {
31
protected
String[] getDefaultEnabledRestrictions() {
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAdminServiceDeviceOwnerTest.java
20
protected
int getUserId() {
25
protected
boolean isTestEnabled() {
30
protected
void setAsOwnerOrFail(String component) throws Exception {
/external/annotation-tools/annotation-file-utilities/src/annotator/find/
CloseParenthesisInsertion.java
17
protected
String getText(boolean comments, boolean abbreviate) {
23
protected
boolean addLeadingSpace(boolean gotSeparateLine, int pos,
31
protected
boolean addTrailingSpace(boolean gotSeparateLine) {
/external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewTab.java
13
protected
CreateJobViewTab() {}
54
protected
CreateJobViewPresenter getPresenter() {
58
protected
CreateJobViewDisplay getDisplay() {
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
FixedPointPreCompInfo.java
8
protected
ECPoint offset = null;
14
protected
ECPoint[] preComp = null;
21
protected
int width = -1;
GLVMultiplier.java
9
protected
final ECCurve curve;
10
protected
final GLVEndomorphism glvEndomorphism;
23
protected
ECPoint multiplyPositive(ECPoint p, BigInteger k)
WNafPreCompInfo.java
13
protected
ECPoint[] preComp = null;
19
protected
ECPoint[] preCompNeg = null;
25
protected
ECPoint twice = null;
/external/clang/test/SemaCXX/
pragma-visibility.cpp
9
#pragma GCC visibility push(
protected
) // expected-error{{#pragma visibility push with no matching #pragma visibility pop}}
16
#pragma GCC visibility push(
protected
)
21
#pragma GCC visibility push(
protected
)
/external/guice/core/src/com/google/inject/internal/
AbstractBindingBuilder.java
47
protected
static final Key<?> NULL_KEY = Key.get(Void.class);
49
protected
List<Element> elements;
50
protected
int position;
51
protected
final Binder binder;
62
protected
BindingImpl<T> getBinding() {
66
protected
BindingImpl<T> setBinding(BindingImpl<T> binding) {
73
protected
BindingImpl<T> annotatedWithInternal(Class<? extends Annotation> annotationType) {
81
protected
BindingImpl<T> annotatedWithInternal(Annotation annotation) {
105
protected
boolean keyTypeIsSet() {
109
protected
void checkNotTargetted()
[
all
...]
/external/junit/src/main/java/org/junit/internal/runners/
JUnit4ClassRunner.java
38
protected
List<Method> getTestMethods() {
42
protected
void validate() throws InitializationError {
57
protected
void runMethods(final RunNotifier notifier) {
73
protected
Annotation[] classAnnotations() {
77
protected
String getName() {
81
protected
Object createTest() throws Exception {
85
protected
void invokeTestMethod(Method method, RunNotifier notifier) {
108
protected
TestMethod wrapMethod(Method method) {
112
protected
String testName(Method method) {
116
protected
Description methodDescription(Method method)
[
all
...]
/external/mockito/src/main/java/org/mockito/internal/creation/settings/
CreationSettings.java
25
protected
Class<T> typeToMock;
26
protected
Set<Class<?>> extraInterfaces = new LinkedHashSet<Class<?>>();
27
protected
String name;
28
protected
Object spiedInstance;
29
protected
Answer<Object> defaultAnswer;
30
protected
MockName mockName;
31
protected
SerializableMode serializableMode = SerializableMode.NONE;
32
protected
List<InvocationListener> invocationListeners = new ArrayList<InvocationListener>();
33
protected
final List<StubbingLookupListener> stubbingLookupListeners = new ArrayList<StubbingLookupListener>();
34
protected
List<VerificationStartedListener> verificationStartedListeners = new LinkedList<VerificationStarte (…)
[
all
...]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
Ovc1VisualSampleEntryImpl.java
15
protected
long getContentSize() {
34
protected
void getContent(ByteBuffer byteBuffer) {
41
protected
Ovc1VisualSampleEntryImpl() {
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/internal/
AppSingletonizer.java
28
protected
abstract T get(ShadowApplication shadowApplication);
30
protected
abstract void set(ShadowApplication shadowApplication, T instance);
32
protected
T createInstance(Application applicationContext) {
Completed in 1565 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>