OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CardEmulationFragment
(Results
1 - 7
of
7
) sorted by null
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
MainActivity.java
53
CardEmulationFragment
fragment = new
CardEmulationFragment
();
CardEmulationFragment.java
31
public class
CardEmulationFragment
extends Fragment {
33
public static final String TAG = "
CardEmulationFragment
";
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
MainActivity.java
53
CardEmulationFragment
fragment = new
CardEmulationFragment
();
CardEmulationFragment.java
31
public class
CardEmulationFragment
extends Fragment {
33
public static final String TAG = "
CardEmulationFragment
";
/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java
31
public class
CardEmulationFragment
extends Fragment {
33
public static final String TAG = "
CardEmulationFragment
";
/developers/build/prebuilts/gradle/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/
SampleTests.java
43
private
CardEmulationFragment
mTestFragment;
58
mTestFragment = (
CardEmulationFragment
)
/developers/samples/android/connectivity/nfc/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/
SampleTests.java
43
private
CardEmulationFragment
mTestFragment;
58
mTestFragment = (
CardEmulationFragment
)
Completed in 223 milliseconds