OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:example
(Results
1326 - 1350
of
3661
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
CurvedMotion.java
17
package com.
example
.android.curvedmotion;
/development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/
KeyframeAnimation.java
17
package com.
example
.android.keyframeanimation;
31
* This
example
shows how to use AnimationDrawable to construct a keyframe animation where each
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
ListItemObject.java
17
package com.
example
.android.insertingcells;
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
StableArrayAdapter.java
17
package com.
example
.android.listviewdragginganimation;
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandingCells.java
17
package com.
example
.android.expandingcells;
ExpandingLayout.java
17
package com.
example
.android.expandingcells;
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
StableArrayAdapter.java
17
package com.
example
.android.listviewitemanimations;
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
StableArrayAdapter.java
17
package com.
example
.android.listviewremovalanimation;
/development/samples/devbytes/animation/LiveButton/src/com/example/android/livebutton/
LiveButton.java
17
package com.
example
.android.livebutton;
/development/samples/devbytes/animation/PictureViewer/src/com/example/android/pictureviewer/
PictureViewer.java
17
package com.
example
.android.pictureviewer;
29
* This
example
shows how to use ViewPropertyAnimator to get a cross-fade effect as new
/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
FractionalLinearLayout.java
17
package com.
example
.android.slidingfragments;
TextFragment.java
17
package com.
example
.android.slidingfragments;
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
SkewableTextView.java
17
package com.
example
.android.toongame;
/development/samples/devbytes/graphics/BitmapScaling/src/com/example/android/bitmapscaling/
BitmapScaling.java
17
package com.
example
.android.bitmapscaling;
28
* This
example
shows how the use of BitmapOptions affects the resulting size of a loaded
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/
Utils.java
17
package com.
example
.android.smssample;
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/receiver/
MessagingReceiver.java
17
package com.
example
.android.smssample.receiver;
24
import com.
example
.android.smssample.service.MessagingService;
25
import com.
example
.android.smssample.Utils;
56
// As an
example
, we'll start a wakeful service to handle the SMS
64
// As an
example
, we'll start a wakeful service to handle the MMS
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/service/
MessagingService.java
17
package com.
example
.android.smssample.service;
22
import com.
example
.android.smssample.receiver.MessagingReceiver;
26
* that the {@link com.
example
.android.smssample.receiver.MessagingReceiver} passes over. It's
34
public static final String ACTION_MY_RECEIVE_SMS = "com.
example
.android.smssample.RECEIVE_SMS";
35
public static final String ACTION_MY_RECEIVE_MMS = "com.
example
.android.smssample.RECEIVE_MMS";
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
LayoutChangesActivity.java
17
package com.
example
.android.animationsdemo;
MainActivity.java
17
package com.
example
.android.animationsdemo;
ScreenSlidePageFragment.java
17
package com.
example
.android.animationsdemo;
/development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
TabCompatActivity.java
17
package com.
example
.android.tabcompat.lib;
19
import com.
example
.android.tabcompat.lib.TabHelper;
28
* level 5 and above. Using this class along with the {@link TabHelper} and {@link com.
example
.android.tabcompat.lib.CompatTab}
TabHelper.java
17
package com.
example
.android.tabcompat.lib;
/development/samples/training/basic/ActivityLifecycle/src/com/example/android/lifecycle/util/
Utils.java
17
package com.
example
.android.lifecycle.util;
/development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
SecureActivity.java
17
package com.
example
.training.deviceadmin;
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
ArticleActivity.java
17
package com.
example
.android.newsreader;
Completed in 490 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>