Searched refs:mPIGScan (Results 1 – 1 of 1) sorted by relevance
60 private PendingIntent mPIGScan; field in PMCMainActivity99 mPIGScan = PendingIntent.getBroadcast(this, 0, new Intent(sGScanAction), 0); in onCreate()271 this, scanSettings, mIntervalMillis, mAlarmManager, mPIGScan); in startGscan()