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