Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
intentions
/
DummyActivity2.java
blob: 7abcece69540ac3d6242951d1da77817bd35c5e6 [
file
] [
log
] [
blame
]
package
com
.
example
;
import
android
.
app
.
Activity
;
public
class
Dummy
<
caret
>
Activity
{
}