/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
CheckBoxItem.java | 44 protected void onBind(View view) { 67 protected int getResourceId() { 72 protected int getCompoundButtonId() { 77 protected void onSelected() {
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
SQLiteContentProvider.java | 46 protected SQLiteDatabase mDb; 60 protected abstract SQLiteOpenHelper getDatabaseHelper(Context context); 65 protected abstract Uri insertInTransaction(Uri uri, ContentValues values, 71 protected abstract int updateInTransaction(Uri uri, ContentValues values, String selection, 77 protected abstract int deleteInTransaction(Uri uri, String selection, String[] selectionArgs, 80 protected abstract void notifyChange(boolean syncToNetwork); 82 protected SQLiteOpenHelper getDatabaseHelper() { 86 protected boolean applyingBatch() { 208 protected boolean getIsCallerSyncAdapter(Uri uri) { 261 protected void onBeginTransaction() [all...] |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
TelecomTestCase.java | 30 protected static final String TESTING_TAG = "Telecom-TEST"; 31 protected Context mContext; 51 protected static void waitForHandlerAction(Handler h, long timeoutMillis) { 63 protected final void waitForHandlerActionDelayed(Handler h, long timeoutMillis, long delayMs) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mspcall.h | 30 protected: 33 protected: 62 protected: 66 protected:
|
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/src/proguard/annotation/ |
KeepPublicProtectedClassMemberNames.java | 12 * This annotation specifies to keep all public or protected class members of
|
KeepPublicProtectedClassMembers.java | 12 * This annotation specifies to keep all public or protected class members of
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/src/main/java/com/example/simpleperf/simpleperfexamplepurejava/ |
MainActivity.java | 9 protected void onCreate(Bundle savedInstanceState) {
|
/toolchain/binutils/binutils-2.27/gold/testsuite/ |
protected_1.cc | 23 // The function f1 is protected, which means that other callers in the 27 f1() __attribute__ ((__visibility__ ("protected"))); 36 // same function address for a protected function in the executable 46 asm(".protected f2");
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/ |
ifunc-6.s | 8 .protected foo
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
export-class-dep.s | 16 .protected protected_baz
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/ |
ifunc-6-x86-64.s | 8 .protected foo
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-vax-elf/ |
export-class-def.s | 4 .protected protected_foo
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
CipherSpiTest.java | 52 protected byte[] engineDoFinal(byte[] input, int inputOffset, int inputLen) 58 protected int engineDoFinal(byte[] input, int inputOffset, int inputLen, byte[] output, 65 protected int engineGetBlockSize() { 70 protected byte[] engineGetIV() { 75 protected int engineGetOutputSize(int inputLen) { 80 protected AlgorithmParameters engineGetParameters() { 85 protected void engineInit(int opmode, Key key, SecureRandom random) 91 protected void engineInit(int opmode, Key key, AlgorithmParameterSpec params, 97 protected void engineInit(int opmode, Key key, AlgorithmParameters params, 103 protected void engineSetMode(String mode) throws NoSuchAlgorithmException [all...] |
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthWeekEventsView.java | 108 protected Time mToday = new Time(); 109 protected boolean mHasToday = false; 110 protected int mTodayIndex = -1; 111 protected int mOrientation = Configuration.ORIENTATION_LANDSCAPE; 112 protected List<ArrayList<Event>> mEvents = null; 113 protected ArrayList<Event> mUnsortedEvents = null; 117 protected FloatRef mEventOutlines = new FloatRef(10 * 4 * 4 * 7); 121 protected static StringBuilder mStringBuilder = new StringBuilder(50); 123 protected static Formatter mFormatter = new Formatter(mStringBuilder, Locale.getDefault()); 125 protected Paint mMonthNamePaint [all...] |
/art/tools/dexfuzz/src/dexfuzz/fuzzers/ |
FuzzerMultiple.java | 27 protected int iterations; 29 protected FuzzerMultiple(BaseListener listener) { 34 protected String getNextInputFilename() {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
ForegroundNonPaymentEmulatorActivity.java | 13 protected void onCreate(Bundle savedInstanceState) { 21 protected void onResume() { 27 protected void onPause() {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/ |
GoNegRequesterTestListActivity.java | 33 protected void onCreate(Bundle savedInstanceState) { 40 protected ArrayList<ReqTestCase> getTestSuite(Context context) { 45 protected Class<?> getRequesterActivityClass() {
|
GoNegResponderTestActivity.java | 31 protected void onCreate(Bundle savedInstanceState) { 38 protected TestCase getTestCase(Context context) { 43 protected int getReadyMsgId() {
|
GoTestActivity.java | 31 protected void onCreate(Bundle savedInstanceState) { 38 protected TestCase getTestCase(Context context) { 43 protected int getReadyMsgId() {
|
P2pClientTestListActivity.java | 33 protected void onCreate(Bundle savedInstanceState) { 40 protected ArrayList<ReqTestCase> getTestSuite(Context context) { 45 protected Class<?> getRequesterActivityClass() {
|
ServiceRequesterTestListActivity.java | 33 protected void onCreate(Bundle savedInstanceState) { 40 protected ArrayList<ReqTestCase> getTestSuite(Context context) { 45 protected Class<?> getRequesterActivityClass() {
|
ServiceResponderTestActivity.java | 31 protected void onCreate(Bundle savedInstanceState) { 38 protected TestCase getTestCase(Context context) { 43 protected int getReadyMsgId() {
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/ |
BaseUserRestrictionsTest.java | 33 protected static final String[] ALL_USER_RESTRICTIONS = new String[]{ 77 protected static final String[] DO_GLOBAL_RESTRICTIONS = new String[] { 105 protected void assertLayeredRestriction(String restriction, boolean expected) { 110 protected void assertOwnerRestriction(String restriction, boolean expected) { 116 protected void assertRestrictions(Set<String> expected) { 125 protected void assertSetClearUserRestriction(String restriction) { 148 protected void assertClearUserRestriction(String restriction) { 154 protected void assertClearDefaultRestrictions() { 163 protected void assertCannotSetUserRestriction(String restriction) { 196 protected abstract String[] getAllowedRestrictions() [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
BaseAffiliatedProfileOwnerTest.java | 31 protected DevicePolicyManager mDevicePolicyManager; 34 protected void setUp() throws Exception { 51 protected ComponentName getWho() {
|
/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/ |
BaseProfileOwnerTest.java | 31 protected DevicePolicyManager mDevicePolicyManager; 34 protected void setUp() throws Exception { 48 protected static ComponentName getWho() {
|