OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MyRemotableView
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
MyRemotableView.java
27
public class
MyRemotableView
extends TextView {
35
public
MyRemotableView
(Context context) {
39
public
MyRemotableView
(Context context, AttributeSet attrs) {
43
public
MyRemotableView
(Context context, AttributeSet attrs, int defStyle) {
RemoteViewsTest.java
744
MyRemotableView
customView = (
MyRemotableView
) mResult.findViewById(R.id.remoteView_custom);
[
all
...]
Completed in 157 milliseconds