Searched defs:isDebug (Results 1 – 10 of 10) sorted by relevance
75 @Named(PLUGIN_DEBUG) boolean isDebug) { in providesPluginInstanceFactory()
314 public final boolean isDebug() { in isDebug() method in AbstractPerUserSystemService
124 boolean isDebug) { in Factory()
237 private static boolean isDebug() { in isDebug() method in BlockedNumberBackupAgent
151 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
195 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
199 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
591 private static boolean isDebug() { in isDebug() method in CallLogBackupAgent
208 static bool isDebug() { return sDebugLogs ? true : false; }; in isDebug() function
349 const Sensor& SensorService::registerSensor(SensorInterface* s, bool isDebug, bool isVirtual) { in registerSensor()360 const Sensor& SensorService::registerDynamicSensorLocked(SensorInterface* s, bool isDebug) { in registerDynamicSensorLocked()375 const Sensor& SensorService::registerVirtualSensor(SensorInterface* s, bool isDebug) { in registerVirtualSensor()