public void onReceive(Context context, Intent intent) {
   if ("android.intent.action.DEVICE_STORAGE_LOW".equals(intent.getAction())) {
     RealTimeChatService.j();
   } else if ("android.intent.action.DEVICE_STORAGE_OK".equals(intent.getAction())) {
     RealTimeChatService.k();
     return;
   }
 }
示例#2
0
 protected void a(int i) {
   aoa aoa = dcn.e(((gqu) binder.a(gqu)).a());
   if (aoa == null) {
     eev.f("Babel", "[LastSeenPromo.setLastSeenPromo] Account changed?");
   } else {
     aoc.a(getContext(), aoa);
     RealTimeChatService.a(aoa, 6, true);
   }
   super.a(i);
 }
 public void a(String paramString) {
   a(RealTimeChatService.b(a.f, paramString, b));
 }