Sign in
android
/
platform
/
sdk
/
7ce6049cd1d368d7cd08ac5e22f855f23b2110a7
/
.
/
lint
/
libs
/
lint_checks
/
tests
/
src
/
com
/
android
/
tools
/
lint
/
checks
/
data
/
registration
/
Bar.java.txt
blob: b514f1112e494be26c796c7b8da73318f4618b58 [
file
] [
log
] [
blame
]
package
test
.
pkg
.
Foo
;
import
android
.
app
.
Activity
;
public
class
Bar
extends
Activity
{
private
Bar
()
{
}
}