OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findFragmentById
(Results
101 - 125
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/swiperefreshlayoutbasic/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/developers/samples/android/notification/LNotifications/Application/tests/src/com/example/android/lnotifications/
OtherMetadataFragmentTest.java
36
.
findFragmentById
(R.id.container);
/developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/android/multiwindowplayground/activities/
LoggingActivity.java
127
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/CardReader/src/com.example.android.cardreader/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/ClippingBasic/src/com.example.android.clippingbasic/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/CustomTransition/src/com.example.android.customtransition/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/DrawableTinting/src/com.example.android.drawabletinting/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/ElevationBasic/src/com.example.android.elevationbasic/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/ElevationDrag/src/com.example.android.elevationdrag/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/Interpolator/src/com.example.android.interpolator/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/MultiWindowPlayground/src/com/android.multiwindowplayground/activities/
LoggingActivity.java
127
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
/development/samples/browseable/RevealEffectBasic/src/com.example.android.revealeffectbasic/
MainActivity.java
105
.
findFragmentById
(R.id.log_fragment);
Completed in 412 milliseconds
1
2
3
4
5
6
7
8
9
10