DB
Size: a a a
DB
DB
V
DB
T
a
АК
RC
АК
@Override
public int onStartCommand(Intent intent, int flags, int startId) {
new CheckUpdateTask(
context
, false).execute();
return super.onStartCommand(intent, flags, startId);
}
a
👨
ГА
DB
DB
V
@Override
public int onStartCommand(Intent intent, int flags, int startId) {
new CheckUpdateTask(
context
, false).execute();
return super.onStartCommand(intent, flags, startId);
}
getContext()
АК
getContext()
ГА
DB
DB
ГА