|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkSource | |
---|---|
android.net.wifi | |
android.os |
Uses of WorkSource in android.net.wifi |
---|
Methods in android.net.wifi with parameters of type WorkSource | |
---|---|
void |
WifiManager.WifiLock.setWorkSource(WorkSource ws)
|
Uses of WorkSource in android.os |
---|
Fields in android.os with type parameters of type WorkSource | |
---|---|
static Parcelable.Creator<WorkSource> |
WorkSource.CREATOR
|
Methods in android.os with parameters of type WorkSource | |
---|---|
boolean |
WorkSource.add(WorkSource other)
|
boolean |
WorkSource.diff(WorkSource other)
|
boolean |
WorkSource.remove(WorkSource other)
|
void |
WorkSource.set(WorkSource other)
|
void |
PowerManager.WakeLock.setWorkSource(WorkSource ws)
|
Constructors in android.os with parameters of type WorkSource | |
---|---|
WorkSource(WorkSource orig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |